Commit Graph
4581 Commits
Author SHA1 Message Date
Glenn Maynard ea63a8dd40 add font 2003-08-01 01:03:16 +00:00
Glenn Maynard a4b6b671e2 add ProTimingDisplay 2003-08-01 01:01:48 +00:00
Glenn Maynard 658e925c4e add ProTimingDisplay 2003-08-01 00:54:29 +00:00
Glenn Maynard e853582baa add m_bProTiming 2003-08-01 00:15:17 +00:00
Glenn Maynard 382419ad0f output total error to the log for now 2003-08-01 00:14:32 +00:00
Glenn Maynard 699a10a135 Trying to track an odd crash that I can't reproduce ... 2003-08-01 00:13:16 +00:00
Glenn Maynard 5966dd3dcd cleanup 2003-08-01 00:12:44 +00:00
Glenn Maynard a9774592e2 update 2003-08-01 00:12:10 +00:00
Glenn Maynard 69671223cc add metrics 2003-08-01 00:10:31 +00:00
Glenn Maynard fabcc7c6cb fix warning 2003-07-31 23:17:29 +00:00
Glenn Maynard 05de095e0e Keep track of total error, in ms. 2003-07-31 23:01:02 +00:00
Glenn Maynard 289e528576 Don't show unlock count if it's off. 2003-07-31 22:50:27 +00:00
Glenn Maynard d6c88f2c3c Fix crash with one character. 2003-07-31 22:49:22 +00:00
Glenn Maynard 7deffd2de4 Fix GetGroupColor ignoring the theme. 2003-07-31 22:48:49 +00:00
Steve Checkoway 9980a4dbb6 Crash Handling on OS X has been moved to archutils/Darwin/Crash.*. Other code still unfinished 2003-07-31 22:41:26 +00:00
Steve Checkoway 16b4550a5b remove global.h 2003-07-31 22:39:22 +00:00
Steve Checkoway 386dec74b2 name change and add the first crack at backtracing on OS X 2003-07-31 22:35:54 +00:00
Steve Checkoway 5e67cfb2f6 Added Crash reporting on OS X 2003-07-31 22:32:45 +00:00
Steve Checkoway f83b837d76 fix compiler warnings 2003-07-31 20:34:01 +00:00
Steve Checkoway f46d947b70 changed the defines 2003-07-31 19:17:20 +00:00
Andrew Wong 35fc8fdf8f updated metrics 2003-07-31 15:35:41 +00:00
Andrew Wong c3f1d5bc12 Added "progressive stages lifebar" support
Fixed bug where final stage wasn't really at full difficulty
2003-07-31 15:07:48 +00:00
Kevin Slaughter adc19d0a15 Updated ScreenHowToPlay code to include dancer. I know it's a bit rough and too-fast paced right now, but that will all be fixed tonight when I get home and re-commit. 2003-07-31 11:31:24 +00:00
Andrew Wong 3eddc31009 oops, dupe metric removed 2003-07-31 06:08:11 +00:00
Andrew Wong 7793baf9f3 oops, metrics update :D 2003-07-31 05:55:07 +00:00
Glenn Maynard bf4592997e fix machine options 2003-07-31 02:18:56 +00:00
Glenn Maynard 390a802106 Disable Rave until it's being worked on again. (Accidentally included
it in snapshots about five times now ...)
2003-07-31 02:14:26 +00:00
Glenn Maynard 2c26acc705 disable warning: confusing when norecover, suddendeath, etc are used 2003-07-31 02:06:19 +00:00
Glenn Maynard 1105b8c6f8 re-add JUSTICE 2003-07-31 02:03:53 +00:00
Glenn Maynard 03f06c72fb add debug stuff 2003-07-31 01:27:54 +00:00
Glenn Maynard af0449da43 Fix negative chaos values. 2003-07-31 01:18:52 +00:00
Glenn Maynard 99a5a0f735 add currently unused code 2003-07-31 01:11:42 +00:00
Glenn Maynard 22a3c5b5d9 Experiment: configure the primary mixing buffer 2003-07-31 00:50:25 +00:00
Glenn Maynard 5d97ce297c Don't stall the timer constantly during roulette. 2003-07-30 21:49:21 +00:00
Glenn Maynard a5ec516e4a update 2003-07-30 21:34:23 +00:00
Glenn Maynard 7f13b5ce6d Replace "caprice" with a "showcourse"/"noshowcourse" tag.
This also allows hiding static songs; I added that since it took about four
lines extra code.

Note that I've updated the Save() function a bit, and fixed some bugs
I saw, but it's not used yet and it's no more tested than it was before.
2003-07-30 21:33:20 +00:00
Glenn Maynard 83bb528668 Add game and round seeds, meant for use with RandomGen. 2003-07-30 20:34:16 +00:00
Glenn Maynard 4262c7fd96 Add an SDL random number generator with independent seeds. 2003-07-30 20:31:50 +00:00
Glenn Maynard f741443c76 Fix difficult courses in Oni mode.
Why was this put in?  If you don't want to use difficult courses in
Oni mode, just don't use them.
2003-07-30 18:46:59 +00:00
Andrew Wong 3adec8251c progressive lifebar for nonstop courses (4th stage harder than 1st stage, etc) 2003-07-30 17:01:04 +00:00
Andrew Wong 2a793de751 disable difficulty change for oni courses 2003-07-30 12:52:31 +00:00
Andrew Wong b5a11458f3 sample caprice course 2003-07-30 10:10:07 +00:00
Andrew Wong 7553cf3afa oops, account for bug if user uses regular songs with caprice songs 2003-07-30 10:04:59 +00:00
Andrew Wong a85491b9ad random caprice added (use CAPRICE like you use BEST1, WORST1, etc) 2003-07-30 09:53:33 +00:00
Glenn Maynard 0306ff67e1 Fix odd problems with detecting images 2003-07-30 06:45:06 +00:00
Andrew Wong a96b0da8ca oops, forgot to update metrics 2003-07-30 05:55:18 +00:00
Glenn Maynard 33b8fc3a3a don't derive sGroup twice 2003-07-30 05:34:47 +00:00
Glenn Maynard bafb9e0f2b Somehow, songs seem to be missing groups when we check them
in SongManager::GetExtraStageInfo.  Sanity check.
2003-07-30 05:28:23 +00:00
Glenn Maynard ef7733e121 remove unused parameter 2003-07-30 02:01:19 +00:00
Glenn Maynard f3540c9eb7 You had it right the first time, almost. :)
It's better to put hacks in the file they're affecting, rather than global
handlers like ScreenManager.

The problem you were having is that you were sending the "start fade
out" message; when skipping a screen, you want to skip to "load next
screen" and not fade out.

It's OK to load the screen itself when you're skipping it, since that doesn't
take time as long as you don't load the components.

Note that this is how eg. ScreenInstructions and ScreenWarning work.
2003-07-30 01:59:11 +00:00