Commit Graph
1332 Commits
Author SHA1 Message Date
Glenn Maynard 7f974f428b double quotes look cleaner than single quotes 2006-09-22 05:02:27 +00:00
Glenn Maynard 6d616e8a86 major format update. This was done mostly by grepping the source
for ThemeMetric<RString> and GetMetric, and then doing a runthrough;
I probably missed some.
2006-09-22 04:36:53 +00:00
Glenn Maynard 53c831701d fixup colors 2006-09-22 04:20:48 +00:00
Glenn Maynard 141f48b032 Handle colors as Lua expressions, like int/float/bool metrics: "{1,1,1,1}"
instead of "1,1,1,1".
2006-09-22 02:35:42 +00:00
Glenn Maynard 5a7b061639 do tween in lua 2006-09-21 22:13:18 +00:00
Glenn Maynard b4406c9fb4 fix bool 2006-09-21 21:38:41 +00:00
Glenn Maynard 625524f9ab 0 -> false
1 -> true
2006-09-21 20:12:27 +00:00
Glenn Maynard 83b12ecdb9 fix typo 2006-09-21 20:08:31 +00:00
Glenn Maynard f752e86b47 0 -> false
1 -> true
2006-09-21 20:07:36 +00:00
Glenn Maynard 1a6da449dd fix options credits goes to the wrong screen 2006-09-21 06:30:08 +00:00
AJ Kelly 1ce9e46fa3 Only flush the toilet. (Fix an input error caused when exiting Stepmania Credits from the options menu; Now goes to ScreenTitleMenu) 2006-09-16 03:41:04 +00:00
AJ Kelly eb6962247c fix TextBanner placement on course select for entry list 2006-09-15 05:34:15 +00:00
AJ Kelly b3ad0955ff fix position of song title, artist, subtitle on ScreenSelectMusic WheelItems 2006-09-15 05:12:19 +00:00
Steve Checkoway 2f2338021d Update. 2006-09-15 04:42:08 +00:00
Jason Felds d912b0e8a9 Fix CDTitle and Stage OnCommands. 2006-09-15 04:13:18 +00:00
Jason Felds b2a4b78522 Allow each extra stage to have different Grade Tier passing requirements. 2006-09-15 03:51:54 +00:00
AJ Kelly ddce316475 move P1 and P2 scores/frames, rework groove radar labels so they don't get in the way 2006-09-10 19:29:28 +00:00
Josh Allen f617ea34dc Adjust location of actors on ScreenSelectMusic 2006-09-07 16:25:08 +00:00
Steve Checkoway 176eb8aa5a Group and persist option screens but do not preload any of them. 2006-09-01 08:14:10 +00:00
Jason Felds 29c3866951 Bring the CDTitle to the front. 2006-08-29 03:18:10 +00:00
Josh Allen c64d7b1578 Adjust Y spacing on menu elements 2006-08-22 14:31:33 +00:00
Glenn Maynard 1ac2e7a351 avoid global ThemeMetric<apActorCommands> 2006-08-21 21:42:41 +00:00
Glenn Maynard 74e9540ce7 avoid global ThemeMetric<apActorCommands> 2006-08-21 21:33:00 +00:00
Glenn Maynard 0c975dd32f avoid global ThemeMetric<apActorCommands> 2006-08-21 21:26:32 +00:00
Glenn Maynard c819c74ce6 avoid global ThemeMetric<apActorCommands> 2006-08-21 21:26:02 +00:00
Glenn Maynard 2b879ed23a unused 2006-08-21 20:31:27 +00:00
Glenn Maynard 98240c49d4 update metrics 2006-08-21 20:28:36 +00:00
Steve Checkoway dfb0963870 Unused. 2006-08-20 23:43:57 +00:00
Glenn Maynard 3becbefc92 TotalTime in xml 2006-08-20 19:25:19 +00:00
Jason Felds 914b1f3aff Move Extra Stage 2's difficulty cap to metrics. 2006-08-20 05:55:09 +00:00
Glenn Maynard d4f3e66b8d DifficultyDisplay 2006-08-20 04:46:32 +00:00
Steve Checkoway 76a36090db Update the Begin command. 2006-08-19 09:02:41 +00:00
Glenn Maynard 771691d112 NumSongs in XML 2006-08-19 05:09:18 +00:00
Steve Checkoway fa0bc95823 Stage mods. 2006-08-18 01:27:14 +00:00
Steve Checkoway 199f953679 Missing metric. 2006-08-17 20:32:49 +00:00
Glenn Maynard 7d9e5e2c5b remove unused, cleanup 2006-08-17 06:38:41 +00:00
Glenn Maynard 65f5517e2e difficulty meter in xml 2006-08-16 22:53:39 +00:00
Glenn Maynard 77275c86a1 do radar in xml 2006-08-16 22:06:20 +00:00
Glenn Maynard ae1e0c25b6 do MeterFrame in xml 2006-08-16 21:12:23 +00:00
Glenn Maynard 7f88f072a0 do autogen icon in xml 2006-08-16 20:32:46 +00:00
Glenn Maynard e591a1ffb0 remove ShowCourseContents, fixes 2006-08-16 20:06:48 +00:00
Glenn Maynard f8468d3e34 set directly 2006-08-16 07:21:28 +00:00
Glenn Maynard 563b1c65b9 remove BPMDisplay 2006-08-16 07:04:56 +00:00
Glenn Maynard 3f71e59d96 unused 2006-08-16 06:19:22 +00:00
Glenn Maynard ff7e273c56 remove unused 2006-08-16 05:56:35 +00:00
Glenn Maynard efa8ef90c9 finishtweening 2006-08-16 00:56:14 +00:00
Glenn Maynard e46231aae3 remove unused m_MusicWheelUnder 2006-08-14 22:49:23 +00:00
Glenn Maynard b63d8ec48c move the banner, frame and mask into the overlay 2006-08-14 22:46:16 +00:00
Glenn Maynard c50b1bddaf different metrics for banner and mask 2006-08-14 22:05:53 +00:00
Glenn Maynard 519331d383 stoptweening 2006-08-14 20:02:19 +00:00