Commit Graph
12521 Commits
Author SHA1 Message Date
Glenn Maynard 5bf62b2bc8 don't output diagnostics when not used 2004-12-01 19:18:58 +00:00
Glenn Maynard 65ca46608d fix crash 2004-12-01 19:17:26 +00:00
Charles Lohr 5ca346d09d Oops 2004-12-01 16:28:39 +00:00
Steve Checkoway 86a0a15a55 Add files. 2004-12-01 13:17:34 +00:00
Steve Checkoway 508be4894d Fix warnings. 2004-12-01 13:14:55 +00:00
Chris Danford 683587e81b rename: m_sPreferredGroup -> m_sPreferredSongGroup
add SongGroup to ModeChoice
2004-12-01 07:24:55 +00:00
Steve Checkoway 2b6350e63b Compile fix. 2004-12-01 06:30:49 +00:00
Chris Danford ad9eb1db70 fix "ok button doesn't have focus initially" 2004-12-01 05:28:08 +00:00
Chris Danford f1fa226d30 make OK dialog modal, set parents of all dialog boxes 2004-12-01 05:06:45 +00:00
Chris Danford 9fb9243742 modal messageboxes 2004-12-01 04:25:35 +00:00
Chris Danford 5790a0e9d4 fix Player alignment in editor 2004-12-01 04:02:00 +00:00
Glenn Maynard d0c8c82245 cleanup 2004-12-01 03:08:59 +00:00
Glenn Maynard dcf0bb7ac8 move this stuff to where it belongs 2004-12-01 02:48:50 +00:00
Glenn Maynard fafdaedf0c InstallExceptionHandler 2004-12-01 02:45:14 +00:00
Glenn Maynard 494fb05a5c exceptions 2004-12-01 02:37:18 +00:00
Glenn Maynard 318a27fcab exceptions 2004-12-01 01:11:14 +00:00
Glenn Maynard c41cefe7fd compile fix 2004-12-01 01:09:20 +00:00
Josh Allen a3d1e4bbbb Add: CreateRoom sprite
Fix: Entering room
2004-12-01 00:32:21 +00:00
Glenn Maynard eaf68a4271 exceptions (untested) 2004-12-01 00:31:44 +00:00
Josh Allen d60eb0306e Add: Metrics for CreateRoom sprite in ScreenNetRoom 2004-12-01 00:30:50 +00:00
Glenn Maynard debbe87224 exceptions 2004-12-01 00:23:13 +00:00
Glenn Maynard efe9fdb0f2 exceptions 2004-12-01 00:12:45 +00:00
Glenn Maynard 67d777f050 exceptions 2004-12-01 00:06:41 +00:00
Charles Lohr a3926cbf2f Fix: Add SMOnline prefix to SMOnline packets. 2004-12-01 00:06:40 +00:00
Glenn Maynard cac8e02281 log play cursor history on underrun 2004-11-30 23:02:26 +00:00
Glenn Maynard 22812c0e7f exceptions 2004-11-30 22:21:50 +00:00
Glenn Maynard 227e8ee78b exceptions 2004-11-30 21:49:02 +00:00
Glenn Maynard ce1c9d35ed parameter 2004-11-30 21:44:22 +00:00
Glenn Maynard 876d741158 cleanup 2004-11-30 21:43:40 +00:00
Glenn Maynard 5e2abe41aa stubs 2004-11-30 21:42:04 +00:00
Glenn Maynard 27bf6903ce exceptions 2004-11-30 21:36:36 +00:00
Glenn Maynard 7d7c06eee4 exceptions 2004-11-30 21:17:13 +00:00
Glenn Maynard 4ec61b9812 exceptions 2004-11-30 21:11:33 +00:00
Glenn Maynard 29fa454150 exceptions 2004-11-30 20:52:25 +00:00
Glenn Maynard 85ca41e47c exceptions 2004-11-30 20:30:33 +00:00
Glenn Maynard 07acc3fad4 exception handling 2004-11-30 20:26:30 +00:00
Glenn Maynard 6f46898f69 make SetVideoMode not throw 2004-11-30 20:01:07 +00:00
Glenn Maynard 388fb41404 fix comment 2004-11-30 09:28:59 +00:00
Glenn Maynard e84e8f6a7a implement RageException::Throw without actually using exceptions 2004-11-30 09:08:32 +00:00
Glenn Maynard 547c086ac8 cleanup 2004-11-30 09:03:46 +00:00
Glenn Maynard 26ecd6b000 fix warnings 2004-11-30 08:57:45 +00:00
Glenn Maynard ae15aa0a1e throw -> RageException::Throw 2004-11-30 08:22:40 +00:00
Glenn Maynard a5ba0427d4 eliminating exception use 2004-11-30 08:20:57 +00:00
Glenn Maynard b6eba6ac8d start eliminating exception use; gcc apparently bloats exceptions to
a degree that makes them not worth it
2004-11-30 08:12:08 +00:00
Glenn Maynard 641ccdbd72 fix warnings (and style fixes) 2004-11-30 08:09:27 +00:00
Glenn Maynard 4c72e16e18 RageException::Throw is for user errors, used for errors that are meaningful on their own ("file corrupt") and probably meaningful to the user; these should never indicate internal logic errors
FAIL_M is like a failed assertion, and dumps a crashinfo
2004-11-30 07:58:07 +00:00
Glenn Maynard c5a1874234 probably fix DisplayBpms::BpmIsConstant problems
const fixes
2004-11-30 07:56:01 +00:00
Charles Lohr d3cf647638 FIX: that nasty memory leak! 2004-11-30 06:38:41 +00:00
Ryan Dortmans 24c1d009a9 Remove SDL references 2004-11-30 02:30:42 +00:00
Ryan Dortmans c64819ec85 Remove SDL references. Clean up. 2004-11-30 02:29:49 +00:00