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 |
|
Colby Klein
|
8494d460c3
|
Fix draworder for fade out and options message.
|
2008-09-23 08:11:41 +00:00 |
|
Steve Checkoway
|
c02c613fd3
|
stoptweening. This _seems_ to stop the infinite recursion dialog.
|
2008-09-22 13:08:18 +00:00 |
|
Steve Checkoway
|
237fc1731e
|
Missed commit
|
2008-09-22 11:50:16 +00:00 |
|
Steve Checkoway
|
cdfa2730cf
|
Debugging.
|
2008-09-22 10:26:20 +00:00 |
|
Steve Checkoway
|
c19892861d
|
Fix lots of lua warnings on SSMusic. I am not sure which side of the branch should actually be taken if there are not two players, so I just decided on the then branch.
|
2008-09-22 04:53:58 +00:00 |
|
Steve Checkoway
|
b7b3e88a9f
|
Fix crashes with GAMESTATE->m_iCoins.
|
2008-09-22 04:39:22 +00:00 |
|
Chris Danford
|
f4b1e3e72b
|
broadcast CoinsChanged, removed InsertCoin broadcast later
|
2008-09-18 09:06:59 +00:00 |
|
Chris Danford
|
bb2a8ea759
|
broadcast NoteWillCross
|
2008-09-18 07:56:47 +00:00 |
|
Chris Danford
|
3805c1e600
|
TestMode debugging
|
2008-09-18 07:56:19 +00:00 |
|
Chris Danford
|
92e9371ac0
|
add GetSong binding
|
2008-09-18 07:55:29 +00:00 |
|
Chris Danford
|
7ceffc7335
|
restore SM_BackFromPlayerOptions
|
2008-09-18 07:54:36 +00:00 |
|
Colby Klein
|
f08da29ede
|
Don't care when someone hits back, just do it.
|
2008-09-10 22:47:52 +00:00 |
|
Colby Klein
|
cbdcb9a036
|
Add metrics for the skip display
|
2008-09-10 17:12:14 +00:00 |
|
Colby Klein
|
a2bf15a7ef
|
Bring over CTRL+(letter) going directly to that letter in title sort from ScreenNetSelectMusic.
|
2008-09-09 22:43:16 +00:00 |
|