Commit Graph
8139 Commits
Author SHA1 Message Date
Manu Evans 5870ad19b3 fixed some warnings 2004-01-31 02:36:10 +00:00
Manu Evans c87e9ada30 fixed some warnings 2004-01-31 02:17:47 +00:00
Manu Evans 173d4c2c84 Still tryig to get xbox building..
DeleteObject needed replacing with CloseHandle for xbox (and maybe PC too?)
RageDisplay_D3D was creating dynamic links to the wrong .lib's ..
they are only in the windows build now ..
libs are included in the project file for xbox ..
2004-01-31 01:57:33 +00:00
Manu Evans 796cc43614 Still tryig to get xbox building..
Fixed up some preprocessor defines and added additional include paths to xbox config
2004-01-31 01:23:20 +00:00
Glenn Maynard 2a6e586a73 SOUND->HandleSongTimer() in SM_GainFocus, not ctor 2004-01-30 20:29:24 +00:00
Glenn Maynard 713ef39b04 fix timestamping always showing 2004-01-30 06:39:06 +00:00
Glenn Maynard c812ac2ec9 remove mesa junk; symlink it to libGL if you really want to do that
handle broken systems that need -lGLU to link -lGL
2004-01-30 05:19:22 +00:00
Steve Checkoway bc3e405877 Don't depend on the linker being smart enough to pull in -lGL. See my e-mail to the dev list for more details. 2004-01-30 05:14:02 +00:00
Glenn Maynard 6e13a833d2 simplify
fix "zero first update" logic
2004-01-30 05:07:26 +00:00
Glenn Maynard 62144e5794 fix GameState::LaunchAttack 2004-01-30 00:58:33 +00:00
Glenn Maynard c6ce74564e fix crash when !SHOW_GRADE_AREA 2004-01-30 00:36:28 +00:00
Glenn Maynard 762dba8662 fix editor jumping back to 1x 2004-01-29 21:31:40 +00:00
Glenn Maynard 638a15a55d off-by-one 2004-01-29 21:20:05 +00:00
Glenn Maynard de249cb80a const fix 2004-01-29 21:16:57 +00:00
Glenn Maynard e8c7082aa3 skip logging 2004-01-29 21:02:51 +00:00
Glenn Maynard 1fa29116f3 think MUSIC_SECONDS_INVALID isn't needed now 2004-01-29 20:58:11 +00:00
Glenn Maynard ee42123bf3 handle locks 2004-01-29 09:24:56 +00:00
Steve Checkoway 70d0cf1763 I forgot to check this in a while ago. I have no idea why including the correct header doesn't seem to fix the problem. Oh well, this works. 2004-01-29 06:59:55 +00:00
Glenn Maynard 9a68042e42 fix warnings 2004-01-29 05:23:31 +00:00
Glenn Maynard 77951ede0e set up GAMESTATE->m_fMusicSeconds earlier 2004-01-29 05:20:27 +00:00
Glenn Maynard 8b2c58056b Make sure we always send at least one update before drawing. 2004-01-29 05:12:18 +00:00
Glenn Maynard 3627b8dea9 rankings course listing 2004-01-29 01:46:08 +00:00
Glenn Maynard c6c4cb6606 rankings course list metrics 2004-01-29 01:40:41 +00:00
Thad Ward 4cb58dcb30 add missing theme font element 2004-01-29 00:38:26 +00:00
Glenn Maynard 27171288d4 cleanup, simplify 2004-01-28 21:28:43 +00:00
Andrew Livy c693273ba4 Fix: Stage Failed Evaluation Screens Should Now Display Correctly (AGAIN) 2004-01-28 19:34:07 +00:00
Chris Danford 68ff50636d add 2-pass support for models 2004-01-28 08:53:40 +00:00
Andrew Livy b6b982b4b8 Allow for oni/nonstop/endless to be selected / disabled appropriately if elements all on page 1 of difficulty select screen 2004-01-28 02:11:27 +00:00
Glenn Maynard 946d26ae8e fix warnings 2004-01-27 21:03:43 +00:00
Glenn Maynard dfb4fe942d die if SetHWParams fails in SetSampleRate 2004-01-27 06:36:24 +00:00
Glenn Maynard 5548778cb1 do the GLU check correctly 2004-01-27 06:09:27 +00:00
Glenn Maynard b5279e990d don't jump to first difficulty while in sorts 2004-01-27 05:48:25 +00:00
Glenn Maynard c8ede67da3 add SORT_CHALLENGE_METER 2004-01-27 05:37:43 +00:00
Glenn Maynard 269023f747 fix editor jumping to odd positions in the music after going through options menus 2004-01-26 23:08:46 +00:00
Glenn Maynard d729a0e7aa ScreenSystemLayer::UpdateTimestampAndSkips cleanup
send SM_LoseFocus when bringing up an input window, minimenu, etc,
and on AddNewScreenToTop
2004-01-26 23:06:50 +00:00
Glenn Maynard ee4eea353f fix editor player options crash 2004-01-26 22:41:37 +00:00
Glenn Maynard 65ebfa853a initialize opt 2004-01-26 22:40:46 +00:00
Glenn Maynard 8b03f1a9f4 fix player options in editor 2004-01-26 22:20:42 +00:00
Glenn Maynard 47440ed830 m_MessageSendOnPop fix 2004-01-26 22:19:33 +00:00
Glenn Maynard bc0af51dcc allow showing course mods in the editor 2004-01-26 20:56:58 +00:00
Glenn Maynard b9b589cc34 Course::Unload 2004-01-26 20:55:35 +00:00
Glenn Maynard d8212e8d08 simplify attack handling 2004-01-26 20:39:14 +00:00
Glenn Maynard 032dc0c0a0 fix minimenu alignment 2004-01-26 19:11:25 +00:00
Glenn Maynard fb9557573c fix unlocks 2004-01-26 06:47:06 +00:00
Chris Danford 6273a42f96 update comment 2004-01-26 04:39:14 +00:00
Chris Danford ae8a754acd update readme link 2004-01-26 04:05:42 +00:00
Glenn Maynard 4259b5467a fix keys getting stuck after windows dialogs 2004-01-26 04:00:52 +00:00
Glenn Maynard dc33cc12bb increase MAX_INPUT_QUEUE_LENGTH 2004-01-26 03:36:02 +00:00
Glenn Maynard fe676f0dc2 preload locked sound 2004-01-26 03:23:12 +00:00
Chris Danford 1c78e70d57 remove assert. (the m_bGeneric stuff is kind of messy...) 2004-01-26 02:33:19 +00:00