Commit Graph
5618 Commits
Author SHA1 Message Date
Glenn Maynard a71be72a18 Don't read this before writing (discard obsolete and empty values) 2003-09-22 20:28:46 +00:00
Steve Checkoway 86889431fb Add files for vsync 2003-09-22 11:19:34 +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 4720a80e52 fix couples and doubles reversed 2003-09-21 23:41:54 +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
Glenn Maynard 4ff7943de9 Switch to the dbghelp.h in my psdk install. 2003-09-21 05:56:49 +00:00
Chris Danford cbbbc0fcb3 remove unused ScreenSelectStyle5th 2003-09-21 03:31:53 +00:00
Andrew Wong cb9dc58f2a project file changes for VC6 users 2003-09-21 03:02:09 +00:00
Chris Danford e6d4d3fd43 Add AutoActor helper class. 2003-09-21 02:36:48 +00:00
Chris Danford c8f7c02036 Split ModelView matrix stack into View and World stacks.
Add "hallway" and "distant" mods.
2003-09-21 02:36:28 +00:00
Chris Danford c93b1592c2 use PRODUCT_NAME for MessageBox title 2003-09-21 02:34:51 +00:00
Chris Danford 11a0a3dafa remove unused ScreenSelectStyle5th 2003-09-21 02:34:20 +00:00
Glenn Maynard 001a627502 Fix error returns. 2003-09-21 00:35:08 +00:00
Glenn Maynard 8ba712abf7 Fix log.
Fix second extra stage glitch when playing in a song group with only
long songs.
2003-09-21 00:17:34 +00:00
Glenn Maynard 63889f0183 link AUDIO_LIBS 2003-09-20 20:04:01 +00:00
Glenn Maynard 0a64a82d82 move audio format checks to a file 2003-09-20 20:03:44 +00:00
Florent Carayol 47fc0d88fb Sorry, Last was my french version !! 2003-09-20 15:17:08 +00:00
Florent Carayol a5eba7384f Add a progress bar to the install dialog 2003-09-20 15:02:18 +00:00
Glenn Maynard 7654dab0f5 Make systems with broken dynamic linkers happy. 2003-09-19 23:30:43 +00:00
Glenn Maynard 4f89b016ef cleanup 2003-09-19 21:14:10 +00:00
Glenn Maynard 3034bb5a4c Fix pump center 2003-09-19 20:45:27 +00:00
Steve Checkoway 246b0e7b3a Remove Darwin as it isn't needed here anymore. 2003-09-19 20:43:27 +00:00
Glenn Maynard 7f09d1c7b2 update combo in HandleTapRowScore 2003-09-19 20:15:15 +00:00
Glenn Maynard 12e5f297ab Comment.
Too many variables declared in one place; scope them better.
2003-09-19 20:07:58 +00:00
Steve Checkoway 72e230dbb4 Move the libraries from the linker flags section to actual references. 2003-09-19 10:39:33 +00:00
Steve Checkoway 60f95a903e Install atos if the user doesn't have it even if they don't install the libraries. 2003-09-19 08:06:34 +00:00