Commit Graph
2748 Commits
Author SHA1 Message Date
Steve Checkoway f630359630 Fix lua error. 2008-12-26 08:52:22 +00:00
Steve Checkoway af4c632f26 Pass PlayerNumber argument. 2008-12-26 08:51:52 +00:00
Colby Klein 967ed29eaa Add myself to credits. 2008-12-24 04:14:14 +00:00
Chris Danford 4a6c3dc99a mod icon fixup 2008-12-21 22:16:54 +00:00
Colby Klein 22d0b9e53d Eval fixup 2008-12-21 10:01:10 +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 e3155aec51 cleanup StepsType enum names 2008-12-21 01:53:48 +00:00
Chris Danford 01979945d3 CustomDifficulty fixup 2008-12-21 01:27:33 +00:00
Colby Klein 997af3bd90 Fix broken redirects. 2008-12-13 21:35:16 +00:00
Colby Klein 61c323abe5 Silence some missing graphic errors. 2008-12-07 22:38:34 +00:00
Colby Klein 6637549b5c Add LifeMultiplier. 2008-12-05 02:23:55 +00:00
Chris Danford f18ba1614d adding CustomDifficulty stuff (themable difficulty /StepsType combinations). Doesn't compile - fixing 2008-11-28 22:02:28 +00:00
Colby Klein cba41f9d56 Fix typo. 2008-11-28 21:09:01 +00:00
Chris Danford b2ed76e536 fixup 2008-11-28 18:05:49 +00:00
Colby Klein 9de4d4b850 Fix style not being set. 2008-11-27 06:31:40 +00:00
Chris Danford 7cac71b532 fix CourseEntryDisplay crash 2008-11-27 04:30:46 +00:00
Chris Danford ada22d4312 split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code 2008-11-27 03:01:42 +00:00
Chris Danford 11989f0e70 split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code 2008-11-27 03:01:01 +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
Chris Danford 4243bbd16b new HowToPlay 2008-11-24 06:50:00 +00:00
Chris Danford cab8a44002 title menu cleanup 2008-11-23 07:32:27 +00:00
Glenn Maynard 52aee7551f split out ScreenOptionsServiceSelectionList 2008-10-21 23:21:15 +00:00
Colby Klein ef22fe8305 Fix redirect 2008-10-08 08:05:11 +00:00
Colby Klein f3c6488a07 Cleanup. 2008-10-06 10:18:53 +00:00
Colby Klein 267cee2a4f Cleanup. 2008-10-06 09:31:27 +00:00
Colby Klein e7ecb60b58 Redirect to blank 2008-10-06 06:16:47 +00:00
Colby Klein 5390997f3d Cleanup. Now that we've got ModIcons these are just redundant. 2008-10-06 05:10:30 +00:00
Steve Checkoway 9d8827af5a Save profiles in event mode after every song. 2008-10-04 22:33:25 +00:00
Steve Checkoway 3f7ed2593c New lines. 2008-10-04 22:30:23 +00:00
Steve Checkoway baa952b00a Blank out left and right frame. 2008-10-04 22:29:12 +00:00
Colby Klein 82191cb8ae MusicWheel should go off the screen when coming in/out, not into the center where it looks strange. 2008-09-30 10:35:08 +00:00
Colby Klein 46130b0d3f Add metric ResetGameState, this can be extremely useful in some places. 2008-09-24 16:46:34 +00:00
Colby Klein 8494d460c3 Fix draworder for fade out and options message. 2008-09-23 08:11:41 +00:00
Steve Checkoway c02c613fd3 stoptweening. This _seems_ to stop the infinite recursion dialog. 2008-09-22 13:08:18 +00:00
Steve Checkoway c19892861d Fix lots of lua warnings on SSMusic. I am not sure which side of the branch should actually be taken if there are not two players, so I just decided on the then branch. 2008-09-22 04:53:58 +00:00
Colby Klein cbdcb9a036 Add metrics for the skip display 2008-09-10 17:12:14 +00:00
Charles Lohr a7ab4ed4e6 make chat screen usable in SMOnline. We originally were doing a hack to zoom out, now the font we're using is sufficiently small, so we can just not zoom
at all.
2008-08-24 03:39:06 +00:00
Chris Danford 82ab2a3331 metrics to toggle each page of bookkeeping 2008-08-23 03:23:54 +00:00
Chris Danford 07e3894e37 award cleanup 2008-08-20 05:57:03 +00:00
Chris Danford 105d3db246 move TryExtra into lua 2008-08-20 01:51:06 +00:00
Chris Danford a718b7587b add ToEnumShortString 2008-08-20 01:13:53 +00:00
Chris Danford feed4c802a eval cleanup 2008-08-18 12:09:00 +00:00
Chris Danford 6d0228bfaa eval fixup 2008-08-18 02:14:21 +00:00
Rob Campbell 04114173b0 small fix to the StreamDisplay's transform command. Pills no longer leave the 'boundaries' created by the frame. 2008-08-17 22:05:15 +00:00
Chris Danford f787cf3290 eval/score cleanup 2008-08-17 14:36:06 +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 c776451380 DifficultyDisplay -> StepsDisplay 2008-08-17 01:02:54 +00:00
Chris Danford 6af73be4b6 move StandardDecoration stuff into ActorUtil instead of .lua file 2008-08-17 00:57:23 +00:00
Chris Danford 25837213a7 DifficultyDisplay -> StepsDisplay (reduce confusion with DifficultyDisplayType) 2008-08-17 00:13:51 +00:00