Glenn Maynard
0eda984d16
use StoreSelectedOptions and RestoreSelectedOptions
...
store options earlier; restore them more consistently
2003-02-24 03:26:33 +00:00
Glenn Maynard
8e21ba6f8a
add StoreSelectedOptions and RestoreSelectedOptions
2003-02-24 03:26:00 +00:00
Glenn Maynard
653fd69bea
use iSongsPlayed in eval
2003-02-24 02:59:27 +00:00
Glenn Maynard
c0e898de30
increment SongsPlayed at the beginning of the song, not the end
2003-02-24 02:58:31 +00:00
Glenn Maynard
c541f11765
use Played here, instead of Passed
2003-02-24 02:45:27 +00:00
Glenn Maynard
c6ccc82b98
Keep track of played and passed songs separately; it's too much
...
of a hassle to try to derive one from the other.
always record m_SelectedOptions on the first song played
2003-02-24 02:45:01 +00:00
Glenn Maynard
fc859e5ca5
off-by-one error in banner detection
2003-02-24 02:43:32 +00:00
Glenn Maynard
788ac6a09d
Keep track of played and passed songs separately; it's too much
...
of a hassle to try to derive one from the other.
2003-02-24 02:43:05 +00:00
Glenn Maynard
fff1449239
Add an entry per song for endless courses, to reduce repetition.
...
Improve IsPlayableIn.
2003-02-24 00:58:04 +00:00
Chris Danford
bed2c0a74b
fixed crash when saving Course records
...
fixed incorrect handing of "accelerate" token in Actor::Fade
2003-02-24 00:47:13 +00:00
Glenn Maynard
aac5e21f9b
Fix paths (fixes old DWI-style tree handling)
2003-02-24 00:28:32 +00:00
Glenn Maynard
266343f9d8
unused
2003-02-24 00:16:46 +00:00
Glenn Maynard
d504324106
Reduce the chances of repeating random songs.
...
This won't help Endless (where it's probably most important), since
that's a single-song repeated course. Probably should add a bunch
of random entries instead of just one ...
2003-02-24 00:09:34 +00:00
Chris Danford
7cfde2efe8
fixed VC6 compile errors
2003-02-23 23:50:36 +00:00
Chris Danford
887704d948
revamped SelectDifficulty screen. Metrics can now control the choices available
2003-02-23 23:29:22 +00:00
Glenn Maynard
80981df5b6
update sdl bins
2003-02-23 22:38:42 +00:00
Glenn Maynard
eaf27312b5
fix division by zero
2003-02-23 22:27:28 +00:00
Aaron VonderHaar
f07855afac
replace sound driver Linux with ALSA9, create arch_linux.h to house future linux arch includes
2003-02-23 09:03:10 +00:00
Aaron VonderHaar
06b941482d
replaced by ALSA9
2003-02-23 08:41:22 +00:00
Aaron VonderHaar
7c7356ed7d
First sounds from linux (see followup post to devs list)
2003-02-23 08:39:29 +00:00
Glenn Maynard
996f89885d
i didn't do it! he did it!
2003-02-23 06:56:02 +00:00
Glenn Maynard
ba744f1eae
error handling
2003-02-23 06:26:33 +00:00
Glenn Maynard
37a8a897cf
log the build number
2003-02-23 06:26:01 +00:00
Glenn Maynard
dbb7ec7fe7
Remove most of the debugging cruft. (Nobody else is reporting
...
this and the one person that did can't reproduce it.) Reduce it to
some sanity and progress checks so it can be narrowed down if
it happens again.
2003-02-23 06:25:43 +00:00
Chris Danford
56d4d42ef8
Added Long ver, Marathon ver balloons on Select Music
2003-02-23 01:53:36 +00:00
Chris Danford
a28355ec11
changed BPMDisplay to use a Numbers graphic instead of a Font
2003-02-23 01:32:39 +00:00
Chris Danford
0636b4d17d
fixed courses title not showing on ScreenRanking
2003-02-23 00:55:24 +00:00
Glenn Maynard
78567273df
fix Each Tomorrow
2003-02-22 22:06:59 +00:00
Glenn Maynard
763791eb71
only set up the popularity contest if we actually need it; it's still a
...
little slow
2003-02-22 22:04:44 +00:00
Glenn Maynard
edc290583a
ignore Z axes, too
2003-02-22 22:03:13 +00:00
Glenn Maynard
daf8ce8822
Init options, since FromString won't do it for us.
...
Make a huge mess of SaveMachineScoresToDisk; someone reported
a crash and I can't find anything wrong with it. (Wasn't going to commit
this, but I want to commit the above; this shouldn't stick around very
long ...)
2003-02-22 21:59:21 +00:00
Glenn Maynard
fb222eadf7
Restore user-selected options when backing out of a song/course
...
to the selection menu.
2003-02-22 21:58:02 +00:00
Glenn Maynard
7877e7689a
Don't Init() in FromString.
2003-02-22 21:56:59 +00:00
Glenn Maynard
fad2b81d43
oops, fix compile
2003-02-22 21:47:42 +00:00
Glenn Maynard
c532dd1101
optimize SortSongPointerArrayByMostPlayed
2003-02-22 21:25:09 +00:00
Glenn Maynard
6681fa6108
This was backwards. Instead of fixing it, I'll just remove it for now,
...
since this should be done inside the theme metric itself anyway ...
2003-02-22 03:36:26 +00:00
Glenn Maynard
c48ea65727
missing m_bDDRExtremeDifficultySelect initialization
...
(this should probably go away, but make it work for now)
2003-02-22 03:27:54 +00:00
Glenn Maynard
8338feca72
mass pngcrush
2003-02-22 02:59:28 +00:00
Chris Danford
fc2108e85d
fixed EditMenu "Create from Autogen" weirdness
...
cleaned up some unnecessary header dependencies
2003-02-22 01:58:56 +00:00
Glenn Maynard
87c9516cc0
fix menu backgrounds in SMMAX2
2003-02-22 01:50:37 +00:00
Chris Danford
52756e7eaa
wrap MiniMenu input
...
fixed Transforms AreaMenu action
2003-02-22 00:48:38 +00:00
Glenn Maynard
7253dca8e4
quiet a warning
2003-02-22 00:33:22 +00:00
Chris Danford
294144575c
speed up editor beat bar drawing (frame rate is not 3x as fast!)
...
fixed inaccurate 2k/xp video card detection
2003-02-22 00:22:27 +00:00
Glenn Maynard
5a4d403daf
reenable translation for songs that already have translits
...
too many songs have hacked titles with translits
2003-02-22 00:21:45 +00:00
Glenn Maynard
56559fb29d
Add the note skin pref back in, to change the default skin persistently.
...
Disable the EX pref; wait to add this until the screen is ready (though it
might be better to just make it a metric).
2003-02-22 00:12:45 +00:00
Glenn Maynard
b323f2065c
fix the options menu
2003-02-21 23:03:20 +00:00
Glenn Maynard
ec7583ceb7
update
2003-02-21 22:52:01 +00:00
Glenn Maynard
7a1f903c95
give a little more info
2003-02-21 22:06:25 +00:00
Glenn Maynard
42c26237ea
update sdl
2003-02-21 22:05:50 +00:00
Kevin Slaughter
8acea0fab7
Updated my TODO
2003-02-21 10:10:50 +00:00