Chris Danford
34b3cc616a
Collapse path when reading redirects (needed for Xbox)
2003-08-02 19:28:31 +00:00
Chris Danford
35f29384a2
Don't throw when loading DifficultyIcon and the "missing" graphic is used. This happens on Xbox because of file name limitations.
2003-08-02 19:27:57 +00:00
Steve Checkoway
5ef11a5dca
remove the compile date from here as it's in RageLog. Class is still in progress
2003-08-02 12:58:51 +00:00
Steve Checkoway
1e5b735bcd
Use HAVE_VERSION_INFO so that multiple archs can take advantage of a build number and date
2003-08-02 12:51:25 +00:00
Andrew Wong
2351951035
fixed song display on "display group" screen for unlocks
2003-08-02 09:56:24 +00:00
Steve Checkoway
347be4020f
added missing #define CRASH_HANDLER_INTERNAL_H
2003-08-02 05:32:00 +00:00
Steve Checkoway
1b0be6d086
added missing #define CRASH_HANDLER_H
2003-08-02 05:28:38 +00:00
Steve Checkoway
794de812fe
Added formatting to match the other *nix.
2003-08-02 03:09:11 +00:00
Steve Checkoway
c87ae8e444
Added button to open the crash log
2003-08-02 03:07:46 +00:00
Steve Checkoway
0518239203
Oops, wrong one.
2003-08-02 03:06:49 +00:00
Chris Gomez
d4866c3973
Make DifficultyMeter behavior constants into theme metrics instead.
2003-08-01 23:18:03 +00:00
Steve Checkoway
70ef61d74b
Removed the last of the integer comparison warnings
2003-08-01 22:12:28 +00:00
Andrew Wong
03d691fe20
added support for life difficulties up to 16
...
added more difficulties for progressive nonstop and stage modes (including level 9 to make use of judge 16 :D)
... i wonder who is nuts enough to choose that :P
2003-08-01 18:39:34 +00:00
Steve Checkoway
8c6ba0f506
Fix compile warnings
2003-08-01 12:12:02 +00:00
Steve Checkoway
2dcb5f7a9e
What does this line do other than clobber iPossibleDancePoints[0] and give everybody AA?
2003-08-01 11:41:13 +00:00
Steve Checkoway
6dd3275d00
fix image placement. Make it one pixel higher
2003-08-01 10:23:02 +00:00
Steve Checkoway
7f9aed802b
added needed header files after removing global.h from Crash.h. Also simplify.
2003-08-01 09:28:50 +00:00
Steven Towle
efd431e45a
the calculations for voltage and stream graphs were swapped. fixed.
2003-08-01 07:00:40 +00:00
Glenn Maynard
c29b6343c5
fix compile
2003-08-01 03:22:42 +00:00
Glenn Maynard
455e629479
add m_ProTimingDisplay
2003-08-01 01:18:08 +00:00
Glenn Maynard
2a64ac3eaf
update
2003-08-01 01:17:34 +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
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
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
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
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