Commit Graph
27409 Commits
Author SHA1 Message Date
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
Colby Klein d0ca5c85ef Broadcast a message when native language display is toggled. Change the second arg for PlayerSelectMenu to SM_None, it doesn't seem to make a difference here. 2008-09-03 06:40:14 +00:00
Charles Lohr a7ab4ed4e6 make chat screen usable in SMOnline. We originally were doing a hack to zoom out, now the font we're using is sufficiently small, so we can just not zoom
at all.
2008-08-24 03:39:06 +00:00
Chris Danford 82ab2a3331 metrics to toggle each page of bookkeeping 2008-08-23 03:23:54 +00:00
Chris Danford d0b77944ed no message 2008-08-20 10:13:36 +00:00
Chris Danford 07e3894e37 award cleanup 2008-08-20 05:57:03 +00:00
Chris Danford 3711ae0380 award name cleanup 2008-08-20 05:56:11 +00:00
Chris Danford 105d3db246 move TryExtra into lua 2008-08-20 01:51:06 +00:00
Chris Danford 46b5d2ae42 add EarnedExtraStage enum, make EarnedExtraStage work with TestInitialScreen, move TryExtra into lua 2008-08-20 01:50:07 +00:00
Chris Danford a718b7587b add ToEnumShortString 2008-08-20 01:13:53 +00:00
Chris Danford f4ef5a7e5d revert 'add Enum:ToString' 2008-08-20 01:12:59 +00:00
Chris Danford feed4c802a eval cleanup 2008-08-18 12:09:00 +00:00
Chris Danford 6160f61f17 ProfileHighScore -> PersonalHighScore, move ItsARecord decorations to Lua 2008-08-18 12:07:04 +00:00
Chris Danford c69af7317e use BitmapText::CropToWidth instead 2008-08-18 12:05:52 +00:00
Chris Danford 6d0228bfaa eval fixup 2008-08-18 02:14:21 +00:00
Chris Danford 739a02d319 crop long text 2008-08-18 02:11:25 +00:00
Chris Danford a4b8c932f5 use RollingNumbers for judgment numbers 2008-08-18 02:10:24 +00:00
Chris Danford 2cbaaa4741 Format -> FormatPercentScore 2008-08-18 02:08:04 +00:00