5bde30c176
remove debug logging that I didn't mean to commit
AJ Kelly2011-10-29 21:08:54 -05:00
6d7570a44bstepmania-ssc doesn't exist, anyway. Suppose that user runs binary named stepmania.
ZipFile2011-10-30 01:09:06 +02:00
f06e4a2702
add songs to the export package thing. they still don't export though.
AJ Kelly2011-10-29 15:10:40 -05:00
bbec5842f6
Add the ResetPlayerOptions lua binding.
Jason Felds2011-10-29 11:43:49 -04:00
0594303c3c
[ScoreKeeperRave] Fix an issue where the super meter would not decrease back to 1 after hitting the end of 3. (Fixes issue 314.)
AJ Kelly2011-10-28 16:35:57 -05:00
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
Mark Cannon2011-10-18 17:09:11 -04:00
acf5662962
if these end up getting translated as much longer strings and running into the values I'm going to scream. (issue 595)
AJ Kelly2011-10-15 15:48:26 -05:00
decbc58e2f
default and fallback spanish translations from DHalens (issues 592, 593)
AJ Kelly2011-10-15 15:34:57 -05:00
4a2caad39a
spanish language installer fixes from DHalens (issue 591)
AJ Kelly2011-10-15 15:30:29 -05:00
3f4dded539
hopefully fix an issue with some credits crap (see issue 590)
AJ Kelly2011-10-15 15:30:09 -05:00
c6498250b2
[default] hotkey to refresh noteskins without having to refresh everything
Jonathan Payne2011-10-14 15:18:55 -07:00
3484470e9f
[Steps] Fix a bug where e.g. ".SM" ".DWI" ".Sm" ".sM" files wouldn't properly load since the code was expecting lowercase.
AJ Kelly2011-10-12 18:51:36 -05:00
b49843debb
make this message JUST a bit more informative.
AJ Kelly2011-10-12 18:00:38 -05:00
c0dbd0a804
I hate when maxx is right about something.
AJ Kelly2011-10-12 00:55:50 -05:00
460d92f5e8
add time signature segments when handling time signatures when loading BMS. something I have forgotten but should have not forgotten. :S
Thai Pangsakulyanont2011-10-11 00:26:54 +07:00
a1744eb712
Fix smdata generator due new makefile.
ZipFile2011-10-10 00:36:16 +02:00
5bc07f4446
Fix that makeinstall bug.
ZipFile2011-10-10 00:21:53 +02:00
18b2ff07b3
fix a bug when the BMS file has a keysounded note, but the #WAV entry points to a file with invalid name, or points to a nonexistant file, for example
Thai Pangsakulyanont2011-10-09 18:33:45 +07:00
8aab0d7f78
Added fallbak code to build with old ffmpeg (0.6.1). Centered gtk loading window.
ZipFile2011-10-09 05:46:50 +02:00
e9226605e7
this caused problems on windows 7 instead of doing the intended thing. we are doomed to Program Files forever, and end users will continue to be dumb. sigh.
AJ Kelly2011-10-08 12:21:38 -05:00
deb8ea5347
fix compile error, change RString to const RString& because I can; again, PLEASE try to compile your build before committing it :|
Mark Cannon2011-10-06 23:32:23 -04:00