Commit Graph
234 Commits
Author SHA1 Message Date
freem ce15565145 fix ScreenEvaluation background not being centered properly 2014-09-01 23:04:07 -05:00
freem 46fac1fe8b Update ScreenHowToPlay elements to use localized strings 2014-09-01 14:33:04 -05:00
Jonathan Payne d9d735e44a TwoPartSelection noteskin for pump only, routine skins 2014-09-01 05:38:33 -07:00
Jonathan Payne b6ff29fdd8 Make TwoPartSelection dialog hide on events 2014-08-31 23:26:23 -07:00
Jonathan Payne a64669b1bc Make TwoPartSelection dialog work for all players 2014-08-31 23:08:06 -07:00
Jonathan Payne 65af11af51 Fix up HowToPlay graphics (2) 2014-08-31 22:32:11 -07:00
Jonathan Payne 9b176447c3 Fix up HowToPlay graphics 2014-08-31 22:23:11 -07:00
Jonathan Payne 1464f12b16 Implement ScreenCaution, fix CDTitle 2014-08-31 16:59:03 -07:00
Jonathan Payne 3d283a41bc Implement ScreenContinue 2014-08-30 20:17:15 -07:00
Jonathan Payne ab394950e0 fix StageDisplay errors, EvalSummary 2014-08-30 16:14:03 -07:00
Jonathan Payneandfreem 91581bb5f7 Fix eval summary, summary branches
+ Fixed ScreenGameplay StepsDisplay errors
+ Fixed ScreenSelectCourse CourseContentsList masks
+ Fixed ScreenEvaluationSummary banners -- introduced a scroller.
+ Fixed showing ScreenEvaluationSummary showing after a course

(cherry picked from commit 04f7373238410c481cb79c6441fb27c55c69a447)
2014-08-28 06:01:15 -05:00
Jonathan Payneandfreem c36068faf8 High Scores tweak
(cherry picked from commit fa4e5efb5b0d8dcd73ed3e43d993d7e98b73e347)
2014-08-28 06:01:14 -05:00
Jonathan Payneandfreem 8f0e2246f9 Add a real High Scores screen.
(cherry picked from commit 4c5bfa5e0eb351a0d90c70413a7cd8622007d188)
2014-08-28 06:01:12 -05:00
Kyzentun 9b2c59de46 Added BackgroundFitMode preference and setting screen for controlling how backgrounds are fitted to the screen. 2014-08-16 03:37:24 -06:00
freem 3239e4698d update ScreenGameOver with a fancier "game over" graphic and bigger text 2014-07-26 15:48:36 -05:00
Kyzentun 32e5d7e90c Improved three-key support. Default theme should be completely usable with three-key cabinets if ThreeKeyNavigation pref is true. Added ThreeKeyNavigation pref. ScreenOptions:NavigationMode metric now uses that pref to decide between normal and toggle modes. Added GoToFirstOnStart to OptionRowHandlerLua so an option row can control that behavior. Rewrote input for default's ScreenSelectProfile to use an input callback to take advantage of menu button mapping. Fixed inconsistent indentation in ORHL documentation. 2014-07-25 14:33:15 -06:00
freem 922c9c412a fix issue #65 by only centering the needed items. Yes, it's a workaround. (It also happened to me on ScreenEvaluation, so I fixed it there.) 2014-03-03 17:49:46 -06:00
Jonathan Payne 433813f764 Themes/: remove anything we don't ship with. For real this time 2013-10-20 22:00:33 -07:00
Jonathan Payne 2e240a38c7 Themes/default: Fix header alignment, make the background checkboard less gaudy
Themes/: remove anything we don't ship with.
2013-10-20 21:57:50 -07:00
Jonathan Payne 7f9972ea74 Fix routine theme errors; do not force typical pump options behavior 2013-10-17 19:27:42 -07:00
Devin J. Pohly dcb5087b1b default theme: fix saving of ThemePrefs
Since this was in a `decorations' layer, the outer ActorFrame was being
stripped along with its OnCommand.
2013-08-14 22:19:59 -04:00
Devin J. Pohly 9c1da9cfd4 finish backouts that didn't complete because of merge conflicts 2013-07-19 11:25:36 -04:00
Jason Felds fb5db73c45 Revert "DONE! All lua is future-proofed."
This reverts commit afd0dac0c1.
2013-07-18 18:02:01 -04:00
Jason Felds ea45a6947c Revert "Some more of default. Not yet done."
This reverts commit 162b626e3e.
2013-07-18 17:57:14 -04:00
Jason Felds dc5d6a932d Revert "Some of default. Better break this up."
This reverts commit 8833ab5bc6.
2013-07-18 17:43:31 -04:00
Jason Felds 450936e414 Revert "HelloWorld theme handled."
This reverts commit e805184fd0.
2013-07-18 17:42:49 -04:00
Jason Felds afd0dac0c1 DONE! All lua is future-proofed. 2013-07-05 22:17:42 -04:00
Jason Felds 162b626e3e Some more of default. Not yet done. 2013-07-04 22:50:30 -04:00
Jason Felds 8833ab5bc6 Some of default. Better break this up. 2013-07-04 13:09:03 -04:00
Jason Felds e805184fd0 HelloWorld theme handled. 2013-07-02 20:28:29 -04:00
Jonathan Payne 39f68e0133 Make transitions extra fast. 2013-06-15 05:54:55 -07:00
Devin J. Pohly f56ca7824c Revert "This should fix the TESTING thing."
This reverts commit 93f98c429d.
2013-06-04 23:32:27 -04:00
Devin J. Pohly 85e14ebfce Partial revert of a72416e 2013-06-04 23:31:57 -04:00
Devin J. Pohly 89cf4a4ee3 Remove empty overlay from SSM
Fixes dialog error
2013-06-04 23:29:04 -04:00
Jonathan Payne a72416e039 Fix up theme a little. Sorry about the head clobber.
~ [ScreenSelectMusic] Change CDTitle Display.
~ [ScreenSelectPlayMode] Change icons due to ActorFrame propagation.
- [ScreenSelectPlayStyle] Remove couple, routine. These cause crashes.
- [ScreenOptionsArcade] Remove Premium choice. Requests lang strings that don't exist.
2013-06-04 02:12:58 -07:00
Jason Felds 93f98c429d This should fix the TESTING thing. 2013-06-03 17:16:07 -04:00
Jousway cee9b53a42 dang I'm dumb 2013-04-06 14:59:40 +02:00
Jousway 5af3a6e937 updating cdtitle resizer, change back if you guys dont like it. 2013-04-06 14:30:27 +02:00
Jousway f14b367346 <@Jousway> I should just add my cdtitle resizer to sm5 default theme and piss
the entire comunity off ;)
<~freem> yes
<~freem> didn't holo just say add it to default
<&holo> do it up

in before everyone hates me haha
2013-04-03 19:50:52 +02:00
Flameshadowxeroshin 500a738b9b that's it. 2013-03-29 03:03:20 +00:00
Flameshadowxeroshin 2887de675e found a small issue here 2013-03-29 02:46:02 +00:00
Jonathan Payne d915050656 TitleScreen tweaks. 2013-01-05 23:21:32 -08:00
Devin J. Pohly 226877f826 remove some apparently accidentally-added files 2012-12-30 13:03:55 -05:00
Colby Klein c049b1d0a9 Is testing things like this before you commit so much to ask? 2012-12-28 22:42:02 -08:00
Flameshadowxeroshin 7fe4f44a2f Make course mode stuff show up 2012-12-28 21:45:21 -06:00
Jonathan Payne b952a31272 Merge 2012-12-28 19:00:28 -08:00
Jonathan Payne a20d7722a2 Update theme (Autogen, general annoynaces) 2012-12-28 19:00:19 -08:00
Colby Klein f1e3fae9f7 Revert "reimplement beta 1's scoring mode in Lua"
This reverts commit 825886729c.

This kind of thing should be in global scripts.
2012-12-28 13:43:49 -08:00
Colby Klein 22a55b3ce9 Revert "mess with the scoring code a bit"
This reverts commit 28e5530357.

This kind of thing should be in global scripts.
2012-12-28 13:43:25 -08:00
Flameshadowxeroshin 28e5530357 mess with the scoring code a bit 2012-12-28 13:55:54 -06:00