Commit Graph

7854 Commits

Author SHA1 Message Date
Glenn Maynard f25f68b3f5 add read( float * )
optimize full volume
2004-01-14 22:09:55 +00:00
Steve Checkoway 1cac9d7b6f Fix warnings. 2004-01-14 21:11:23 +00:00
Glenn Maynard 9e3e3e2b64 update 2004-01-14 09:39:08 +00:00
Glenn Maynard cad991074a split out, clean up and template CircBuf 2004-01-14 09:38:14 +00:00
Chris Danford c237bf2364 FirstChoiceGoesDown fixes 2004-01-14 09:03:35 +00:00
Glenn Maynard d4fb83773b add stride 2004-01-14 08:24:08 +00:00
Chris Danford 431917de92 fix uninit'd variable 2004-01-14 08:17:34 +00:00
Chris Danford 773aa57b41 remove bogus assert 2004-01-14 08:17:17 +00:00
Glenn Maynard 85e13c0360 add checkpoints to track obscure crash 2004-01-14 08:13:08 +00:00
Glenn Maynard f226bde635 remove "fake" sounds 2004-01-14 08:10:37 +00:00
Glenn Maynard db15c73035 cleanup 2004-01-14 08:07:42 +00:00
Chris Danford 2fb5052a48 whoops! Fix all nav types other than FirstChoiceGoesDown 2004-01-14 08:07:06 +00:00
Chris Danford 6279ec9b49 cleanup 2004-01-14 08:06:17 +00:00
Chris Danford fc4cb47209 validation game value before applying 2004-01-14 08:05:19 +00:00
Glenn Maynard 7e0f8b49e8 fix linux compile 2004-01-14 08:05:05 +00:00
Glenn Maynard bbbb76d551 RageSound handles SOUNDMAN->playing_sounds itself 2004-01-14 08:00:51 +00:00
Chris Danford e382b89cc2 fix ScreenOptionsMaster::ExportOption ROW_CONFIG and ROW_SAVE_TO_PROFILE with NAV_FIRST_CHOICE_GOES_DOWN 2004-01-14 06:38:36 +00:00
Chris Danford 1f1540db50 Simplify ROW_STEP and ROW_CHARACTER in SSOMaster 2004-01-14 06:34:37 +00:00
Chris Danford 1cb29a82b5 add CourseDifficulty, use it instead of a bDifficult flag 2004-01-14 06:11:28 +00:00
Chris Danford fd1acf4cda add pCharacter, pSteps to ModeChoice 2004-01-14 05:10:24 +00:00
Chris Danford 9551afea38 add new nav type NAV_FIRST_CHOICE_GOES_DOWN
ScreenOptionsMaster::ExportOption is broken when using NAV_FIRST_CHOICE_GOES_DOWN.  Fix coming soon.
2004-01-14 04:59:07 +00:00
Glenn Maynard 6d4ddb2a2d simplify 2004-01-14 01:41:32 +00:00
Glenn Maynard b6d77c0167 disable AddFakeSound 2004-01-14 00:10:34 +00:00
Glenn Maynard e5af156af5 fix input not working after changing video settings, probably other
obscure problems
2004-01-13 22:34:55 +00:00
Glenn Maynard 1e450fb209 fix crash 2004-01-13 09:47:22 +00:00
Glenn Maynard fa4f761112 cleanup 2004-01-13 08:35:15 +00:00
Glenn Maynard f3c9aec3af fix crashes 2004-01-13 07:07:47 +00:00
Glenn Maynard 628fafdcf2 const fix 2004-01-13 07:06:46 +00:00
Glenn Maynard 651e590200 cleanup, hotkeys, don't close if enter pressed (too easy to accidentally close
if pressing enter quickly during a crash)
2004-01-13 06:43:50 +00:00
Chris Danford a9b23e880b remove unused file 2004-01-13 05:11:22 +00:00
Glenn Maynard 6f721109ed quiet spurious warnings 2004-01-13 03:19:03 +00:00
Glenn Maynard f1a1246dcd output cleanup 2004-01-13 03:11:25 +00:00
Glenn Maynard 5d34bff39d Don't warn about files not existing that aren't expected to exist on the
first run.
2004-01-13 03:04:11 +00:00
Glenn Maynard f94f13bf14 a12 2004-01-13 02:43:32 +00:00
Glenn Maynard 3cb62064fe don't queue input while dialog boxes have focus 2004-01-13 02:22:18 +00:00
Glenn Maynard 0ed835685a fix sound occasionally not stopping correctly 2004-01-13 01:59:32 +00:00
Glenn Maynard 723d1b1c6c Readd course title, which appears to have fallen out at some point.
Fix missing metrics.
2004-01-13 01:25:48 +00:00
Glenn Maynard a295e91e19 cleanup 2004-01-13 01:24:36 +00:00
Glenn Maynard 6dc3801d84 CourseTitle 2004-01-13 01:23:40 +00:00
Glenn Maynard 68740d735c course title 2004-01-13 01:22:11 +00:00
Jason Felds cc99e4f471 A line that is new has arrived; it's true. 2004-01-13 01:15:38 +00:00
Glenn Maynard 0668271fde Steve, this is probably what you meant ... 2004-01-13 00:17:49 +00:00
Glenn Maynard 4ab53741d9 simplify
fix dialog windows coming up in fullscreen
2004-01-13 00:15:10 +00:00
Glenn Maynard 13c4103e62 retry writes on EINTR a couple times 2004-01-13 00:06:46 +00:00
Glenn Maynard d4338898e0 cleanup 2004-01-13 00:01:07 +00:00
Glenn Maynard 24016f1b84 retry writes on EINTR a couple times 2004-01-12 23:54:13 +00:00
Glenn Maynard 7e7a007cdd update 2004-01-12 23:20:52 +00:00
Glenn Maynard 2e9c78915c don't play m_soundStart on timer 2004-01-12 23:18:38 +00:00
Glenn Maynard dc5cfb53a8 s/str_ds/pcm/ 2004-01-12 23:10:14 +00:00
Glenn Maynard e10c8da4b6 start_time 2004-01-12 23:03:04 +00:00