Commit Graph
153 Commits
Author SHA1 Message Date
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
Glenn Maynard e5c939166a xml -> lua 2007-02-03 12:18:40 +00:00
Glenn Maynard f894aa943f xml -> lua 2007-02-03 11:19:11 +00:00
AJ Kelly cfcb8d1953 and fix the other spelling error 2007-02-02 17:27:52 +00:00
AJ Kelly ce414f86fa redo screencompany with new logo 2007-02-02 06:47:07 +00:00
Glenn Maynard 693057b19f add, change failed 2007-01-25 01:46:12 +00:00
Glenn Maynard 953c7e3867 asserts 2006-12-28 09:59:28 +00:00
Glenn Maynard 550e91daff use WrapInActorFrame 2006-12-19 02:03:09 +00:00
Glenn Maynard a8a945352c update LoadActor
don't load the def repeatedly
2006-12-19 01:55:49 +00:00
Glenn Maynard 45ee492808 LoadActor(path)(args) -> LoadActor(path, args) 2006-12-15 23:04:47 +00:00
Chris Danford b764e300f6 helper BGA for optimizing texture usage in simple frame graphics 2006-12-05 12:26:23 +00:00
Mike Calfin 5245fbbdc2 _blank in transition for online music select screen. 2006-12-05 04:53:56 +00:00
Glenn Maynard 29dd2b0473 move style icon into Lua 2006-11-22 01:58:11 +00:00
Steve Checkoway 796aa48ba2 Fix life meter. 2006-10-30 09:23:58 +00:00
AJ Kelly c0492d0bc1 change font, slightly change position, remove shadow 2006-10-17 21:12:11 +00:00
Steve Checkoway 200063c9a4 Add bitmap text in lua. Just an example, feel free to make this look good now. 2006-10-17 20:23:22 +00:00
AJ Kelly 4d6d925aa5 fixed as mentioned on list (can someone please explain how I can call a BitmapText actor with Lua so I can re-add the text, or should I just use XML for the time being?) 2006-10-17 13:38:15 +00:00
Steve Checkoway 96190e04b3 Stretch. Having widescreen graphics that we could just crop would be much better. Anyone want to make such backgrounds? 2006-10-17 09:25:25 +00:00
Steve Checkoway 07d33c3935 widescreen 2006-10-16 08:08:02 +00:00
Steve Checkoway 7fa809ed32 I am not totally positive that this is the correct way to do this, but it seems to work in widescreen now. 2006-10-16 08:05:53 +00:00