Glenn Maynard
|
fca0a40bf8
|
fix comparing enum values with nil (invalid > all other enum values)
|
2006-10-05 23:14:38 +00:00 |
|
Glenn Maynard
|
02635f3653
|
enum helpers
|
2006-10-05 23:12:59 +00:00 |
|
Glenn Maynard
|
ee2d17a64f
|
fix loop
|
2006-10-05 23:10:00 +00:00 |
|
Glenn Maynard
|
e3a21ae5b7
|
script fixups
|
2006-10-05 20:51:13 +00:00 |
|
Steve Checkoway
|
2af7999542
|
Fix crash.
|
2006-10-01 03:48:07 +00:00 |
|
Glenn Maynard
|
4e290c0b40
|
aliases
|
2006-09-26 22:12:31 +00:00 |
|
Glenn Maynard
|
f17afb07fd
|
update branch
|
2006-09-26 21:36:34 +00:00 |
|
Glenn Maynard
|
662606b1c8
|
renames
|
2006-09-26 21:16:57 +00:00 |
|
Glenn Maynard
|
524bbc810e
|
aliases
|
2006-09-26 20:02:14 +00:00 |
|
Glenn Maynard
|
cc49e8d56d
|
use bound types
|
2006-09-26 09:09:38 +00:00 |
|
Glenn Maynard
|
5d6be12093
|
update bindings
|
2006-09-26 08:26:49 +00:00 |
|
Glenn Maynard
|
444dd8afbb
|
update binding
|
2006-09-26 07:01:39 +00:00 |
|
Glenn Maynard
|
d000ab254e
|
update
|
2006-09-26 04:48:09 +00:00 |
|
Glenn Maynard
|
1dbb7e49b7
|
update
|
2006-09-26 04:32:38 +00:00 |
|
Glenn Maynard
|
5d9206fee3
|
didn't mean to rename this
|
2006-09-26 04:31:25 +00:00 |
|
Glenn Maynard
|
3dac292642
|
update ModsLevel use
|
2006-09-26 04:03:59 +00:00 |
|
Glenn Maynard
|
58882b82f7
|
update GetBestFinalGrade use
|
2006-09-26 03:58:54 +00:00 |
|
Glenn Maynard
|
39ac2da962
|
ThemeMetric<Grade>, ThemeMetric<TapNoteScore>
|
2006-09-26 03:30:20 +00:00 |
|
Glenn Maynard
|
2fbe882366
|
ThemeMetric<EditMode>
|
2006-09-26 03:19:37 +00:00 |
|
Glenn Maynard
|
af26ddff7a
|
rename
|
2006-09-26 03:08:03 +00:00 |
|
Glenn Maynard
|
004e1a9eb7
|
update PlayMode
|
2006-09-26 03:06:00 +00:00 |
|
Steve Checkoway
|
56186f2bee
|
Missing strings.
|
2006-09-25 01:59:10 +00:00 |
|
Steve Checkoway
|
883b45a8df
|
Maybe these should stay as strings. For now just make them work.
|
2006-09-23 19:19:41 +00:00 |
|
Glenn Maynard
|
208b84e02e
|
DebugOffCommand
|
2006-09-23 03:46:03 +00:00 |
|
Glenn Maynard
|
e0e40db74b
|
fix bool
|
2006-09-23 03:32:37 +00:00 |
|
Glenn Maynard
|
eb016b06d7
|
move into Languages
|
2006-09-22 19:22:06 +00:00 |
|
Glenn Maynard
|
0006a92712
|
commands end with Command
|
2006-09-22 07:46:21 +00:00 |
|
Glenn Maynard
|
13937cf7eb
|
bools
|
2006-09-22 07:21:34 +00:00 |
|
Glenn Maynard
|
09a0981eaf
|
handle Fallback metrics like the rest
|
2006-09-22 07:00:26 +00:00 |
|
Glenn Maynard
|
7f974f428b
|
double quotes look cleaner than single quotes
|
2006-09-22 05:02:27 +00:00 |
|
Glenn Maynard
|
6d616e8a86
|
major format update. This was done mostly by grepping the source
for ThemeMetric<RString> and GetMetric, and then doing a runthrough;
I probably missed some.
|
2006-09-22 04:36:53 +00:00 |
|
Glenn Maynard
|
53c831701d
|
fixup colors
|
2006-09-22 04:20:48 +00:00 |
|
Glenn Maynard
|
141f48b032
|
Handle colors as Lua expressions, like int/float/bool metrics: "{1,1,1,1}"
instead of "1,1,1,1".
|
2006-09-22 02:35:42 +00:00 |
|
Glenn Maynard
|
2335fe585b
|
fix color() not used
|
2006-09-22 02:04:00 +00:00 |
|
Glenn Maynard
|
5a7b061639
|
do tween in lua
|
2006-09-21 22:13:18 +00:00 |
|
Glenn Maynard
|
b4406c9fb4
|
fix bool
|
2006-09-21 21:38:41 +00:00 |
|
Glenn Maynard
|
625524f9ab
|
0 -> false
1 -> true
|
2006-09-21 20:12:27 +00:00 |
|
Glenn Maynard
|
83b12ecdb9
|
fix typo
|
2006-09-21 20:08:31 +00:00 |
|
Glenn Maynard
|
f752e86b47
|
0 -> false
1 -> true
|
2006-09-21 20:07:36 +00:00 |
|
Glenn Maynard
|
1a6da449dd
|
fix options credits goes to the wrong screen
|
2006-09-21 06:30:08 +00:00 |
|
Glenn Maynard
|
d293c0a09a
|
table.foreach deprecated in lua 5.1
|
2006-09-21 03:04:28 +00:00 |
|
Steve Checkoway
|
4a81774221
|
Remove empty duplicate.
|
2006-09-18 10:30:24 +00:00 |
|
AJ Kelly
|
cadeda01d1
|
redirect to _blank
|
2006-09-17 18:35:11 +00:00 |
|
Steve Checkoway
|
6cd7373a95
|
Change other languges. We should probably use correct quotes for others languages.
|
2006-09-17 03:32:46 +00:00 |
|
Steve Checkoway
|
af711bb8d5
|
update string
|
2006-09-17 03:26:58 +00:00 |
|
AJ Kelly
|
1ce9e46fa3
|
Only flush the toilet. (Fix an input error caused when exiting Stepmania Credits from the options menu; Now goes to ScreenTitleMenu)
|
2006-09-16 03:41:04 +00:00 |
|
AJ Kelly
|
eb6962247c
|
fix TextBanner placement on course select for entry list
|
2006-09-15 05:34:15 +00:00 |
|
AJ Kelly
|
b3ad0955ff
|
fix position of song title, artist, subtitle on ScreenSelectMusic WheelItems
|
2006-09-15 05:12:19 +00:00 |
|
Steve Checkoway
|
2f2338021d
|
Update.
|
2006-09-15 04:42:08 +00:00 |
|
Jason Felds
|
d912b0e8a9
|
Fix CDTitle and Stage OnCommands.
|
2006-09-15 04:13:18 +00:00 |
|