Commit Graph

16685 Commits

Author SHA1 Message Date
Glenn Maynard fd7dbed3b7 fix dependencies 2002-12-30 00:13:47 +00:00
Glenn Maynard 2190c2fcbd unneeded header 2002-12-30 00:06:15 +00:00
Glenn Maynard 54f51e9ced make this a bit configurable 2002-12-29 23:38:56 +00:00
Glenn Maynard c8b16777af fix occasional one-frame glitches 2002-12-29 23:37:41 +00:00
Glenn Maynard bbc7fa5f81 update 2002-12-29 23:35:44 +00:00
Glenn Maynard 8acd92ef0a centralize music starting
also fixes ghostrow occasionally being stuck lit until the music
starts
2002-12-29 23:31:29 +00:00
Andrew Livy a1ab1002e6 Ez2SelectMusic now loads in Groups correctly, provided there are at least 5 songs in the group (will fix this bug later)
Also throws players an error should there be NO songs and then returns them to the title screen.
2002-12-29 23:24:53 +00:00
Glenn Maynard 2666b48513 fix songs not stopping occasionally 2002-12-29 22:57:38 +00:00
Glenn Maynard b7f3768ba9 remove arbitrary caps; simplify 2002-12-29 22:55:26 +00:00
Glenn Maynard 3f9b031c3f add header 2002-12-29 22:54:55 +00:00
Andrew Livy 54a79d2c2d Fixes to DS3DDX, Assert Put Back :) 2002-12-29 02:02:24 +00:00
Glenn Maynard fe23cf6a9f missing header 2002-12-29 00:20:57 +00:00
Glenn Maynard f87e63a386 fix some dumb sync bugs 2002-12-29 00:19:05 +00:00
Glenn Maynard 99c7352994 add some traces to track down an obscure crash 2002-12-28 22:26:06 +00:00
Glenn Maynard 4658ebff6b this is a per-texture setting; don't set it here (confusing) 2002-12-28 21:39:14 +00:00
Glenn Maynard 9aa85c2293 fix fullscreen getting "stuck" 2002-12-28 21:37:18 +00:00
Andrew Livy 387905a785 Added Dancing Stage 3DDX (SINGLE MODE ONLY)
NOTE: I commented out an ASSERT in NoteData.cpp
at Line 429
//	ASSERT( iOriginalTrack < pOriginal->m_iNumTracks );
I don't understand how the AutoGen code works, but all I do know is
that the game works without this assert, but possibly in a way people
didn't want defined. Please can somebody (preferably Chris as he
says he's the only one who understands notedata :D) look at this
and figure out what i'm doing wrong.
I feel a bit uneasy taking out an assert to make things work....
2002-12-28 16:07:19 +00:00
Glenn Maynard 5488b0bcb6 old 2002-12-28 09:08:37 +00:00
Glenn Maynard 6d2ad43826 answer: opengl is pixel-centered; d3d is border-centered (when using
their default ortho transforms)

(at least, I believe that's where it differs; it may be at the viewport
or something)
2002-12-28 09:08:18 +00:00
Glenn Maynard 18d18c2b25 update 2002-12-28 09:05:36 +00:00
Glenn Maynard 7a0b4a0167 update 2002-12-27 23:18:01 +00:00
Glenn Maynard 0aa38641ee use new sound code directly 2002-12-27 23:16:16 +00:00
Glenn Maynard e525a266df fixups and some not-yet-working rate code 2002-12-27 23:15:39 +00:00
Glenn Maynard 4006788727 add files 2002-12-27 23:14:56 +00:00
Glenn Maynard 8807351f72 fix warning 2002-12-27 23:12:51 +00:00
Glenn Maynard c0a132cb18 fixup 2002-12-27 23:01:45 +00:00
Glenn Maynard 4e9dd2686d library fixup 2002-12-27 22:30:56 +00:00
Glenn Maynard c9a5666e56 library fixup 2002-12-27 22:21:38 +00:00
Glenn Maynard 1826fd744a library fixup 2002-12-27 22:14:43 +00:00
Glenn Maynard 0698b2580d add LockMutex::Unlock 2002-12-27 22:11:55 +00:00
Glenn Maynard 0c55e8d4bc add sound reader code 2002-12-27 22:11:12 +00:00
Glenn Maynard 7c8b88e186 handle sample timings in ms 2002-12-27 21:39:25 +00:00
Eric Holbrook 19d27543bc *** empty log message *** 2002-12-23 09:53:22 +00:00
Glenn Maynard 7cb1a39245 bass wrapper isn't working for the editor; easier to convert the editor
to the new api than to fix the wrapper
2002-12-22 08:51:41 +00:00
Glenn Maynard 5c140d053e don't allow Load() on copies 2002-12-22 08:28:21 +00:00
Glenn Maynard f7bf2ef2fa changed sound API 2002-12-22 08:13:33 +00:00
Glenn Maynard 5830d4cc97 old comment 2002-12-22 08:10:51 +00:00
Glenn Maynard 7bc8386124 remove pause 2002-12-22 08:08:37 +00:00
Glenn Maynard 34ae33b9f9 this shouldn't have even compiled ... 2002-12-22 03:19:46 +00:00
Glenn Maynard 999d6c354b s/throw RageException/RageException::Throw/ 2002-12-21 23:15:01 +00:00
Glenn Maynard 5d0ce128e4 fix up stopping 2002-12-21 23:14:46 +00:00
Glenn Maynard 07e38b8a6c disable stupid vc6 warning 2002-12-21 21:16:13 +00:00
Andrew Livy 73e02a6d1a Para Theme Changes, Style Select Now Looks Cool :) Also added a Horizontal Scrolling Element for BGA's that will stretch the width but not the height of the graphic, and will allow the user to set it's Y postion in a metric. 2002-12-21 20:33:10 +00:00
Glenn Maynard 49f05c9ab8 s/throw RageException/RageException::Throw/ 2002-12-21 19:34:02 +00:00
Glenn Maynard a3c6b12981 s/throw RageException/RageException::Throw/ 2002-12-21 19:32:38 +00:00
Glenn Maynard 31b65cea9b use NORETURN 2002-12-21 19:31:46 +00:00
Glenn Maynard b3533fc555 add NORETURN 2002-12-21 19:31:18 +00:00
Glenn Maynard 502256e91e s/throw RageException/RageException::Throw/
hush that loud warning
2002-12-21 18:38:29 +00:00
Glenn Maynard 33c1fb46f7 s/throw RageException/RageException::Throw/ 2002-12-21 18:36:10 +00:00
Glenn Maynard 783a9de6b0 s/ThrowFatal/Throw/ 2002-12-21 18:32:06 +00:00