Commit Graph
2290 Commits
Author SHA1 Message Date
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
AJ Kelly a6adfbb75d small fix 2007-04-01 19:32:58 +00:00
Steve Checkoway dbff8560a7 Scale the background here rather than in every piece of lua that loads them. This also fixes the last of the jerks between screens that load them separately. 2007-04-01 07:24:34 +00:00
Steve Checkoway 4768fc55fb Fix oni. Use default. 2007-04-01 06:38:06 +00:00
Glenn Maynard d4b6b0b7b3 set width, so halign works 2007-03-26 23:20:24 +00:00
Steve Checkoway 0a02a623a2 Swapped repeat and delay. 2007-03-26 00:38:45 +00:00
Steve Checkoway 5fb9c616d7 Set the repeat delay to a more reasonable 1.2 seconds instead of 12 seconds. That still seems slow. I am not sure what the intended value was. 2007-03-26 00:26:58 +00:00
Steve Checkoway ce02b88261 Remove DisableDimensionWarning. 2007-03-24 03:13:31 +00:00
Steve Checkoway 867fc6e7fb BeginCommand, not OnCommand. 2007-03-24 03:05:09 +00:00
Steve Checkoway e3fe352263 Move to Sprite and use LoadBackground. 2007-03-24 02:57:32 +00:00
Jason Felds 7829d6ec38 Fix metric warning. 2007-03-23 17:18:53 +00:00
Steve Checkoway aa5262c5b6 LoadActor( GetSongBackground() ) -> LoadSongBackground() 2007-03-23 14:11:47 +00:00
Steve Checkoway 1fcded0db4 xml -> lua 2007-03-23 14:06:46 +00:00
Steve Checkoway d0b8780fe6 LoadSongBackground() returns an actor for the song background and explicitly disables the dimension warning. 2007-03-23 13:48:56 +00:00
Steve Checkoway 809878d816 Holy copy and paste, Batman! xml -> lua. 2007-03-23 12:29:35 +00:00
Steve Checkoway 79b8fa200d xml -> lua 2007-03-23 12:15:54 +00:00
Glenn Maynard defbdceaa3 editor: ShowCoinsAndCredits=false 2007-03-17 03:09:27 +00:00
Glenn Maynard b3259747d3 InitialHoldLife 2007-03-17 01:11:20 +00:00
Glenn Maynard 1189f94ede generalize CodeNames 2007-03-16 23:33:41 +00:00
Glenn Maynard 095b60789c PersonalRecordFeats, CategoryRecordFeats 2007-03-16 08:46:04 +00:00
Glenn Maynard 6337f2aa17 use generic RepeatRate, RepeatDelay 2007-03-16 06:04:38 +00:00
Glenn Maynard 1faeb65a40 per-screen RepeatRate, RepeatDelay 2007-03-16 06:00:06 +00:00
Glenn Maynard 97cce6fe1b add ActorSound:playforplayer 2007-03-16 05:09:58 +00:00
Glenn Maynard 1d797dcca0 update 2007-03-16 01:36:13 +00:00
AJ Kelly 613f7ecc0e now that I think about it, the slanted title menu options don't really work well anymore. 2007-03-14 23:39:26 +00:00
Chris Danford 1402c88bb9 add RequireStepOnHoldHeads 2007-03-13 10:56:01 +00:00
Chris Danford 24353f67ad add ImmediateHoldLetGo 2007-03-13 07:07:47 +00:00
Chris Danford af9b823b95 experimental: combo checkpoints for holds 2007-03-13 06:00:08 +00:00
Chris Danford 0673c6157d 2 decimal places in percent score 2007-03-12 03:26:34 +00:00
Chris Danford a4d0ec095a replace 6 commands in TextBanner with 1 now that Lua can access children 2007-03-11 20:21:42 +00:00
Steve Checkoway 9d847bc099 Disable two part selection. 2007-03-11 09:28:02 +00:00
Steve Checkoway e017728ba7 scaletoclipped takes a width and a height so use SCREEN_{WIDTH,HEIGHT} in place of SCREEN_{RIGHT,BOTTOM}. 2007-03-11 00:39:28 +00:00
Steve Checkoway 9a0c41529f Fix compile. 2007-03-11 00:15:53 +00:00
Chris Danford d7fb87c252 center players in their half of the screen 2007-03-10 19:13:16 +00:00
Glenn Maynard b7c64f0b83 ArrowSpacing 2007-03-10 18:05:06 +00:00
Steve Checkoway 5088a880f4 Scale for widescreen. 2007-03-10 14:45:23 +00:00
Chris Danford 4989fdf6be fix warning blink continues when after timer has be re-Set to a large number 2007-03-07 05:41:26 +00:00
Glenn Maynard 764402bca7 fixup: odn't use ScreenMetric outside of init 2007-03-07 03:58:16 +00:00
Chris Danford 0e1b36546c rename: AllStepsTypeInOneList -> AutoSetStyle 2007-03-06 10:11:16 +00:00
Chris Danford 4bbb0ea5d1 hide pump-couple 2007-03-06 08:07:10 +00:00