Steve Checkoway
2aa572f695
revert, signal handler breaks the exception handler. Unfortunally throwing an exception causes a signal and not an exception. If I use a signal handler rather than the exception handler, all unforeseen errors will cause SM to just die with no backtrace.
2003-08-03 13:02:26 +00:00
Steve Checkoway
1a60f4027d
For all darwin, not just for a particular backtrace method
2003-08-03 12:57:39 +00:00
Steve Checkoway
5e86526252
Use SignalHandler as well
2003-08-03 12:09:47 +00:00
Steve Checkoway
15c9ef15d3
Don't emit () if there is no file name, not if there is no Symbol.
2003-08-03 12:06:14 +00:00
Steve Checkoway
615e11ed42
Use the signal handler as well as the PowerPC Exception Handler. Argh...
2003-08-03 12:04:13 +00:00
Manu Evans
104213c0ca
More meaningful ini parameter name
2003-08-03 10:55:47 +00:00
Andrew Wong
8de4da23a2
fixed console screen showing up when debug mode in prefs was off
2003-08-03 09:43:47 +00:00
Andrew Wong
fc404aef4a
updates stage counter on music change so long versions that would be a final stage say 'final'
2003-08-03 09:00:12 +00:00
Steve Checkoway
4373bc534d
remove unneeded debugging info
2003-08-03 08:10:53 +00:00
Glenn Maynard
3a85c1c8a0
Always shuffle random courses the same way during the same round.
2003-08-03 07:12:33 +00:00
Manu Evans
135103a4e9
PAL and Progressive Scan support for XBox ..
2003-08-03 06:41:52 +00:00
Glenn Maynard
03d507ee54
cleanup
2003-08-03 05:40:40 +00:00
Glenn Maynard
c55e228d6b
avoid BannerCache warnings
2003-08-03 05:40:13 +00:00
Glenn Maynard
f6ee6c62f0
If no banner path is defined at all, return the null string, not the song path.
2003-08-03 05:36:22 +00:00
Glenn Maynard
e78ad5e491
Fix Course::GetCourseInfo crashes
2003-08-03 04:47:53 +00:00
Glenn Maynard
b198dcee90
remove unused Entry::caprice
2003-08-03 03:32:47 +00:00
Steve Checkoway
1072ef4967
Fix conflict with std::map
2003-08-03 03:02:42 +00:00
Glenn Maynard
e3625db111
fix warnings
2003-08-03 02:47:43 +00:00
Glenn Maynard
4d40dd138d
Err.
2003-08-03 02:30:35 +00:00
Steve Checkoway
ac17a25df1
Change Notes.* to Steps.*
2003-08-03 01:21:29 +00:00
Steve Checkoway
b8c9546324
fix integer comparison warning
2003-08-03 01:17:23 +00:00
Chris Danford
caa7783413
forgot to check in Steps.h/cpp
2003-08-03 00:57:20 +00:00
Chris Danford
a5484733ab
Remove Notes::DefaultScrollDirection metric. Use DefaultModifers pref instead.
2003-08-03 00:15:39 +00:00
Chris Danford
bf02bfddf4
rename Notes to Steps
2003-08-03 00:13:55 +00:00
Chris Danford
579c975638
fixed long/marathon scoring/ranking issues (bug 730086)
2003-08-02 21:47:04 +00:00
Chris Danford
e892ecc027
use ARRAYSIZE macro
2003-08-02 20:05:46 +00:00
Chris Danford
f8e4fc2d9c
Add default joy mappings for "Super Dual Box"
2003-08-02 19:53:36 +00:00
Chris Danford
5bb0944c20
Add default joy mappings for "SuperJoyBox 5"
2003-08-02 19:28:55 +00:00
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
3a4206bb73
something was messed up
2003-08-02 13:11:31 +00:00
Steve Checkoway
3d5a5ee36b
something is messed up
2003-08-02 13:09:49 +00:00
Steve Checkoway
810e34bb2c
oops
2003-08-02 13:03:15 +00:00
Steve Checkoway
e0e79c9348
Used by ProjectBuilder to update build number
2003-08-02 13:00:02 +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
Steve Checkoway
ea6352e60b
Added version info
2003-08-02 12:48:48 +00:00
Steve Checkoway
7efe518c1c
Added instruction for ver.cpp
2003-08-02 12:48:08 +00:00
Andrew Wong
2351951035
fixed song display on "display group" screen for unlocks
2003-08-02 09:56:24 +00:00
Glenn Maynard
9bcb0e0a48
fix
2003-08-02 07:52:01 +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
569df97638
Use a directory for OS X instead of a .tgz
2003-08-02 05:12:13 +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