Commit Graph

25167 Commits

Author SHA1 Message Date
Glenn Maynard b7c64f0b83 ArrowSpacing 2007-03-10 18:05:06 +00:00
Steve Checkoway 5088a880f4 Scale for widescreen. 2007-03-10 14:45:23 +00:00
Steve Checkoway ef8b106d19 Add/Remove files. 2007-03-10 14:06:33 +00:00
Steve Checkoway 9137825cd1 Fix warnings. 2007-03-10 14:06:08 +00:00
Glenn Maynard f5724a2aba fix TimingWindowSecondsW5=0 causes late notes not to be judged 2007-03-09 18:47:03 +00:00
Glenn Maynard 53dcc71e11 don't log from here. This is used from Write, so write errors in logging
are causing infinite recursion.
2007-03-09 18:27:02 +00:00
Glenn Maynard 61c3a6244c add VisualDelaySeconds 2007-03-09 01:22:09 +00:00
Chris Danford 0678df9334 use GameState::SetCurrentStyle 2007-03-08 06:01:11 +00:00
Chris Danford 13231a31dc fix crash when double selected and 2nd player joins 2007-03-08 04:47:47 +00:00
Chris Danford 61946c58b2 fix P2 options not saving 2007-03-08 04:20:12 +00:00
Glenn Maynard 0a928a1e45 fix crash. Don't reset with screens on the stack not expecting it. 2007-03-08 03:50:45 +00:00
Chris Danford b4ab6c372f add push/pop messages 2007-03-08 01:36:01 +00:00
Glenn Maynard 92554ae224 lower compare
Quantize(300, 0.001)  is giving values like 300.000015
2007-03-08 01:33:23 +00:00
Glenn Maynard 398666793c fix leaky textures 2007-03-07 22:46:31 +00:00
Chris Danford c0efd6c810 add Preferred to sort toggle list 2007-03-07 22:07:21 +00:00
Glenn Maynard a584f1b5be rename EndScreen; that's a virtual from Screen. Why is there no way
to get a warning when virtual methods are overloaded without specifying
"virtual"?
2007-03-07 22:04:28 +00:00
Chris Danford 8b9a7b1ca7 don't allow join after finalized 2007-03-07 22:00:00 +00:00
Chris Danford 6a6f2053eb fix double start sound 2007-03-07 21:54:10 +00:00
Glenn Maynard 69a945cbf1 binding 2007-03-07 21:33:27 +00:00
Chris Danford 95861f35c5 add OptionsList broadcasts for Left,Right,Start 2007-03-07 20:36:34 +00:00
Glenn Maynard a156f62420 vc8 2007-03-07 20:19:55 +00:00
Glenn Maynard 7f18ab6333 always pair AssertNoGLError with FlushGLErrors. Otherwise,
AssertNoGLError can trigger for an error that happened a long
time ago, and there's no way of knowing where the real error
was.
2007-03-07 20:08:55 +00:00
Chris Danford be579c3aaf add StepsSelected message 2007-03-07 12:11:11 +00:00
Chris Danford 4989fdf6be fix warning blink continues when after timer has be re-Set to a large number 2007-03-07 05:41:26 +00:00
Chris Danford 48a69df568 make SM_MenuTimer close all open OptionsLists 2007-03-07 05:03:18 +00:00
Glenn Maynard 1d7383bdba PlayerFailed message 2007-03-07 04:51:38 +00:00
Chris Danford 5de38f596e fix menu timer in TwoPartSelection 2007-03-07 04:18:03 +00:00
Glenn Maynard 764402bca7 fixup: odn't use ScreenMetric outside of init 2007-03-07 03:58:16 +00:00
Glenn Maynard 62700dffa4 ArrowSpacing metric 2007-03-07 03:04:48 +00:00
Glenn Maynard 5cca5aa4dd pull out basic multiplier 2007-03-07 03:01:23 +00:00
Glenn Maynard 3da4055c98 fix long delay, takes so long the period is nearly elapsed before it's
visible
2007-03-07 02:54:54 +00:00
Chris Danford 16c154f031 fix GetLifeDifficulty returns wrong value 2007-03-07 02:51:34 +00:00
Chris Danford 8ca11d46b7 search for exact match movies in /SongMovies 2007-03-07 02:31:54 +00:00
Chris Danford f77d52699f lua binding for GetNumStagesForCurrentSongAndStepsOrCourse 2007-03-07 02:17:12 +00:00
Glenn Maynard 2516651741 debugging 2007-03-07 00:09:25 +00:00
Glenn Maynard 1d208be68b consistent on 2007-03-06 22:51:50 +00:00
Glenn Maynard d5f6445a5e fix double-counting reads below 0 2007-03-06 22:39:26 +00:00
Chris Danford 3bf0f5f986 don't trap all buttons (like MenuBack) while in the options list 2007-03-06 18:57:24 +00:00
Chris Danford 96fac5a091 lua binding, GetVisible 2007-03-06 18:42:53 +00:00
Chris Danford 0e1b36546c rename: AllStepsTypeInOneList -> AutoSetStyle 2007-03-06 10:11:16 +00:00
Chris Danford ca2222990c rename: AllStepsTypeInOneList -> AutoSetStyle
set m_pCurStyle based on the chosen Steps
2007-03-06 10:05:51 +00:00
Chris Danford 490a8dd437 always load both cursors for late join 2007-03-06 09:39:33 +00:00
Chris Danford aee8b37166 undo last 2007-03-06 09:39:02 +00:00
Chris Danford 4bbb0ea5d1 hide pump-couple 2007-03-06 08:07:10 +00:00
Chris Danford 8cbbc48523 when a 2nd player joins, remove double steps from the list. They're no longer playable with 2 players joined. 2007-03-06 08:06:26 +00:00
Glenn Maynard 8a773bfab8 update 2007-03-06 04:25:08 +00:00
Glenn Maynard d072708157 fix crashes 2007-03-06 04:23:30 +00:00
Chris Danford a0a018ebb6 add difficulty change with MenuLeft/Right 2007-03-06 03:16:42 +00:00
Chris Danford 799afea058 add TwoPartSelection for Pump-like selection 2007-03-06 01:54:04 +00:00
Chris Danford ecc0bd7871 add missing SortOrder strings 2007-03-06 01:53:48 +00:00