Commit Graph
6111 Commits
Author SHA1 Message Date
Glenn Maynard 80b7186a42 update 2003-10-13 03:28:23 +00:00
Glenn Maynard d82f701722 Preload "LifeMeterBattery lose life", to prevent framerate drops. 2003-10-13 03:25:39 +00:00
Glenn Maynard 70d4e23d2c Lock the life meter after failing.
If m_bTwoPlayerRecovery (normal): only lock and fail in FAIL_END_OF_SONG
if both players were failing at the same point.  (Before, FAIL_ARCADE
would pass as long as one player was passing at any given point,
but FAIL_END_OF_SONG would fail at the end if all players were failing
at any point, which made FAIL_END_OF_SONG harder than FAIL_ARCADE
in some cases.)

Don't show the danger animation in FAIL_OFF.
2003-10-13 03:24:28 +00:00
Glenn Maynard 805bbdd125 add m_bTwoPlayerRecovery 2003-10-13 03:20:05 +00:00
Glenn Maynard 5c8a8d16d7 changable regen combos 2003-10-13 00:06:49 +00:00
Glenn Maynard 4c5b32db02 floating-point scores 2003-10-12 21:51:02 +00:00
Glenn Maynard 607666d330 use GetPercentDancePoints 2003-10-12 21:49:29 +00:00
Glenn Maynard 67a7d0c8e0 preload ScreenTitleMenu change 2003-10-12 21:49:06 +00:00
Glenn Maynard 259bbcb40b add StageStats::GetPercentDancePoints 2003-10-12 21:48:05 +00:00
Chris Danford 037c26e20b add sound volume menu option 2003-10-12 20:34:46 +00:00
Chris Danford 24e984b444 silence music during demonstration if !AttractSound 2003-10-12 20:00:49 +00:00
Chris Danford 9b111c9058 fix AV if character has no model 2003-10-12 20:00:22 +00:00
Chris Danford a2029876e7 get rid of transition state assert. It's harmless 2003-10-12 20:00:02 +00:00
Chris Danford 0cd3f10351 add controller number to input test 2003-10-12 19:46:07 +00:00
Chris Danford b3d25996d8 add option for silent attract 2003-10-12 19:45:28 +00:00
Chris Danford 575c4a0be1 change doc formatting 2003-10-12 18:52:38 +00:00
Chris Danford a9d3cc5017 add mappings for PSXPAD 2003-10-12 18:27:24 +00:00
Chris Danford 94503e0ee3 update doc formatting 2003-10-12 18:25:06 +00:00
Chris Danford b035ca6257 don't boost app priority if using NTPAD 2003-10-12 17:53:35 +00:00
Chris Danford a53885a1a2 add joy mappings for NTPAD 2003-10-12 17:44:33 +00:00
Chris Danford ecee68a678 update VC6 project file 2003-10-12 04:17:18 +00:00
Glenn Maynard d3755f98a5 fix crashes when files fail to open 2003-10-12 03:01:07 +00:00
Steve Checkoway 712289aa29 One of these days I'll remember that it likes to add new files as an absolute path 2003-10-11 21:14:59 +00:00
Steve Checkoway cebfdab909 update 2003-10-11 21:13:40 +00:00
Ben Anderson c0de92976a Added ScreenCenterImage and ScreenTestInput. Made Makefile.am harder to read :p 2003-10-11 18:33:40 +00:00
Chris Danford d308ed0187 finish input test screen 2003-10-11 08:52:07 +00:00
Chris Danford c76e819d1d finish image centering code
add input test screen
2003-10-11 07:47:34 +00:00
Chris Danford e2afe920dd add half-finished screen centering code (necessary for arcade and Xbox) 2003-10-11 06:37:45 +00:00
Chris Danford 24922fb3d7 add half-finished screen centering code (necessary for arcade and Xbox) 2003-10-11 06:31:44 +00:00
Glenn Maynard f0576389dc Search for fallback graphics in all searched noteskin dirs, not just common. 2003-10-11 04:10:29 +00:00
Glenn Maynard e0f7347551 fix release build copmile 2003-10-11 04:05:43 +00:00
Chris Danford 70446551a9 add half-finished screen centering code (necessary for arcade and Xbox) 2003-10-11 01:51:36 +00:00
Glenn Maynard 9cf3f9b331 support 6 joysticks 2003-10-11 00:16:32 +00:00
Glenn Maynard a7771a5c66 boost Pump thread priority 2003-10-11 00:15:19 +00:00
Glenn Maynard 487ae05261 Don't re-init ScoreDisplay. 2003-10-10 23:44:17 +00:00
Glenn Maynard 0468d26316 improve output 2003-10-10 23:42:02 +00:00
Glenn Maynard 8c5c84b691 Re-fix '0' crashing the editor 2003-10-10 22:22:10 +00:00
Chris Danford af254e4f91 convert all sounds to 44KHz to prevent resample at runtime 2003-10-10 05:47:25 +00:00
Glenn Maynard dcc58faf48 no extensions in redirs 2003-10-10 05:36:25 +00:00
Glenn Maynard b014c72bd2 Remove extra newlines when recovering from malformed MSDs. 2003-10-10 04:32:50 +00:00
Glenn Maynard abc93ed1d4 work around windows and/or samba bug 2003-10-10 04:16:44 +00:00
Glenn Maynard 0f09ef2103 prevent negative PostScreenMessage time 2003-10-10 03:47:45 +00:00
Glenn Maynard 8afe89d22f Cleanup: read game prefs right after theme and announcer are set up,
so we don't waste time with default metrics that'll just be overridden
right away.  Load ANNOUNCER earlier to do this.
2003-10-10 03:23:36 +00:00
Glenn Maynard 04d7f58014 Stricter ReadGamePrefsFromDisk asserts 2003-10-10 03:17:08 +00:00
Glenn Maynard 3504bd4a4a Fix hidden not turning off 2003-10-09 23:58:17 +00:00
Glenn Maynard 644ec45723 cosmetic 2003-10-09 23:27:28 +00:00
Chris Danford 72405a73d4 move FAQ to CVS from web 2003-10-09 21:18:00 +00:00
Steve Checkoway f557939ffb Send error output to stderr 2003-10-09 10:01:36 +00:00
Steve Checkoway c3dd3b75d5 remove VideoCardDefaults 2003-10-09 09:11:21 +00:00
Steve Checkoway 9ac7397368 version--there are far too many of these... 2003-10-09 09:08:37 +00:00