Chris Danford
|
3d4e5fc221
|
fix bGaveUp not reset between stages
|
2006-06-05 09:38:27 +00:00 |
|
Chris Danford
|
e899afec5c
|
cleanup
|
2006-06-05 07:39:17 +00:00 |
|
Chris Danford
|
1aa0b38c9f
|
fix SUnlockBrowse unlocking entry 1 when all entries are disabled
|
2006-06-05 07:36:23 +00:00 |
|
Chris Danford
|
22de414288
|
put language in effect after selecting
|
2006-06-04 06:32:37 +00:00 |
|
Chris Danford
|
cd87235083
|
AutoJuego
|
2006-06-04 00:03:47 +00:00 |
|
Chris Danford
|
f988e6d38f
|
delay 0.5s before showing abort or give up
|
2006-06-03 23:13:22 +00:00 |
|
Mike Calfin
|
8ec42ce0d2
|
flash in the night had the wrong symbol in the name
|
2006-06-03 16:36:43 +00:00 |
|
AJ Kelly
|
4540495b1f
|
smaller filesize, less hectic (removed branding too, if anyone wants it back let me know)
|
2006-06-03 00:40:01 +00:00 |
|
Mike Calfin
|
b0a52e1132
|
Background for options credits screen
|
2006-06-02 20:40:44 +00:00 |
|
Mike Calfin
|
199b11141d
|
Added second credits screen for the options menu
|
2006-06-02 20:39:00 +00:00 |
|
Mike Calfin
|
d1fd908e79
|
add big as a modifier
|
2006-06-02 03:12:11 +00:00 |
|
Mike Calfin
|
cc3164c68b
|
fixed the top of music wheel where there was a blank space for a second
|
2006-06-02 02:54:20 +00:00 |
|
Mike Calfin
|
43a9907bdc
|
changed help text for title menu network option.
|
2006-06-02 02:01:36 +00:00 |
|
Glenn Maynard
|
f537670058
|
--Fixing log--
|
2006-05-31 05:28:15 +00:00 |
|
Chris Danford
|
ad52784da4
|
remove group hack
|
2006-05-31 05:11:10 +00:00 |
|
Glenn Maynard
|
a3c3b4c24e
|
fix crash at end of hold note in editor playback
|
2006-05-30 17:44:50 +00:00 |
|
Glenn Maynard
|
031c9397f3
|
fix record with no selection in EditMode_Full; FLT_MAX is greater than the maximum NoteRow and comes out negative
|
2006-05-30 17:41:26 +00:00 |
|
Glenn Maynard
|
7801d81596
|
ASSERT -> FAIL_M
|
2006-05-30 17:21:53 +00:00 |
|
Glenn Maynard
|
dde95942be
|
fix comment
|
2006-05-30 17:20:42 +00:00 |
|
Chris Danford
|
a5f0d301c9
|
don't unsubscribe from messages on bgchange
|
2006-05-30 09:08:00 +00:00 |
|
Chris Danford
|
7540f787dd
|
fix blinking cursor w/ formatted answer
|
2006-05-30 05:09:39 +00:00 |
|
Chris Danford
|
f23e61af55
|
exclude CVS, .svn
|
2006-05-29 21:49:58 +00:00 |
|
Glenn Maynard
|
c70d6d1bce
|
fix escape
|
2006-05-29 03:48:24 +00:00 |
|
Glenn Maynard
|
1797bfcdc7
|
localize "WideScreen"
|
2006-05-29 03:46:19 +00:00 |
|
Glenn Maynard
|
fa49fded0f
|
override -> overwrite
|
2006-05-29 03:43:26 +00:00 |
|
Glenn Maynard
|
a25a699455
|
cannot -> can not, override -> overwrite
|
2006-05-29 03:42:40 +00:00 |
|
Mike Calfin
|
ade7f9784b
|
fixed down arrow pad light
|
2006-05-28 05:03:49 +00:00 |
|
Chris Danford
|
53bb3ad83a
|
add missing
|
2006-05-27 22:26:14 +00:00 |
|
Steve Checkoway
|
f0f4433bf3
|
Convert URLs to file paths. If the key already exists, overwrite it.
|
2006-05-26 23:41:42 +00:00 |
|
Chris Danford
|
f40015aad9
|
move MadeChoice to a command played on the screen. Broadcasting it doesn't work if there are prepared screens.
|
2006-05-26 09:59:56 +00:00 |
|
Chris Danford
|
21ed07f511
|
don't allow input while transitioning
|
2006-05-26 09:55:25 +00:00 |
|
Chris Danford
|
a8792e08db
|
don't make unlocks for songs with no challenge steps
|
2006-05-25 18:46:40 +00:00 |
|
Chris Danford
|
69887462fb
|
don't let tab affect mod approach speed
|
2006-05-22 20:06:33 +00:00 |
|
Steve Checkoway
|
2d791f1b1b
|
Use -O0 with the Debug target.
|
2006-05-21 22:47:18 +00:00 |
|
Steve Checkoway
|
d4c05c2180
|
Use default as the default NoteSkin.
|
2006-05-20 09:00:57 +00:00 |
|
Steve Checkoway
|
34a63dd8db
|
Fix crash on extra stage.
|
2006-05-20 09:00:35 +00:00 |
|
Steve Checkoway
|
9da602cec4
|
Use the theme metric rather than "default".
|
2006-05-20 09:00:09 +00:00 |
|
Steve Checkoway
|
df6d8cb6ba
|
Make the default NoteSkin a theme metric. That means we can't call GetNoteSkinNames() before the theme is loaded so split out the code to get the names of the the skins for a particular game.
|
2006-05-20 08:58:53 +00:00 |
|
Steve Checkoway
|
8de96799ad
|
Add better logging. It'd be nice if these values were checked as they were read in from Preferences.ini.
|
2006-05-20 06:16:09 +00:00 |
|
Steve Checkoway
|
268624f8ec
|
Minor spacing cleanup.
|
2006-05-20 05:40:09 +00:00 |
|
Steve Checkoway
|
cd5a0546b0
|
Fix compile on newer gcc.
|
2006-05-20 05:38:23 +00:00 |
|
Steve Checkoway
|
bc6cf3b9a3
|
missed commit
|
2006-05-20 05:37:03 +00:00 |
|
Steve Checkoway
|
76e98bdaf5
|
More logging, but less noisy logging (log instead of info).
|
2006-05-19 20:26:25 +00:00 |
|
Steve Checkoway
|
1bb8e66bf3
|
Remove unnecessary header files.
|
2006-05-19 11:05:19 +00:00 |
|
Steve Checkoway
|
59c663b238
|
Attempt to handle devices other than the built-in audio correctly. Not tested on anything but the built-in audio.
|
2006-05-19 08:09:38 +00:00 |
|
Chris Danford
|
044b21bcfd
|
add missing, correct awkward
|
2006-05-18 22:02:53 +00:00 |
|
Mike Calfin
|
c33b72e2a3
|
fixed missing exit button
|
2006-05-18 04:12:28 +00:00 |
|
Mike Calfin
|
1982fb23c9
|
recommit, thanks sf
|
2006-05-18 04:07:45 +00:00 |
|
Mike Calfin
|
6d8912276a
|
recommit. thanks sf!
|
2006-05-18 04:05:08 +00:00 |
|
Chris Danford
|
6663db2f94
|
fix blank graphic not being loaded by BackgroundEffects
|
2006-05-17 18:07:15 +00:00 |
|