Commit Graph

25537 Commits

Author SHA1 Message Date
Glenn Maynard dce588d6a0 handle unpartitioned devices 2007-04-14 19:51:00 +00:00
Glenn Maynard 2ff151586b GetMetric -> GetString 2007-04-14 19:26:57 +00:00
Glenn Maynard 8a73c1c91e asserts 2007-04-13 22:25:01 +00:00
Glenn Maynard 317f6f3f03 unneeded 2007-04-13 17:45:39 +00:00
Glenn Maynard 0784aeb104 work on separate top menus 2007-04-12 16:50:44 +00:00
Glenn Maynard 5e2bb6d3e5 It's awkward for speed mods to not switch to exit. Try reversing this: always
move to "exit", even on multi-select rows.  (Selection of multiple mods on the
same row probably isn't the most common use case, anyway.)
2007-04-12 16:36:44 +00:00
Glenn Maynard 2685c48dea work on separate top menus
tweak r+l/l+r nav
2007-04-12 16:32:15 +00:00
Glenn Maynard c982ae7079 When an option on a SELECT_ONE row is chosen, don't change focus
to "exit".

Only a couple rows are SELECT_ONE; the rest are SELECT_MULTIPLE.
Selecting "exit" automatically changes the flow of the menu on these rows
to be unlike the majority, which makes them clumsy to use: you press start,
then start tapping right to go to "exit" before realizing it's already put you
there (and now you've moved off it).  This makes the menus consistent,
which makes the menu much easier to manipulate intuitively.
2007-04-11 22:20:35 +00:00
Glenn Maynard b03fd00796 fix "reset all" puts linked menus out of sync 2007-04-11 22:08:19 +00:00
Glenn Maynard 61271a6590 bind GetBannerPath 2007-04-11 00:21:28 +00:00
Glenn Maynard 1a3cf3949a reserve 2007-04-10 23:59:59 +00:00
Glenn Maynard ab5ef1ef2a allow courses to set their preferred style 2007-04-10 23:59:14 +00:00
Glenn Maynard 1de53984ad Remove #SELECTABLE:ROULETTE. 2007-04-10 23:09:28 +00:00
Glenn Maynard a9d8d0f405 We have two ways of only showing songs in roulette: unlocks and
"#SELECTABLE".

I'm not sure if this feature is worth keeping, but there definitely doesn't
need to be two ways to do it.  Remove #SELECTABLE:ROULETTE.
2007-04-10 23:08:07 +00:00
Glenn Maynard 3c9f9c1d9e remove unused popular lists 2007-04-10 22:41:45 +00:00
Glenn Maynard 23664ade33 remove GetSongRank, GetCourseRank 2007-04-10 22:33:58 +00:00
Glenn Maynard 3913f97cd3 fix crash when queued commands finishtweening/stoptweening 2007-04-10 21:12:33 +00:00
Glenn Maynard 493021c784 doesn't work and isn't used 2007-04-10 18:44:06 +00:00
Glenn Maynard 6e45cfb041 2, not 4 2007-04-10 18:24:34 +00:00
Glenn Maynard 20a7545a4c remove params; do this in lua 2007-04-10 18:24:06 +00:00
Glenn Maynard 8df49a99ac do this directly 2007-04-10 18:21:42 +00:00
Glenn Maynard 9c87292221 defaults 2007-04-10 18:17:49 +00:00
Glenn Maynard 32342ef5df default params 2007-04-10 18:16:53 +00:00
Glenn Maynard bebfffc4b1 remove DynamicThemeMetric 2007-04-10 17:55:38 +00:00
Glenn Maynard eac521e34a DynamicThemeMetric -> ThemeMetric 2007-04-10 17:51:21 +00:00
Glenn Maynard c81013a321 remove unused 2007-04-10 17:43:41 +00:00
Glenn Maynard 5b221a4b80 remove old UseLighting 2007-04-10 16:40:47 +00:00
Steve Checkoway a09220ebae Remove files. 2007-04-10 16:24:27 +00:00
Glenn Maynard 84acfa0bd3 cleanup, static 2007-04-10 15:40:33 +00:00
Glenn Maynard 48ceb75ddc These screens aren't used by maintained themes and havn't been touched in a long time, they're pretty out of date for current screen design. Let's remove them from the build for now. 2007-04-10 15:34:21 +00:00
Glenn Maynard 2158a90bca rearrange: games point to styles, not vice versa 2007-04-09 22:26:11 +00:00
Steve Checkoway 31174bded7 Make the div hide, not the table. Add newlines. 2007-04-09 03:37:58 +00:00
AJ Kelly 137c9dd104 add instruction psds 2007-04-09 02:37:39 +00:00
Steve Checkoway ce90152ab6 Do not persist ScreenGameplaySyncMachine. Init() needs to be called every time. 2007-04-08 23:56:03 +00:00
Steve Checkoway fa949c78e4 Don't play ready/go/failed/toasty/next song twice. I believe that since GenericTweenOn() returns true, BeginScreen() will run On on the entire screen. 2007-04-08 23:19:49 +00:00
Steve Checkoway 9f458bd62b Only load the commands once. 2007-04-08 22:48:25 +00:00
Steve Checkoway 8e2e7aefb9 No cheating. 2007-04-08 22:40:30 +00:00
Glenn Maynard 344ca94b8b DynamicThemeMetric -> ThemeMetric 2007-04-08 18:03:38 +00:00
Glenn Maynard 18a401afa6 cleanup 2007-04-08 17:38:02 +00:00
Glenn Maynard 6f9157ff61 cleanup 2007-04-08 17:37:25 +00:00
Glenn Maynard 0272681a01 unused 2007-04-08 17:37:01 +00:00
Glenn Maynard f8bd83e376 update (not quite right) 2007-04-08 17:28:36 +00:00
Glenn Maynard 2e4f0a0d26 refactoring 2007-04-08 17:23:02 +00:00
Glenn Maynard 0ae35f62c6 bindings 2007-04-08 17:10:57 +00:00
Steve Checkoway cba7fe4362 Partial revert since firefox cannot seem to handle xml -> xhtml but it can handle xml -> html. 2007-04-08 10:42:37 +00:00
Steve Checkoway a5e1825914 It seems all I needed to do was change onClick to onclick and it is xhtml 1.0 strict. 2007-04-08 10:16:44 +00:00
Steve Checkoway 6c8f1992ac Add mostly empty documentation file. It should contain enough information to figure out how to add documentation to other lua functions. 2007-04-08 10:08:31 +00:00
Steve Checkoway 626e4a94dc Read LuaDocumentation.xml and add the documentation to the output file. Also, output HTML 4.01 strict. I would like xhtml 1.0 at some point, but it does not really matter. 2007-04-08 10:06:46 +00:00
Steve Checkoway 8aa8d9c144 Modify xml schema to support function documentation. 2007-04-08 10:04:49 +00:00
AJ Kelly cc77e3a11d remove deleted files 2007-04-08 02:11:50 +00:00