Commit Graph
25510 Commits
Author SHA1 Message Date
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
Jason Felds c322820e21 Remove CourseEntryDisplay. 2007-04-08 02:06:45 +00:00
Steve Checkoway ec2f600056 Expand the class when clicking on a link for it. 2007-04-08 01:03:13 +00:00
Steve Checkoway 7f61fdcbc3 Simplify. I had no idea I could use {@name}. 2007-04-08 00:57:00 +00:00
Steve Checkoway 7487b2c933 Fix getting base class. 2007-04-08 00:26:52 +00:00
Glenn Maynard 676ca0fb6e unused 2007-04-07 23:50:15 +00:00
Glenn Maynard dd83b61d04 refactor CourseContentsList 2007-04-07 23:49:40 +00:00
Glenn Maynard 7f454cb8af blank by default 2007-04-07 23:43:10 +00:00
Glenn Maynard ae2d2f7f88 bind 2007-04-07 23:41:10 +00:00
Steve Checkoway 7e393eb1cc Font redir for Thanks for playing! 2007-04-07 22:35:19 +00:00
Glenn Maynard 2c3371687c remove 2007-04-07 22:33:55 +00:00
Steve Checkoway e2542ad5fa Add text using Lua rather than baked in. 2007-04-07 22:33:53 +00:00
Glenn Maynard 83ea1a6807 bind GetSongColor 2007-04-07 22:19:12 +00:00
Glenn Maynard 8d94cf6c4b map explicitly 2007-04-07 21:29:14 +00:00
AJ Kelly 642f8cef7c now without text (sadly, still not widescreen) 2007-04-07 17:35:50 +00:00
Glenn Maynard 03a2f87d1f lua.CheckType 2007-04-07 16:40:31 +00:00
Glenn Maynard dca60a0b88 expose CheckLuaObjectType 2007-04-07 16:39:25 +00:00
Glenn Maynard 4a7d5e96d7 bind GetMeter 2007-04-07 15:44:14 +00:00
Steve Checkoway deed022f01 Remove ScreenMusicScroll. 2007-04-07 13:09:29 +00:00
Steve Checkoway 11db60a74c Implement ScreenMusicScroll's functionality in the overlay. It is not quite the same, but it does more or less the same thing without using thousands of actors (one per loaded song!). 2007-04-07 13:07:35 +00:00
Steve Checkoway a99dda6d95 Make ScreenMusicScroll use ScreenCredits. 2007-04-07 13:05:23 +00:00
Steve Checkoway 9ca668e26b Remove outdated screen, do it in lua. 2007-04-07 13:03:56 +00:00
Steve Checkoway 579e7e45cb Make the announcement themeable. 2007-04-07 13:02:12 +00:00
Steve Checkoway 0e219a16aa Add GetSongColor binding. 2007-04-07 13:00:14 +00:00
Steve Checkoway d909e8c6a9 cleanup. 2007-04-07 12:48:07 +00:00
Steve Checkoway f7577ffa78 stretchto -> scale_or_crop_background. This is a cool looking background but the baked in text looks bad. Is there any chance we could get this widescreen or at least without the text? 2007-04-07 11:33:14 +00:00
Steve Checkoway 7c5d42fb59 xml -> lua. The credits are now very easy to modify, just add a time in the correct section. 2007-04-07 11:18:37 +00:00
Steve Checkoway 00d44c63bc GetRandomSong() was returning songs in the same order every time using the internal RNG. Use g_RandomNumberGenerator instead. 2007-04-07 10:04:08 +00:00