Glenn Maynard
|
d802d2f3c0
|
local
|
2007-05-01 19:45:51 +00:00 |
|
Glenn Maynard
|
0146246b94
|
fix up failed transition timing
|
2007-05-01 19:43:41 +00:00 |
|
Glenn Maynard
|
312845df6d
|
fix bool
|
2007-05-01 19:09:42 +00:00 |
|
Glenn Maynard
|
adfb7c89ab
|
remove unused
|
2007-05-01 04:32:59 +00:00 |
|
Glenn Maynard
|
4c431ccaf4
|
metrics
|
2007-05-01 02:26:21 +00:00 |
|
Glenn Maynard
|
8197823fc1
|
add on, off debugs
|
2007-04-29 03:52:57 +00:00 |
|
Glenn Maynard
|
508e61131b
|
update
|
2007-04-25 03:52:14 +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 |
|
Glenn Maynard
|
96fae2c25f
|
unused
|
2007-04-25 01:17:11 +00:00 |
|
Glenn Maynard
|
132ec6db1f
|
use text for numbers
|
2007-04-25 01:13:18 +00:00 |
|
Glenn Maynard
|
1c203eb4f6
|
PickExtraStage removed
|
2007-04-25 01:00:42 +00:00 |
|
John Bauer
|
9c06215fd4
|
Update the edit mode beat colors to match the new gameplay beat colors.
|
2007-04-24 17:34:42 +00:00 |
|
Glenn Maynard
|
51a32ac52d
|
LoadEdits
|
2007-04-24 16:34:17 +00:00 |
|
Chris Danford
|
ceff45f77b
|
add ScreenEdit::EditModifiers
|
2007-04-24 06:10:27 +00:00 |
|
Glenn Maynard
|
33ad8c7fba
|
update stage
|
2007-04-24 01:42:34 +00:00 |
|
Glenn Maynard
|
a02b94cb9a
|
update branches
|
2007-04-24 01:40:21 +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 |
|
Steve Checkoway
|
a805778002
|
Extra stage mods were swapped.
|
2007-04-21 20:29:21 +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 |
|