Jason Felds
1e82f5ea78
Fix potential error if uncommented.
...
Thanks to Saturn for the heads up.
2011-11-01 22:28:39 -04:00
Jason Felds
d55fa26567
Fix warning, ifdef another LOG->Trace.
2011-11-01 22:24:44 -04:00
Jason Felds
f3704db519
Singular or plural?
2011-11-01 15:29:25 -04:00
Jason Felds
4fee57442c
In during commit. ;)
2011-11-01 15:25:05 -04:00
Jason Felds
98195f7082
WOOT! WOOT!
2011-11-01 15:20:35 -04:00
Jason Felds
1c28a06bb6
Fix Expand, possibly other mods, for 2nd player.
2011-11-01 15:20:20 -04:00
Colby Klein
711dffe8aa
Fix typo.
2011-11-01 10:08:56 -07:00
Flameshadowxeroshin
4b9560dead
eh
2011-11-01 01:13:09 +00:00
Flameshadowxeroshin
ea3209a02b
stupid comment
2011-11-01 01:02:38 +00:00
Flameshadowxeroshin
312164685e
update
2011-11-01 00:59:36 +00:00
Jason Felds
8821b41127
Revert the revert.
...
Yeah, I know jpeg is messed up on Mac side.
I need someone else to test though...someone NOT on Lion.
2011-10-30 15:13:11 -04:00
AJ Kelly
5bde30c176
remove debug logging that I didn't mean to commit
2011-10-29 21:08:54 -05:00
ZipFile
6d7570a44b
stepmania-ssc doesn't exist, anyway.
...
Suppose that user runs binary named `stepmania`.
2011-10-30 01:09:06 +02:00
AJ Kelly
f06e4a2702
add songs to the export package thing. they still don't export though.
2011-10-29 15:10:40 -05:00
Jason Felds
bbec5842f6
Add the ResetPlayerOptions lua binding.
2011-10-29 11:43:49 -04:00
AJ Kelly
0594303c3c
[ScoreKeeperRave] Fix an issue where the super meter would not decrease back to 1 after hitting the end of 3. (Fixes issue 314.)
2011-10-28 16:35:57 -05:00
AJ Kelly
2fb97fac05
hide test theme
2011-10-27 23:21:56 -05:00
AJ Kelly
b8757ace53
not happy with this
2011-10-27 22:30:05 -05:00
Jason Felds
2cf8b46373
SCORE!
2011-10-27 23:21:57 -04:00
Jason Felds
71e33d7094
Revert of df937f7: it compiles now.
...
Behavior is still off though.
2011-10-27 23:21:40 -04:00
Flameshadowxeroshin
c758ea06c0
whoops
2011-10-28 03:16:24 +00:00
Flameshadowxeroshin
24fbf0e504
i love scoring la la la
2011-10-28 03:15:22 +00:00
AJ Kelly
4cfc1af8db
remove leftover catalog stuff
2011-10-27 21:31:34 -05:00
AJ Kelly
9d69d25fe0
just some small changes here.
2011-10-27 19:18:55 -05:00
AJ Kelly
e6d45be2bc
move envutils2 into utilities.lua
2011-10-27 19:14:44 -05:00
AJ Kelly
291e046485
consolidate color functions; move hsv into colors
2011-10-27 19:11:42 -05:00
AJ Kelly
28c1b3e70b
update scripts as a part of a cleanup
2011-10-27 18:56:23 -05:00
AJ Kelly
5e7b5fc44c
documentation update
2011-10-27 18:22:08 -05:00
AJ Kelly
1656e5a4c7
update changelog
2011-10-27 14:02:11 -05:00
AJ Kelly
ebe0814f8b
fix fallback [OptionRow] ColorNotSelected and ColorDisabled to be more distinguished.
2011-10-27 01:06:59 -05:00
Flameshadowxeroshin
4d759f7fce
make timing segments on song meter show up
2011-10-27 03:46:32 +00:00
AJ Kelly
7fbd5ed27f
we don't need this old file anymore
2011-10-23 16:46:18 -05:00
John Reactor
538d29398e
Update in polish translation.
2011-10-21 20:48:31 +02:00
AJ Kelly
94227f8050
more localization for custom options lines
2011-10-21 11:37:15 -05:00
AJ Kelly
1d1bde300e
http://nsis.sourceforge.net/How_can_I_use_quotes_in_a_string
2011-10-21 11:33:38 -05:00
Jason Felds
bbb829e4b0
More merging.
2011-10-20 23:49:41 -04:00
Jason Felds
4791141809
Temp test: remove game check on Noteskin refresh.
...
If this causes too many problems, this can be reverted.
2011-10-20 23:48:57 -04:00
AJ Kelly
f217ece2b2
move "don't give up" text up some so it doesn't get in the way of the receptors on reverse + center 1p
2011-10-20 15:11:36 -05:00
Jonathan Payne
978e916557
[br:Defualt] do not show incompletename entry;
...
add comment for addition notetype
2011-10-19 21:51:54 -07:00
Mark Cannon
9385a71160
fix unintended early break
2011-10-19 02:16:05 -04:00
Mark Cannon
cd0e37dbeb
changed several aspects of LightsManager:
...
- states are zeroed at the beginning of Update(); anything not set true must be false, so don't re-zero or set false states unnecessarily
- minor readability improvements, e.g. setting a CabinetLight in switch and assignint it outside of it
- LightsMode_Menu variants now use song beat for lighting instead of GetTimeSinceStart
- reformatted switch statements to be generally more readable
- LightsMode_Demonstration now lights the pad arrows if enabled, similar to gameplay
- Pressing custom gamebuttons during attract mode will light them
2011-10-18 17:09:11 -04:00
AJ Kelly
92fea1f748
shut warning up
2011-10-18 15:32:06 -05:00
Jason Felds
d65b4ba714
Minor optimization: don't calc if not needed.
2011-10-17 22:58:04 -04:00
Jason Felds
48687e8df5
Temp commit: add descriptions.
...
Trying to understand issue 584.
2011-10-17 21:48:34 -04:00
Jason Felds
b86a82fb42
Fix issue 585: editor crash w/o saving.
...
This does not feel like a proper cure, but it does
stop the crashing.
2011-10-17 21:37:30 -04:00
Jason Felds
95c3bcb39a
[backwards -> default] Bring in backwards.
2011-10-16 16:49:56 -04:00
Jason Felds
feb9ba320c
Slightly better comment.
2011-10-16 16:48:47 -04:00
Jason Felds
56b68ed502
The usual changelog entry.
2011-10-16 16:46:24 -04:00
Jason Felds
1f024cd739
[backwards] Switches in switches: need a break.
2011-10-16 16:43:20 -04:00
Jason Felds
68061b13c5
[backwards] Add appropriate comment for devs.
2011-10-16 16:33:33 -04:00