Commit Graph
172 Commits
Author SHA1 Message Date
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 e2542ad5fa Add text using Lua rather than baked in. 2007-04-07 22:33:53 +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 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 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
Steve Checkoway 9215f529f5 xml -> lua 2007-04-02 09:19: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 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 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
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
Steve Checkoway 5088a880f4 Scale for widescreen. 2007-03-10 14:45:23 +00:00
Glenn Maynard 764402bca7 fixup: odn't use ScreenMetric outside of init 2007-03-07 03:58:16 +00:00
Glenn Maynard 60be259f3e textHelp in Lua 2007-03-05 23:27:15 +00:00
Chris Danford 0d55d1ecf0 xml -> lua 2007-03-02 06:54:04 +00:00
Chris Danford ee304290ec add experimental OptionsList 2007-03-01 07:57:04 +00:00
Chris Danford 83f1e77d16 xml -> lua 2007-03-01 07:55:07 +00:00
Glenn Maynard ea27bbf7a9 lua 2007-02-27 01:13:53 +00:00
Glenn Maynard d6784ea278 lua 2007-02-27 01:05:29 +00:00
Glenn Maynard b54183937a do SSO prompt in lua 2007-02-26 02:58:35 +00:00
Glenn Maynard 61abaf660c lua 2007-02-26 02:43:52 +00:00
Glenn Maynard be6b6b3cfd lua 2007-02-26 02:29:43 +00:00
Chris Danford b88db4b608 add ShowCoinsAndCredits
move add Credits* metrics
2007-02-26 01:36:59 +00:00
Glenn Maynard 7f58f21af1 score frame in lua 2007-02-25 22:48:47 +00:00
Steve Checkoway be0b69ceb4 Missing quotes. 2007-02-17 08:52:17 +00:00
Glenn Maynard 396e9ff168 don't use Font in lua 2007-02-16 21:57:51 +00:00
Steve Checkoway ba031ed6f8 Hush. 2007-02-16 10:21:53 +00:00
Chris Danford 1461696e26 LoadFont -> Def.BPMDisplay 2007-02-16 09:34:34 +00:00
Glenn Maynard 0bb594d32f use LoadFont 2007-02-16 07:52:05 +00:00
Glenn Maynard 5448e98615 use LoadFont 2007-02-16 07:46:43 +00:00
Glenn Maynard 7e1df89ffc simplify 2007-02-16 03:37:49 +00:00
Glenn Maynard 0db3211c34 simplify SystemMessage 2007-02-16 02:25:24 +00:00
Glenn Maynard 1f41f7ac69 cleanup 2007-02-16 00:45:27 +00:00
Glenn Maynard 29f5cc2fc2 move most of ScreenSystemLayer into Lua 2007-02-15 11:31:29 +00:00
Steve Checkoway 8a8faf7d76 Fix color. I removed the diffusealpha command since it looks like this can be done directly with color. If this is incorrect, I hope someone will fix it. 2007-02-13 09:51:29 +00:00
Glenn Maynard 98daa2535c xml->lua for files that use % 2007-02-10 23:16:16 +00:00
Glenn Maynard ebb4b3a340 xml->lua for files that use % 2007-02-10 22:52:28 +00:00
Glenn Maynard 2140b1d8c8 xml->lua for files that use % 2007-02-10 22:45:25 +00:00
Glenn Maynard 7d66e0bcfd xml->lua for files that use % 2007-02-10 22:35:50 +00:00
Glenn Maynard b9acd66239 xml->lua for files that use % 2007-02-10 22:28:07 +00:00