Commit Graph
11184 Commits
Author SHA1 Message Date
Glenn Maynard 8e706dc26b add rational.h 2004-08-08 19:08:40 +00:00
Chris Danford 551800cceb Fix unnecessary remounts of cards that weren't changed since last update.\nDon't do OS mounts or unmounts while after cards are locked. It can cause skips. 2004-08-08 18:44:41 +00:00
Glenn Maynard fc4251f798 link fix 2004-08-08 18:38:44 +00:00
Glenn Maynard 93bc2ae219 trying to track down:
Actor.cpp:109 -1.#IND00, -1.#IND00, 0.849000, 2.000000, 0.000000, 0.849000, 0.000000
2004-08-08 18:12:28 +00:00
Glenn Maynard 610aa36a7d fix compile 2004-08-08 17:58:06 +00:00
Glenn Maynard 8e3864824a cleanup 2004-08-08 17:27:43 +00:00
Glenn Maynard 386fa1d4f2 cleanup 2004-08-08 17:18:41 +00:00
Glenn Maynard de4b0cc408 update comment 2004-08-08 17:17:11 +00:00
Chris Danford d47ab7e9f9 wait 60s max in debug builds, 15s max in optimized 2004-08-08 15:46:53 +00:00
Chris Danford 0aae5eef32 fix artifact if Sprite fade extends outside of the texture image area 2004-08-08 06:18:21 +00:00
Chris Danford ceba132da9 larger grace period when entering codes 2004-08-08 03:10:06 +00:00
Chris Danford e7958c0a89 add texture hint to force mipmaps. Let the texture hint override the global pref. 2004-08-08 00:04:42 +00:00
Chris Danford d755e660a6 Don't timeout on a Wait() if a dialog is showing. The movie decode semaphone would timeout on most dialogs.
Increase Win32 semaphone timeout from 15 -> 60 secs.
2004-08-07 21:38:54 +00:00
Chris Danford 1d0dff5ad5 don't timeout on a Wait() if a dialog is showing. The movie decode semaphone would timeout on most Dialogs 2004-08-07 21:37:20 +00:00
Chris Danford a63d657454 don't show a message box inside of throwing an exception. Instead, break into the debugger immediatly so that the movie semaphore doesn't timeout and throw its own exception 2004-08-07 21:35:25 +00:00
Chris Danford 2dab376f9b show retry dialog if actor file has invalid reference 2004-08-07 21:32:43 +00:00
Chris Danford 089d1e109b disable regex debug prints 2004-08-07 19:02:41 +00:00
Glenn Maynard a7badfb3ba simplify/optimize blit_same_type 2004-08-07 17:43:22 +00:00
Glenn Maynard 52783ddfe2 type fix 2004-08-07 02:13:52 +00:00
Glenn Maynard a2db26309e alloca.h 2004-08-07 02:10:21 +00:00
Steve Checkoway c92d595bc4 Show/hide the cursor after setting the video mode. 2004-08-07 00:59:01 +00:00
Steve Checkoway 19004f4b36 update to ffmpeg-0.4.9-pre1 2004-08-07 00:43:34 +00:00
Steve Checkoway f44de38a39 update 2004-08-07 00:39:47 +00:00
Glenn Maynard b1f26e846d require ffmpeg 0.4.9 2004-08-06 23:58:54 +00:00
Glenn Maynard 0c4f092fd3 fix ambiguous ?: types 2004-08-06 21:01:28 +00:00
Glenn Maynard 6c56149963 update 2004-08-06 21:00:19 +00:00
Glenn Maynard 322c2e653c update to ffmpeg-0.4.9-pre1 2004-08-06 20:23:47 +00:00
Glenn Maynard 8684b02479 update to ffmpeg-0.4.9-pre1
This fixes problems with some XviD videos containing B-frames playing
too fast.
2004-08-06 20:22:48 +00:00
Steve Checkoway eb2019ec8b Update to 10.2.8 SDK. (Install Xcode 1.5--out today--to fix the SDK header issue.) 2004-08-06 05:44:54 +00:00
Steve Checkoway c192e80ea2 a22 2004-08-06 05:43:55 +00:00
Steve Checkoway 1f37478b69 Cleanup a bit. Fix a bug. Attempt to get it to return accurate timings by converting samples to the clock's timebase (appears to be microseconds) rather than converting time to samples. No real luck though. 2004-08-06 05:42:58 +00:00
Steve Checkoway d112119fd1 Fix warnings. 2004-08-06 04:35:48 +00:00
Glenn Maynard 1a0e066c7d vc fix? 2004-08-06 04:27:31 +00:00
Glenn Maynard 727c633900 cleanup 2004-08-05 20:15:54 +00:00
Glenn Maynard d60a482f75 don't calculate radar entries for autogen trail entries 2004-08-05 20:14:28 +00:00
Glenn Maynard 0295d00db1 Fix radar values being calculated for non-fixed trail entries; the
Trail::GetRadarValues case didn't handle BEST, caprice, and m_bRandomize.
Catalog.xml writing is still too slow (eg. for "Tournamix 4 Sample.crs").
2004-08-05 20:03:03 +00:00
Glenn Maynard 124eab74ed uh, oops 2004-08-05 18:53:38 +00:00
Glenn Maynard 9cf6223597 try d3d on "VIA/S3G KM400/KN400" 2004-08-05 17:51:53 +00:00
Glenn Maynard 0dae715863 cleanup output 2004-08-05 17:50:30 +00:00
Glenn Maynard 32e54848d6 update, cleanup 2004-08-05 17:47:16 +00:00
Glenn Maynard 633ec5239e cleanup 2004-08-02 22:15:28 +00:00
Glenn Maynard 9f03ab1e1b allow providing TimingData for music, instead of reading from a file; this
saves an unnecessary file read since song data is already in memory
2004-08-02 22:12:54 +00:00
Sean Burke b59abf6e9f Fix ScreenOtherOptions crash. 2004-08-02 16:25:00 +00:00
Chris Danford 7da7f39eb0 don't save course scores with 0 percentage 2004-08-01 01:36:51 +00:00
Steve Checkoway af41ce2d96 stats.html -> Stats.xml 2004-08-01 00:46:44 +00:00
Chris Danford a120673116 use Fail30Misses for the first song in a course 2004-08-01 00:35:14 +00:00
Chris Danford 46cbc65dd0 turn off debug spew 2004-08-01 00:01:04 +00:00
Chris Danford 10c5ca4759 add ability to reset to the default fail mode in metrics 2004-07-31 23:58:53 +00:00
Chris Danford 793fa627ee fix Fail30Misses doesn't fire for the first song 2004-07-31 23:57:47 +00:00
Chris Danford 9cf222284f add conf line DefaultFailTypeNoOff 2004-07-31 21:40:47 +00:00