Steve Checkoway
|
d8f71a6d1c
|
oops, temp - 1, not temp - -1.
|
2003-09-30 17:34:23 +00:00 |
|
Steve Checkoway
|
4b59491a9e
|
Don't use gets(). As it liked to tell me, it's unsafe.
|
2003-09-30 17:24:29 +00:00 |
|
Steve Checkoway
|
3914243e15
|
Update
|
2003-09-30 17:07:02 +00:00 |
|
Steve Checkoway
|
ea15e5dfb6
|
enums cannot be static. If it needs to be limited to this object file, wrap it in an anonymous namespace. I'm not sure if that is even needed for enums.
|
2003-09-30 11:32:06 +00:00 |
|
Glenn Maynard
|
8e8dbb5862
|
simplify
|
2003-09-30 05:39:47 +00:00 |
|
Glenn Maynard
|
10d6c1e053
|
simplify
|
2003-09-30 05:33:33 +00:00 |
|
Glenn Maynard
|
47e2d1c9d8
|
cosmetic
|
2003-09-30 05:25:47 +00:00 |
|
Glenn Maynard
|
56528ecbeb
|
Fix OptionsMessage showing in the editor
|
2003-09-30 05:25:22 +00:00 |
|
Glenn Maynard
|
0eb9b75928
|
fix ShowSongOptions mismatch
|
2003-09-30 05:23:12 +00:00 |
|
Glenn Maynard
|
a683a99f52
|
SDL 1.2.6
Remove old options screens.
|
2003-09-30 05:10:13 +00:00 |
|
Glenn Maynard
|
c195f622ca
|
simplify
|
2003-09-30 03:59:37 +00:00 |
|
Glenn Maynard
|
ebfe37f70b
|
Several effect fixes and simplifications.
|
2003-09-30 03:14:09 +00:00 |
|
Sean Burke
|
9a4c530b63
|
Consistency cleanup.
|
2003-09-30 01:27:55 +00:00 |
|
Steve Checkoway
|
9b736241aa
|
EOL
|
2003-09-30 00:26:29 +00:00 |
|
Glenn Maynard
|
6009d8fa88
|
API update
|
2003-09-30 00:16:14 +00:00 |
|
Glenn Maynard
|
6fb150ee89
|
update
|
2003-09-30 00:14:37 +00:00 |
|
Glenn Maynard
|
5c030e3011
|
SDL-1.2.6
|
2003-09-29 23:17:03 +00:00 |
|
Ben Anderson
|
a7e09954ef
|
Include CharacterHead
|
2003-09-29 21:35:04 +00:00 |
|
Glenn Maynard
|
d8d7e4f2ba
|
Fix wrong sounds stopping wiht WaveOut driver
|
2003-09-29 20:52:51 +00:00 |
|
Sean Burke
|
f72aac61fc
|
Add ScreenEndlessBreak, cleanup.
|
2003-09-29 14:19:08 +00:00 |
|
Kevin Slaughter
|
c098747e02
|
Adding ScreenEndlessBreak capability
|
2003-09-29 12:32:12 +00:00 |
|
Kevin Slaughter
|
cfc49824dc
|
Adding function for getting an appropriate background for ScreenEndlessBreak
|
2003-09-29 12:30:56 +00:00 |
|
Chris Danford
|
eeec0fff3e
|
add character face support
|
2003-09-29 09:21:26 +00:00 |
|
Glenn Maynard
|
f4bb406ee4
|
derive ScreenPlayerOptions from ScreenOptionsMaster
|
2003-09-29 09:08:02 +00:00 |
|
Glenn Maynard
|
846c931438
|
fix list defaults
|
2003-09-29 09:00:59 +00:00 |
|
Glenn Maynard
|
a1ac9e2326
|
Add ModeChoice::IsZero.
|
2003-09-29 08:56:33 +00:00 |
|
Glenn Maynard
|
93ef4ec22e
|
fix noteskin caching
|
2003-09-29 07:39:37 +00:00 |
|
Glenn Maynard
|
236c00aea3
|
derive ScreenSongOptions from ScreenOptionsMaster
|
2003-09-29 07:19:03 +00:00 |
|
Glenn Maynard
|
f3db0176c5
|
fix crash
|
2003-09-29 06:56:36 +00:00 |
|
Glenn Maynard
|
d344057643
|
Leave music alone if there's no music file for an options screen.
|
2003-09-29 06:39:54 +00:00 |
|
Glenn Maynard
|
b4a791c063
|
simplify
|
2003-09-29 06:28:17 +00:00 |
|
Glenn Maynard
|
31355281e0
|
Fix ModeChoice::DescribesCurrentMode messing with
GAMESTATE->m_bChangedFailType.
|
2003-09-29 06:27:20 +00:00 |
|
Glenn Maynard
|
adeee85e4a
|
Allow setting lives, regular drain type, bar and battery from SongOptions::FromString.
|
2003-09-29 06:22:13 +00:00 |
|
Glenn Maynard
|
aac37ab883
|
const fix
|
2003-09-29 05:01:41 +00:00 |
|
Glenn Maynard
|
011923cac3
|
s/map/mapping/g
|
2003-09-29 04:46:37 +00:00 |
|
Glenn Maynard
|
c95164d5ba
|
update
|
2003-09-29 04:34:48 +00:00 |
|
Glenn Maynard
|
ac22b51e94
|
simplify
|
2003-09-29 04:34:09 +00:00 |
|
Glenn Maynard
|
a51abcbc11
|
Fix MoveMap()
|
2003-09-29 04:23:53 +00:00 |
|
Glenn Maynard
|
8302aa9b4a
|
Fix "exit" row
|
2003-09-29 04:22:59 +00:00 |
|
Glenn Maynard
|
e57bbdc338
|
remove ScreenSelectGame
|
2003-09-29 03:26:28 +00:00 |
|
Glenn Maynard
|
af3d660514
|
ScreenSelectGame@ScreenOptionsMaster
|
2003-09-29 03:23:33 +00:00 |
|
Glenn Maynard
|
92b1e53678
|
ScreenSelectGame support
|
2003-09-29 03:22:51 +00:00 |
|
Glenn Maynard
|
2fa9093471
|
remove ScreenMachineOptions
|
2003-09-29 03:04:57 +00:00 |
|
Glenn Maynard
|
82a2f6d48e
|
Machine options
|
2003-09-29 03:02:54 +00:00 |
|
Glenn Maynard
|
bcb3a43043
|
cleanup
|
2003-09-29 02:31:10 +00:00 |
|
Glenn Maynard
|
cf6509ea10
|
remove ScreenGraphicOptions
|
2003-09-29 02:30:02 +00:00 |
|
Glenn Maynard
|
17c7dd9636
|
ScreenGraphicOptions@ScreenOptionsMaster
|
2003-09-29 02:26:04 +00:00 |
|
Glenn Maynard
|
aeafb770d5
|
Add graphic options. Cleanup.
|
2003-09-29 02:24:53 +00:00 |
|
Glenn Maynard
|
5c6fb94e14
|
Move UpdateRankingCourses to MusicWheel::MusicWheel.
|
2003-09-29 02:23:44 +00:00 |
|
Glenn Maynard
|
3cb2664bb6
|
Remove ScreenInputOptions and ScreenGameplayOptions.
|
2003-09-29 00:48:05 +00:00 |
|