Commit Graph

8006 Commits

Author SHA1 Message Date
Andrew Livy d4db5d35f9 Default theme update for non joined player graphics 2004-01-22 04:32:47 +00:00
Andrew Livy 2b66e1590e Add on-screen graphics elements to represent non-joined players on music select screen 2004-01-22 04:31:31 +00:00
Glenn Maynard 7fe3268d1a disable OffsetFix: it's broken, might remove it entirely 2004-01-22 04:23:17 +00:00
Glenn Maynard 1c268d8453 typo 2004-01-22 03:27:18 +00:00
Glenn Maynard 984dc752b2 add song-based branching 2004-01-22 03:26:59 +00:00
Glenn Maynard 6021c6e7da make the stage count work if the eval screen isn't shown at all 2004-01-22 03:11:40 +00:00
Glenn Maynard e76d268c8e simplify 2004-01-22 02:39:55 +00:00
Glenn Maynard f0d0734817 simplify 2004-01-22 02:37:48 +00:00
Glenn Maynard 291aa11f48 simplify: PREFSMAN->m_bUseUnlockSystem should only change
whether songs are actually locked or not; always keep the stats
(simpler that way: less conditionals)
2004-01-22 02:35:44 +00:00
Glenn Maynard 37086daa74 Simplify: always add unlock DP during stage eval, never during summary
The only change I can think this might make is that all stages will count,
instead of the last 4 or however it is summary counts.  This is better, because
unlock will still work if the summary eval screen is disabled in the theme.
2004-01-22 02:33:22 +00:00
Glenn Maynard 2a501a9d17 use GameState::IncrementStageIndex 2004-01-22 02:17:21 +00:00
Glenn Maynard ded50f4d88 add GameState::IncrementStageIndex 2004-01-22 02:16:50 +00:00
Glenn Maynard 7f46f2ab3b const fixes
pull code out of the header
2004-01-22 02:15:55 +00:00
Glenn Maynard b8077e9f52 fix trace 2004-01-21 23:56:31 +00:00
Glenn Maynard 10d0ae0ada fix memleak 2004-01-21 11:28:31 +00:00
Glenn Maynard 8ff6ad9bf5 SoundMixBuffer work 2004-01-21 10:32:01 +00:00
Glenn Maynard a0c555a971 tweak fade 2004-01-21 09:43:14 +00:00
Glenn Maynard fd13a5dbed don't reset tip loop if tips didn't change 2004-01-21 09:40:23 +00:00
Glenn Maynard 7b8ed98c10 update 2004-01-21 09:38:17 +00:00
Glenn Maynard 3eeaf54db0 allow separate TextBanner metrics 2004-01-21 09:37:56 +00:00
Glenn Maynard fc66cf3bff use m_sName 2004-01-21 09:37:17 +00:00
Glenn Maynard c8ea9225b1 allow using CachedThemeMetric with m_sName 2004-01-21 09:36:28 +00:00
Glenn Maynard 8f6e9b7555 set TextBanner name 2004-01-21 09:35:28 +00:00
Glenn Maynard 9e66c37680 update 2004-01-21 08:39:35 +00:00
Glenn Maynard 3ebc2d4f25 typo 2004-01-21 08:39:11 +00:00
Glenn Maynard 3c41ff7d84 allow showing separate difficulties for each player 2004-01-21 08:38:06 +00:00
Glenn Maynard 41ae8fbbe2 simplify 2004-01-21 06:58:01 +00:00
Chris Danford 837831284d throw on model errors and don't fail silently 2004-01-21 06:19:43 +00:00
Glenn Maynard bb9932029a fix ignoring input on inactive players 2004-01-21 06:14:49 +00:00
Glenn Maynard 01577a27f2 (ugly) fix uninitialized values 2004-01-21 05:49:25 +00:00
Glenn Maynard ae5f6e267e fix uninintialized values 2004-01-21 05:48:07 +00:00
Glenn Maynard 3d0d191e91 dur 2004-01-21 05:25:19 +00:00
Glenn Maynard 3e578179f4 fix using GAMESTATE before Reset 2004-01-21 05:18:16 +00:00
Glenn Maynard 56500f5c3c update 2004-01-21 05:17:18 +00:00
Glenn Maynard 28958bbd3f hush log 2004-01-21 05:03:13 +00:00
Glenn Maynard e6d34fe35f initialize 2004-01-21 05:02:09 +00:00
Glenn Maynard d4a35810c2 minor fixes
cleanup
2004-01-21 04:59:15 +00:00
Steve Checkoway 7f76e630c5 rename crash() to sm_crash() to fix conflicting symbols. 2004-01-21 04:43:38 +00:00
Glenn Maynard d5db243378 fix writing uninitialized data to banner cache (harmless) 2004-01-21 03:49:35 +00:00
Glenn Maynard fd2fd9719a fix uninitialized variables 2004-01-21 03:33:39 +00:00
Glenn Maynard dddaaa7e22 hack to quiet a warning 2004-01-21 03:17:14 +00:00
Glenn Maynard 11e7899226 fix minor memleaks 2004-01-21 03:09:59 +00:00
Glenn Maynard 927a47a63e fix warning 2004-01-21 02:56:36 +00:00
Glenn Maynard 1e6d3e0211 support m_bLockCourseDifficulties 2004-01-21 02:12:12 +00:00
Glenn Maynard 1d87a82751 fix obscure selection glitch 2004-01-21 02:11:23 +00:00
Glenn Maynard eccaf9d775 fix uninitialized variable 2004-01-21 01:51:38 +00:00
Glenn Maynard ac8b57f6aa fix HasCourseDifficulty(COURSE_DIFFICULTY_REGULAR) 2004-01-21 01:47:54 +00:00
Glenn Maynard 6c71f9103f allow per-player course difficulties (not well-tested yet, off by default) 2004-01-21 01:35:54 +00:00
Glenn Maynard ff7517e0f9 add m_bLockCourseDifficulties 2004-01-21 01:33:29 +00:00
Glenn Maynard c05d04d197 fix warning 2004-01-21 01:32:56 +00:00