Commit Graph
5039 Commits
Author SHA1 Message Date
Chris Danford cda57e7c5d fix Model bugs exposed by use in NoteDisplay 2003-09-23 05:39:24 +00:00
Glenn Maynard 31e4d6757d fix comment 2003-09-23 05:14:41 +00:00
Glenn Maynard e6f31a6345 remove ErrorDialog 2003-09-23 05:12:05 +00:00
Glenn Maynard 6f82722250 Move ErrorDialog into ArchHooks. 2003-09-23 05:06:13 +00:00
Glenn Maynard 24b9c2f4c0 Simplify ErrorDialog. 2003-09-23 04:57:23 +00:00
Glenn Maynard 07e7a0633e fix possible overrun 2003-09-23 04:47:16 +00:00
Glenn Maynard 0d48725961 no need to nul termiante this buffer 2003-09-23 04:46:01 +00:00
Glenn Maynard 286d20b818 minor optimization 2003-09-23 04:38:24 +00:00
Glenn Maynard 4029f242ea remove old comment 2003-09-23 04:26:29 +00:00
Glenn Maynard 79d8228f7f simplify 2003-09-23 04:15:44 +00:00
Glenn Maynard 103c3f83da Simplify and clarify. 2003-09-23 04:15:04 +00:00
Glenn Maynard 7df218167b Remove numSidesJoinedToPlay. 2003-09-23 04:00:03 +00:00
Glenn Maynard 21b4ee8c23 Cleanup. Use StyleDef::NumSidesJoinedToPlay. 2003-09-23 03:59:31 +00:00
Glenn Maynard a513f1f683 add StyleDef::NumSidesJoinedToPlay 2003-09-23 03:55:18 +00:00
Glenn Maynard ba28f7f57f cleanup 2003-09-23 03:41:48 +00:00
Glenn Maynard ee6d4f3f00 fix leak 2003-09-23 01:24:20 +00:00
Glenn Maynard 18a45487ab Cache mtimes. 2003-09-23 00:09:10 +00:00
Glenn Maynard adafc1114f maybe fix case issues 2003-09-23 00:07:11 +00:00
Steve Checkoway efc65a20d8 Add virtual dtor to RageDisplay. 2003-09-22 23:37:33 +00:00
Glenn Maynard d268e3bb16 Round, don't truncate. 2003-09-22 22:26:45 +00:00
Glenn Maynard bc31b9ec65 Fix Perfects having a base score of 10 instead of 9 when Marvelous is always on (not set to "course only").
Fix OK being worth 3 DP instead of 2 DP when Marvelous is set to "course only" and we're not playing a course.
Add an assert.  Remove old code.
2003-09-22 22:11:18 +00:00
Glenn Maynard 787cebdda7 dur 2003-09-22 21:44:28 +00:00
Glenn Maynard bc3d722afe This is needed for now; put it back until I find a better way to discard
old data.
2003-09-22 21:39:27 +00:00
Glenn Maynard a71be72a18 Don't read this before writing (discard obsolete and empty values) 2003-09-22 20:28:46 +00:00
Steve Checkoway 445c593b2a Add vsync for OS X. 2003-09-22 11:14:31 +00:00
Steve Checkoway 9f5c43d8a6 Fix warnings. No seriously, do it this time. 2003-09-22 11:08:13 +00:00
Steve Checkoway 8ae984d8f6 Fix warnings. Where did %D come from??? 2003-09-22 10:48:05 +00:00
Steve Checkoway a906e9d37a I trust that this was what was intended. 2003-09-22 10:04:43 +00:00
Steve Checkoway 59c5db4558 Quiet warnings. 2003-09-22 09:26:36 +00:00
Glenn Maynard 3b51a926fc optimize 2003-09-22 07:12:24 +00:00
Glenn Maynard a6671a2d0d Cache file sizes. 2003-09-22 05:14:00 +00:00
Glenn Maynard 1f5ca5deed quiet 2003-09-22 01:11:33 +00:00
Glenn Maynard 9cd65ffc0f reenable log (as a trace, not a warning) 2003-09-22 01:06:07 +00:00
Glenn Maynard d7150edffc Fix very slow FixImpossibleRows 2003-09-22 01:01:47 +00:00
Ben Anderson 15655ea98b Another chunk of code tested using VC6, I see... 2003-09-22 00:51:10 +00:00
Ben Anderson 2a58216a94 The usual complaint about ISO 'for' scoping from GCC, blah blah 2003-09-22 00:41:38 +00:00
Glenn Maynard a316e1cfa1 Cleanup, fix path. 2003-09-22 00:10:04 +00:00
Glenn Maynard ce6719614b fix warning 2003-09-21 23:34:21 +00:00
Chris Danford 9434a66d94 fix FixImpossibleRows()
fix misaligned editor NoteFields
2003-09-21 23:16:44 +00:00
Glenn Maynard 1b0abc39cf Group names are case-insensitive. 2003-09-21 21:35:59 +00:00
Glenn Maynard 548e474d4a fix warning 2003-09-21 21:20:37 +00:00
Glenn Maynard 5b3e5abc38 fix warning 2003-09-21 21:07:30 +00:00
Glenn Maynard e9e5e825f7 add ProductInfo.h 2003-09-21 21:03:27 +00:00
Glenn Maynard dea46aa69c Fix slow saving in the editor 2003-09-21 20:57:49 +00:00
Chris Danford dba1188c97 remove .model file format, replace with more general .actor file format 2003-09-21 20:57:07 +00:00
Chris Danford 3f2d2c7f77 ScreenSelect metrics cleanup 2003-09-21 20:10:15 +00:00
Chris Danford babe533a9e fix D3D lighting 2003-09-21 18:54:54 +00:00
Chris Danford eebb417840 clean up perspective
fix mini
fix frustum matrix in D3D
2003-09-21 18:07:29 +00:00
Glenn Maynard d2b3919987 sync fixes 2003-09-21 07:49:36 +00:00
Glenn Maynard 60264048d0 Bail if not actually SDL 1.2.6. 2003-09-21 07:00:01 +00:00