AJ Kelly
|
ecc90632de
|
xml -> lua, font change
|
2007-05-13 00:14:53 +00:00 |
|
Glenn Maynard
|
7dbd80ceaa
|
lua
|
2007-05-09 04:09:13 +00:00 |
|
AJ Kelly
|
0b9d338daa
|
XML -> Lua
|
2007-05-07 17:27:28 +00:00 |
|
Glenn Maynard
|
1af23e291e
|
simplify
|
2007-05-04 18:41:55 +00:00 |
|
Glenn Maynard
|
d802d2f3c0
|
local
|
2007-05-01 19:45:51 +00:00 |
|
Glenn Maynard
|
5e017af7a6
|
partial update
|
2007-04-25 03:51:42 +00:00 |
|
Glenn Maynard
|
b0e6eb178b
|
partial update (functional)
|
2007-04-25 03:51:16 +00:00 |
|
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 |
|
Glenn Maynard
|
2930dbc4ea
|
profile loading/saving
|
2007-04-18 02:10:47 +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 |
|
AJ Kelly
|
4821e7ba06
|
fix arrows appearing under score but over score frame
|
2007-04-15 22:24:23 +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
|
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 |
|