Commit Graph
4653 Commits
Author SHA1 Message Date
Steve Checkoway 427bed263d Allow the archhooks to update if needed once per cycle through game loop. This is done after inputs have been handled 2003-08-04 11:18:55 +00:00
Manu Evans 1735ddb47c no message 2003-08-04 10:18:06 +00:00
Andrew Wong a942118fad fix texture leak when unlock does not exist 2003-08-04 09:27:49 +00:00
Andrew Wong 357987b9de changed way the course ranking sort is applied - now detects on startup and theme change rather than before each music wheel 2003-08-04 09:18:26 +00:00
Andrew Wong e5a3e634d5 minor optimization: compare if a song is in ranking for UpdateCourseStats if ranking is chosen in prefs 2003-08-04 06:35:54 +00:00
Chris Danford 22c6d2ca4c fix couple dance points calculation 2003-08-04 00:05:42 +00:00
Chris Danford 8549108a1f remove commented code 2003-08-04 00:05:15 +00:00
Chris Danford 8eb277cdce fix slash direction for Xbox 2003-08-04 00:04:53 +00:00
Chris Danford c74333eeb5 Add support for 0% and negative background rates. This isn't supported by many codecs though... 2003-08-04 00:04:28 +00:00
Andrew Wong 061bf51dc1 DIRTY FIX: someone thought progressive stages affected lifebar difficulty; do an additional check in function to make sure we're not in event mode 2003-08-03 19:58:45 +00:00
Glenn Maynard 3b289d5c9d (I doubt this was meant to be committed in the first place.) 2003-08-03 17:55:31 +00:00
Andrew Wong a898b4f370 lifebar should be non-progressive and life difficulty 4 on extra stage regardless of options 2003-08-03 15:32:35 +00:00
Andrew Wong 30050627bb fix TEXTUREMAN memory leak for ScreenUnlock 2003-08-03 14:29:12 +00:00
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