Commit Graph

222 Commits

Author SHA1 Message Date
Chris Danford df9ed04fd3 CustomDifficulty fixup
fix stats.xml not saving
experimental recentscores.xml saving
2009-08-09 20:11:23 +00:00
Chris Danford cd139430f5 CustomDiffiuclty cleanup, now takes CourseType as a parameter
DifficultyList -> StepsDisplayList
Course editor screen cleanup
Change GameManager back to singleton for consistency with other classes
2009-08-09 02:59:32 +00:00
Jason Felds 6642c6b7f0 Combination revert and hack. Remove the ImmediateCheckpointMiss metric, use lua to set the Preference as required. This code assumes the default value of TimingWindowSecondsHold is in place normally: improvements to restore non default values are appreciated. 2009-06-05 04:20:00 +00:00
AJ Kelly 5333b30d21 fix text spilling out of some elements (TextBanner, some Options related items) 2009-04-25 00:53:34 +00:00
Chris Danford fb1165e6be new ending screens 2009-04-15 19:11:59 +00:00
Chris Danford 8bb5dddd06 ScreenSelectStyle2 -> ScreenSelectStyle 2009-04-10 22:27:18 +00:00
Alex Yin ece6ebb992 no message 2009-04-08 22:30:13 +00:00
Chris Danford df9f8c4669 fixup music wheel font 2009-04-07 03:00:41 +00:00
Chris Danford d0db88ce66 prettier lyrics 2009-04-03 17:48:53 +00:00
Chris Danford 79a24f159d fix lyrics (command names are now case sensitive), and cleanup lyrics names 2009-04-03 17:39:49 +00:00
Chris Danford 4a6c3dc99a mod icon fixup 2008-12-21 22:16:54 +00:00
Chris Danford 2379ee3da7 theme touchup 2008-12-21 09:55:38 +00:00
Chris Danford f3bb67917c CustomDifficulty fixup 2008-12-21 09:18:36 +00:00
Chris Danford 01979945d3 CustomDifficulty fixup 2008-12-21 01:27:33 +00:00
Chris Danford f18ba1614d adding CustomDifficulty stuff (themable difficulty /StepsType combinations). Doesn't compile - fixing 2008-11-28 22:02:28 +00:00
Chris Danford b2ed76e536 fixup 2008-11-28 18:05:49 +00:00
Chris Danford 88d8c9bcd7 split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code 2008-11-27 02:59:53 +00:00
Steve Checkoway 9d8827af5a Save profiles in event mode after every song. 2008-10-04 22:33:25 +00:00
Chris Danford a718b7587b add ToEnumShortString 2008-08-20 01:13:53 +00:00
Chris Danford 8192d7b490 use StandardDecoration for GraphDisplay and ComboGraph so that positions and commands are loaded from metrics 2008-08-17 06:47:37 +00:00
Chris Danford 6af73be4b6 move StandardDecoration stuff into ActorUtil instead of .lua file 2008-08-17 00:57:23 +00:00
Chris Danford 10955b39cd gameplay score cleanup 2008-08-16 10:39:09 +00:00
Colby Klein 3298f96224 Add Center() function. 2008-08-15 07:29:53 +00:00
Chris Danford 901e2f488a fixup 2008-07-21 08:02:45 +00:00
Chris Danford d2e5c2751d cleanup 2008-07-06 21:40:03 +00:00
Chris Danford 0ad1703976 use correct FontBaseZoom 2008-04-28 10:55:54 +00:00
Chris Danford 82976bc6ef Fix LoadFallbackB for loading BGAs recursively. LoadFallbackB checking for either LuaThreadVariables or Lua globals is not very clean, but room for possible improvement. 2008-04-27 00:14:05 +00:00
Chris Danford 0964b4d464 eval cleanup 2008-04-05 19:24:42 +00:00
Chris Danford d5cfcb0093 comment 2008-04-04 15:46:48 +00:00
Chris Danford 7f7e254f36 theme cleanup 2008-03-31 11:49:26 +00:00
Chris Danford ae24ce514c cleanup, overlay to decorations 2008-03-31 04:38:13 +00:00
Chris Danford 1b4ad9e2ca gameplay stage cleanup, stage -> StageDisplay, SWME overlay -> SWME decorations 2008-03-29 15:19:45 +00:00
Chris Danford 78448d207e gameplay cleanup 2008-03-28 16:31:14 +00:00
Chris Danford c4f6a74a61 gameplay cleanup 2008-03-28 12:25:32 +00:00
Chris Danford 79bb6f677e gameplay cleanup 2008-03-28 09:36:33 +00:00
Colby Klein af4170d632 Go to the correct select style/difficulty screens when caution is off. 2008-03-28 02:04:09 +00:00
Chris Danford cf3aec361f tweak score number styles 2008-03-27 05:59:09 +00:00
Steve Checkoway 4c8ec5c10b More show what is being replaced in the warning. 2008-03-24 13:04:44 +00:00
Chris Danford 2e009a4072 data-driven pump-style coloring/naming (merge disparate difficulty string/color systems and simplify Lua) 2008-03-24 12:02:22 +00:00
Josh Allen 71c8f8b2b2 Add a branch for use with the new theme and network play. Keep the old around for reference. 2008-03-23 22:21:21 +00:00
Chris Danford 53581e21c4 new, in-progress theme 2008-02-19 02:15:31 +00:00
Vecais Dumais Laacis 1e65dc956b uses GAMESTATE:SetJukeboxUsesModifiers to randomize modifiers for every song (not only 1st one) 2007-09-12 14:56:38 +00:00
Steve Checkoway 4d66c801e1 fix crash 2007-09-10 04:18:15 +00:00
Glenn Maynard 5faeba6cc6 typo 2007-08-27 03:04:52 +00:00
Glenn Maynard 9cd07fc6cb fix string.upper is nil when theme changed 2007-08-21 20:29:28 +00:00
Glenn Maynard 4c65d1f9be expose ResolvePath 2007-05-23 19:57:24 +00:00
Glenn Maynard 508e61131b update 2007-04-25 03:52:14 +00:00
Glenn Maynard 1c203eb4f6 PickExtraStage removed 2007-04-25 01:00:42 +00:00
Glenn Maynard a02b94cb9a update branches 2007-04-24 01:40:21 +00:00
Steve Checkoway a805778002 Extra stage mods were swapped. 2007-04-21 20:29:21 +00:00