Commit Graph
2421 Commits
Author SHA1 Message Date
Glenn Maynard 4241b20f57 add missing init 2003-02-25 21:10:07 +00:00
Glenn Maynard 25f9a19eff remove unused constants 2003-02-25 20:10:03 +00:00
Glenn Maynard 3b1c7ea32b unneeded check
(why do we need to check for >= 0?)
2003-02-25 19:59:29 +00:00
Glenn Maynard 38118ab10d optimize and clean up a little 2003-02-25 19:49:16 +00:00
Chris Gomez 0b0f154a5e Actually write out BEGINNER tags for DWI steps 2003-02-25 11:28:38 +00:00
Chris Gomez 9bea3951b6 Add option to view dance points instead of percentage score in oni courses.
Eval screen numbers are probably going to overflow off the left side until we get a new number skin.
Apparently arcade behavior is to *not* dim the extra digits for dance points, but I think this looks cleaner.
2003-02-25 11:20:45 +00:00
Chris Danford d77d1cc43c Little() now removes HoldNotes that don't start on a beat 2003-02-25 08:07:56 +00:00
Chris Danford 1fca3d67c5 more work on Battle 2003-02-25 02:51:04 +00:00
Chris Danford 5f15c92404 working on Battle 2003-02-25 00:33:42 +00:00
Glenn Maynard 32d2cd8cc1 tween out balloons 2003-02-24 20:25:27 +00:00
Glenn Maynard 17c891c78b Start the balloons zoomed out, so they don't flicker on screen for a frame 2003-02-24 20:17:02 +00:00
Glenn Maynard 66d66d2821 oni -> michi 2003-02-24 20:14:17 +00:00
Glenn Maynard d483917c40 closest-match selected difficulty 2003-02-24 19:56:25 +00:00
Glenn Maynard 589d0c6761 tweak 2003-02-24 19:52:45 +00:00
Chris Gomez 21262a9239 er, oops. should do some fact-checking on what I'm told first.
(side note, why not do this? oh well)
2003-02-24 11:12:14 +00:00
Chris Gomez 5cf53ebbb7 Fix writing BASIC in a DWI for beginner steps (recent DWI versions support the BEGINNER type) 2003-02-24 11:00:11 +00:00
Glenn Maynard ab3c8e47b1 Handle up to two wildcards in GetDirListing 2003-02-24 07:07:56 +00:00
Glenn Maynard 848ff56bbc don't accept presses after hitting start 2003-02-24 04:40:41 +00:00
Glenn Maynard dfec6b101f don't reset SongOptions between course songs 2003-02-24 04:15:18 +00:00
Glenn Maynard 43f6a2f97c fix silly sort bug 2003-02-24 03:46:04 +00:00
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