Commit Graph
2345 Commits
Author SHA1 Message Date
Steve Checkoway ebe44e87e3 Revert. 2007-04-21 23:16:04 +00:00
Steve Checkoway d152259801 Remove /. Also use a font that exists. 2007-04-21 22:27:17 +00:00
Steve Checkoway 13ee0302db The code uses MaxSongs. I was not sure which to change. 2007-04-21 21:41:15 +00:00
Steve Checkoway 4295093cd9 Speed the music scroll up. 2007-04-21 20:41:57 +00:00
Steve Checkoway a805778002 Extra stage mods were swapped. 2007-04-21 20:29:21 +00:00
Steve Checkoway d712d086bb Remove references to a nonexistant readme. Real information should probably be maintained somewhere. 2007-04-20 04:07:00 +00:00
Glenn Maynard 8711e79a60 profile loading/saving 2007-04-18 03:56:07 +00:00
Glenn Maynard 761c016ef6 profile loading/saving 2007-04-18 02:17:17 +00:00
Glenn Maynard 2930dbc4ea profile loading/saving 2007-04-18 02:10:47 +00:00
Glenn Maynard 75eb39de5f consolidate eval branches 2007-04-18 01:40:38 +00:00
Glenn Maynard 17c5f11d6c SPLoad 2007-04-18 00:53:11 +00:00
Glenn Maynard 3ad20efc27 transition helpers 2007-04-18 00:46:42 +00:00
Glenn Maynard e99dfbdea1 ungar 2007-04-18 00:36:11 +00:00
Glenn Maynard 3e5206f810 Actor:FullScreen 2007-04-17 22:04:58 +00:00
AJ Kelly 4821e7ba06 fix arrows appearing under score but over score frame 2007-04-15 22:24:23 +00:00
Glenn Maynard d620ab8188 fix code
remove unused
2007-04-14 22:11:09 +00:00
Glenn Maynard 8df49a99ac do this directly 2007-04-10 18:21:42 +00:00
Steve Checkoway ce90152ab6 Do not persist ScreenGameplaySyncMachine. Init() needs to be called every time. 2007-04-08 23:56:03 +00:00
Glenn Maynard f8bd83e376 update (not quite right) 2007-04-08 17:28:36 +00:00
Glenn Maynard dd83b61d04 refactor CourseContentsList 2007-04-07 23:49:40 +00:00
Steve Checkoway 7e393eb1cc Font redir for Thanks for playing! 2007-04-07 22:35:19 +00:00
Steve Checkoway e2542ad5fa Add text using Lua rather than baked in. 2007-04-07 22:33:53 +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
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 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
Glenn Maynard 995e1e2b06 add GRADE_TIER01_IS_ALL_W2S, GRADE_TIER02_IS_FULL_COMBO 2007-04-07 03:11:34 +00:00
Glenn Maynard bdbb7f298d fix warning 2007-04-07 02:53:47 +00:00
Glenn Maynard a9be9db306 SampleMusicLoops=true 2007-04-07 02:17:19 +00:00
Glenn Maynard 063e195c02 metrics 2007-04-06 23:29:17 +00:00
Glenn Maynard f37fec5530 metrics 2007-04-06 23:28:07 +00:00
Glenn Maynard f489947085 old commit 2007-04-06 23:27:53 +00:00
Glenn Maynard ecec4be123 theme SampleMusicFallbackFadeInSeconds 2007-04-06 20:08:42 +00:00
Steve Checkoway f52f0f4022 ModsCommand -> ScreenModsCommand. 2007-04-06 19:03:31 +00:00
Glenn Maynard 1067755333 allow alternate loop music for music wheel 2007-04-06 18:34:43 +00:00
Glenn Maynard ff6263a9f3 fix command name 2007-04-06 15:58:01 +00:00
Glenn Maynard 5d33947ff0 theme sort list 2007-04-03 03:34:17 +00:00
Steve Checkoway e501603b52 Do the scaling/croping in Init, rather than each time through On. 2007-04-03 03:12:47 +00:00
Steve Checkoway 82c2f596fb Use scale_or_crop_background instead of zoom/stretch/scale. 2007-04-02 19:22:26 +00:00
AJ Kelly c3f405eede xml -> lua 2007-04-02 17:36:59 +00:00
AJ Kelly a63851f13c xml -> lua. should I be using zoomtowidth/zoomtoheight or stretchto,LEFT,TOP,RIGHT,BOTTOM? 2007-04-02 17:05:40 +00:00
AJ Kelly 59902632fc since in theory we can use the default theme for multiple gametypes, add a notification of current gametype. 2007-04-02 16:59:59 +00:00
AJ Kelly 3608aaa0c5 if we're centering the menu, let's center the bitmaptext objects. also, xml -> lua 2007-04-02 16:54:44 +00:00
Steve Checkoway 0bf8bbfb88 Center the title menu a bit. 2007-04-02 09:29:27 +00:00
Steve Checkoway 9215f529f5 xml -> lua 2007-04-02 09:19:58 +00:00
Steve Checkoway ed5823dc38 Use flat for extra stage 2. 2007-04-02 00:53:28 +00:00
Steve Checkoway fafa1b92b4 Move to ModsCommand. 2007-04-02 00:14:47 +00:00