Chris Danford
4b824bbe47
export and import separately for each player
2005-03-13 00:59:03 +00:00
Glenn Maynard
b51b0cfb4c
Use Init() for all screens, so we can set state before the base class
...
members are loaded--they'll see resets, score finalization, etc. It
also results in smaller code, due to a g++ bug that causes constructors
to be emitted several times.
2005-02-23 06:29:05 +00:00
Glenn Maynard
2bdff91293
preload cancel all sound
2005-02-07 23:31:55 +00:00
Chris Danford
730787aacb
name cleanup: State->Screen
2004-12-05 11:59:39 +00:00
Glenn Maynard
e4d124dd91
license update
2004-06-08 05:22:33 +00:00
Chris Danford
7a32af8c5e
clean up presisting of settings to Profile
...
persist PreferredCourseDifficulty
2004-03-13 22:18:09 +00:00
Chris Danford
bb8ae37aab
add graphic for ScreenPlayerOptions CancelAll
2004-03-13 18:15:50 +00:00
Chris Danford
a4f72adc3d
save player options automatically if using profile
...
remove code for saving player options
2004-03-13 17:35:31 +00:00
Chris Danford
df72631f6c
add "disqualify" graphic to options screen for options that make a song easier
2004-03-08 07:49:01 +00:00
Glenn Maynard
56528ecbeb
Fix OptionsMessage showing in the editor
2003-09-30 05:25:22 +00:00
Glenn Maynard
f4bb406ee4
derive ScreenPlayerOptions from ScreenOptionsMaster
2003-09-29 09:08:02 +00:00
Glenn Maynard
c15e0cec49
Allow screen aliasing.
2003-09-27 22:30:51 +00:00
Andrew Wong
ee81ce3cac
feature: custom speed mod = allows users to specify their own speed modifier in stepmania.ini.
...
note: C300 was removed to make space on the line.
2003-09-13 22:57:11 +00:00
Andrew Wong
068bb826b6
make difficulties shown on player options screen theme-dependent
2003-08-08 10:01:55 +00:00
Chris Danford
32fd0062a9
use sections in SORT_BPM
...
choose sort from list in MusicWheel
2003-06-16 17:28:58 +00:00
Chris Danford
c743e97f6e
break PlayerOptions selection into two screens (is there any other solution?)
...
add lines for Step selection and Character selection
2003-06-15 17:05:51 +00:00
Glenn Maynard
5ad3b0b786
Readd optional song menu.
...
Three options:
yes, to go directly to it without asking. This is faster for people who use
the song options menu frequently
no, to skip it completely; probably useful for coin mode where the song
opts menu may be inappropriate
ask, to ask, for people (like me) who use that menu very infrequently
but still want it available
2003-04-21 22:36:45 +00:00
Chris Danford
214c2b67af
clean up Fonts and Numbers names
2003-03-30 18:12:57 +00:00
Chris Danford
16df407e32
Cosmetic cleanups
...
Added "press START for more options" to ScreenPlayerOptions
2003-03-11 08:52:45 +00:00
Kevin Slaughter
0d5c5de300
See TODO.miryokuteki
2003-02-12 15:56:01 +00:00
Glenn Maynard
984b433858
signs, headers, for scoping
2002-11-16 20:21:00 +00:00
Glenn Maynard
e9c2417f33
remove unneccessary includes
2002-09-11 05:53:17 +00:00
Glenn Maynard
b87c4023a8
remove unneccessary includes
2002-09-11 05:45:49 +00:00
Chris Danford
8549236385
no message
2002-05-20 08:59:37 +00:00