Commit Graph
4608 Commits
Author SHA1 Message Date
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
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
Steve Checkoway 0626a2ed92 Update, added files, changed build system, updated readme, wrote scripts, etc. 2003-08-01 05:21:43 +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 90005d7cf6 fix 2003-08-01 01:16:51 +00:00
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