Commit Graph
27440 Commits
Author SHA1 Message Date
Chris Danford d98cb5ed27 no message 2008-11-24 01:38:29 +00:00
Chris Danford cab8a44002 title menu cleanup 2008-11-23 07:32:27 +00:00
Chris Danford 88b2065fff make version time just a date for easier display on the title screen 2008-11-23 07:26:57 +00:00
Colby Klein 3e6e7b3380 roothorick's GIMP script for font generation, (should) support any range of unicode characters you can throw at it. The metrics it makes don't work right out of it yet, however. 2008-11-21 05:25:48 +00:00
Glenn Maynard 1b98e724ba in SLOW_FLUSH, flush the dir after the rename; this won't prevent corruption, but avoid returning to the caller until the change is fully committed to disk (before, we could reboot after returning and return to a previous version of the file) 2008-10-28 08:39:50 +00:00
Glenn Maynard 935b188e29 temp hack to fix flushing; remaining Save/ paths need to be changed to /Save/ 2008-10-28 08:31:17 +00:00
Colby Klein 72e65ba95a Fix beat. Still plenty of errors but it runs. 2008-10-28 07:28:39 +00:00
Glenn Maynard 52aee7551f split out ScreenOptionsServiceSelectionList 2008-10-21 23:21:15 +00:00
Colby Klein ef22fe8305 Fix redirect 2008-10-08 08:05:11 +00:00
Colby Klein f3c6488a07 Cleanup. 2008-10-06 10:18:53 +00:00
Colby Klein 267cee2a4f Cleanup. 2008-10-06 09:31:27 +00:00
Steve Checkoway d4f95e3cec Make this nonfatal except for debug builds. 2008-10-06 08:19:38 +00:00
Steve Checkoway 3be86da9b6 Remove debugging. 2008-10-06 08:10:47 +00:00
Steve Checkoway f364425674 Do not try to localize server names. 2008-10-06 08:09:58 +00:00
Steve Checkoway b01bc37053 Debugging. 2008-10-06 07:54:26 +00:00
Steve Checkoway 28730a1f3f Add temp debugging. 2008-10-06 07:27:58 +00:00
Steve Checkoway d8045f0994 Assert that text can be created. 2008-10-06 06:41:39 +00:00
Colby Klein e7ecb60b58 Redirect to blank 2008-10-06 06:16:47 +00:00
Steve Checkoway 510daea1de Quiet noisy trace. Input problems were (probably) not SM's fault. 2008-10-06 06:10:55 +00:00
Colby Klein 5390997f3d Cleanup. Now that we've got ModIcons these are just redundant. 2008-10-06 05:10:30 +00:00
Steve Checkoway ab3ec3cf2f Fix potential, but unlikely memory leak. 2008-10-05 09:41:20 +00:00
Steve Checkoway c4cb740e3a Fix comment. 2008-10-05 09:32:09 +00:00
Steve Checkoway 46fbd1dce6 Not needed...I think. 2008-10-05 09:29:30 +00:00
Steve Checkoway a060bd33cb Log a successful device open. 2008-10-05 09:18:54 +00:00
Steve Checkoway f525c5ca8d Fix logging. Also fix typo. 2008-10-05 08:54:10 +00:00
Steve Checkoway 5fc76284c1 Log actually adding to the queue. 2008-10-05 08:53:19 +00:00
Steve Checkoway c4d53c94b1 Fix typo. 2008-10-05 08:35:38 +00:00
Steve Checkoway 5e7ea06c5f Use IOHIDElementCookie which is really a void* rather than int. 2008-10-05 08:25:31 +00:00
Steve Checkoway 05d91fe025 Add noisy logging. 2008-10-05 07:41:37 +00:00
Steve Checkoway 93c649d33d Warn if addElement fails. 2008-10-05 07:31:21 +00:00
Steve Checkoway 56d19ddd69 Different noisy logging. Remote debugging is painful. 2008-10-05 07:15:06 +00:00
Steve Checkoway f46a18b4e9 Add noisy logging. Will be removed shortly. 2008-10-05 07:05:33 +00:00
Steve Checkoway 6f610bc33d Add logging. 2008-10-05 05:53:53 +00:00
Steve Checkoway f92d70163c Add logging. 2008-10-05 05:53:29 +00:00
Steve Checkoway 0b7c9fff0c Fix compile by fixing for loop scoping rules. This may break in an older compiler that doesn't conform to the c++ standard. 2008-10-05 03:06:27 +00:00
Steve Checkoway 5be7c7f4e5 Fix compile. 2008-10-05 03:05:10 +00:00
Steve Checkoway 6b2aab3bbd Fix build error with smpackage. Doesn't seem to effect the SM build at all. 2008-10-05 03:03:46 +00:00
Steve Checkoway c1362d27b3 No more bold, apparently. 2008-10-05 00:51:19 +00:00
Steve Checkoway 9d8827af5a Save profiles in event mode after every song. 2008-10-04 22:33:25 +00:00
Steve Checkoway 3f7ed2593c New lines. 2008-10-04 22:30:23 +00:00
Steve Checkoway baa952b00a Blank out left and right frame. 2008-10-04 22:29:12 +00:00
Colby Klein 82191cb8ae MusicWheel should go off the screen when coming in/out, not into the center where it looks strange. 2008-09-30 10:35:08 +00:00
Colby Klein b862f28f5a Fix compile 2008-09-25 03:40:22 +00:00
Steve Checkoway 2191f4a423 Testing commit mailer. 2008-09-24 23:26:23 +00:00
Colby Klein 68611e39d7 Fix coin crash when there is a CPU player in Rave/Battle mode 2008-09-24 23:17:18 +00:00
Steve Checkoway 8c89de8c3d glXGetCurrentContext() returns NULL if no context has been set by glXMakeCurrent() so delay checking until after a context has been set. 2008-09-24 21:41:10 +00:00
Steve Checkoway 32caf19653 Missed commit for screenshot timing code. Sometimes this takes an absurd amount of time on OS X. 2008-09-24 21:30:41 +00:00
Steve Checkoway d33a70faa9 SetBpmFromCourse might be crashing while dereferencing something (bug 2068075). Add assert. 2008-09-24 17:33:11 +00:00
Colby Klein 46130b0d3f Add metric ResetGameState, this can be extremely useful in some places. 2008-09-24 16:46:34 +00:00
Colby Klein 9e8a3048d8 Register this as a Screen class, it is useful. 2008-09-24 08:11:01 +00:00