Commit Graph
1110 Commits
Author SHA1 Message Date
Chris Danford 4d1474a777 customize mini menu 2005-03-20 08:46:45 +00:00
Chris Danford 9cfa779956 remove code to play cancel sound and put the cancel sound in the transition 2005-03-20 08:23:08 +00:00
Chris Danford 955cebc812 change graphics graphics to draw underneath text 2005-03-20 07:12:51 +00:00
Chris Danford 297a5851ba remove hard-coded positioning of text 2005-03-20 07:11:23 +00:00
Chris Danford 3f93cae060 implement ScreenMiniMenu with ScreenOptions 2005-03-20 06:57:26 +00:00
Chris Danford 7ff0cb03d9 add 192nds 2005-03-19 00:54:07 +00:00
Glenn Maynard 02f5da262c add Sprite:LoadFromSongBanner, Sprite:LoadFromSongBackground 2005-03-19 00:01:35 +00:00
Chris Danford 9cad331c2a remove redundant ScreenEdit overlay 2005-03-18 19:45:22 +00:00
Chris Danford b6fe07c1d2 make ScreenEdit derive from ScreenWithMenuElements
add missing demonstration metrics
2005-03-18 18:59:25 +00:00
Chris Danford b788cc3aa8 cleanup fallbacks to fix missing 2005-03-18 01:56:55 +00:00
Chris Danford 11662c6d75 add missing 2005-03-18 01:18:07 +00:00
Chris Danford 2b833657fb fix medium color 2005-03-18 01:16:49 +00:00
Chris Danford 0eb271a1b1 allow specifying a custom MusicWheel type 2005-03-17 09:34:05 +00:00
Glenn Maynard 3001fb6aef add StartScreen metrics 2005-03-17 07:25:04 +00:00
Glenn Maynard b11a82eb21 add fallbacks 2005-03-17 07:19:17 +00:00
Chris Danford 2e4a36ee64 don't wait for title menu animaton to finish before tweening off 2005-03-16 09:25:50 +00:00
Chris Danford 2fc7f14419 use Lua for difficulty colors 2005-03-16 08:21:25 +00:00
Chris Danford 3b9ee81bed add missing metrics 2005-03-16 02:05:12 +00:00
Charles Lohr 755277cef5 Update: for room selection code 2005-03-14 00:27:13 +00:00
Chris Danford 42f74197a3 add missing 2005-03-13 04:39:35 +00:00
Chris Danford e992442fe0 have ScreenWithMenuElements play and stop music (instead of ScreenOptions and ScreenSelect)
Add StopMusicOnBack metric
2005-03-13 04:25:43 +00:00
Glenn Maynard 90c2addaa4 add metric 2005-03-12 23:23:33 +00:00
Chris Danford 5d677e1a5a uniquify BGAnimation names 2005-03-12 22:13:08 +00:00
Chris Danford 686d9f297c uniquify directory names (partial matches now allowed) 2005-03-12 21:25:01 +00:00
Sean Burke b9c409cb58 Move the GradePercent tiers to theme metrics; this will allow for different games (e.g. beatmania) to have their own tiers, and is in the same vein as moving unlocks to themes 2005-03-12 10:49:41 +00:00
Sean Burke 879d60550c Now that unlocks are handled in the theme anyhow, there's no real point to having two separate implementations of unlocking within the theme 2005-03-12 08:11:31 +00:00
Chris Danford 9877a12111 add scale 2005-03-12 06:04:41 +00:00
Glenn Maynard 088b91b959 add AllowBack metric 2005-03-12 00:32:28 +00:00
Sean Burke ec01120e29 Fix redir 2005-03-11 21:09:27 +00:00
Glenn Maynard f611daade9 fix start backing out instead of failing 2005-03-11 03:27:04 +00:00
Glenn Maynard 7caf58716e add metrics 2005-03-11 02:55:08 +00:00
Chris Danford 4356df6b8f add MaxCourseEntriesBeforeShowVarious 2005-03-11 02:50:37 +00:00
Glenn Maynard 6a10714c9d "give up" metrics 2005-03-10 02:46:56 +00:00
Glenn Maynard a979295191 remove _fade out to options (partially disambiguate _fade out) 2005-03-09 03:28:40 +00:00
Glenn Maynard fa21b5c7c3 rename to disambiguate 2005-03-09 03:21:26 +00:00
Chris Danford 19382b8ab3 add ExportOnChange table value for Lua 2005-03-08 18:37:09 +00:00
Chris Danford fa479f08dd split ScreenMemcardSaveEditsInEditor into ScreenMemcardSaveEditsAfterSave and ScreenMemcardSaveEditsAfterExit 2005-03-08 09:03:12 +00:00
Chris Danford 264dd13b45 eliminate Save on ScreenEditMenu when creating new steps 2005-03-08 07:57:14 +00:00
Chris Danford 10119047b3 themable text 2005-03-08 03:56:26 +00:00
Chris Danford 66dd203362 add missing 2005-03-08 03:56:00 +00:00
Chris Danford e01845866f add NumStepsLoadedFromProfile display 2005-03-08 01:46:57 +00:00
Chris Danford c2b5b2779c edit menu layout cleanup 2005-03-07 23:15:33 +00:00
Chris Danford cd18443b18 use SCREEN_* constants in EditMenu positions 2005-03-07 21:04:35 +00:00
Chris Danford bad9706b36 add OnCommads for text 2005-03-07 20:10:07 +00:00
Chris Danford 8129cfc0ba move HomeEditMode metric into CommonMetrics 2005-03-07 07:59:30 +00:00
Chris Danford 6e5ea68fbf add metric to show only edits and hide the regular difficulties 2005-03-07 05:25:28 +00:00
Chris Danford fd16ad74fb make themeable 2005-03-05 09:11:56 +00:00
Chris Danford 3eca1410f0 revert to the old ScreenEditMenu 2005-03-05 08:26:11 +00:00
Chris Danford e5ec75820b fix typos 2005-03-02 12:49:54 +00:00
Chris Danford b319e4df6f add PlayMusic and don't rely on optional theme element 2005-03-02 09:14:27 +00:00