Commit Graph
7840 Commits
Author SHA1 Message Date
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
Chris Danford 598a9b205a whoops. Forgot this... 2004-01-12 22:33:57 +00:00
Glenn Maynard 74352440c9 really fix warning 2004-01-12 22:17:43 +00:00
Glenn Maynard 29093a5308 fix warning 2004-01-12 22:13:36 +00:00
Glenn Maynard e93ba8dd27 bga "player" tag 2004-01-12 22:06:39 +00:00
Glenn Maynard c4ba6f8321 ALSA9 -> ALSA 2004-01-12 11:10:16 +00:00
Glenn Maynard 6ea335c971 fix format string 2004-01-12 11:09:03 +00:00
Glenn Maynard 6b91ee5898 cleanup 2004-01-12 11:04:17 +00:00
Glenn Maynard 3294c04fa9 no, really 2004-01-12 11:02:16 +00:00
Glenn Maynard 6d3f224a15 this condition is normal now 2004-01-12 10:48:02 +00:00
Glenn Maynard 57647fcfa6 Don't log nonfatal exceptions. They're normally caught and logged as
appropriate; these logs are duplicate.
2004-01-12 10:45:42 +00:00
Glenn Maynard 3a812c2a93 not finding GtkModule.so is nonfatal 2004-01-12 10:38:40 +00:00
Glenn Maynard 3eb63e2f67 cleanup 2004-01-12 10:29:12 +00:00
Glenn Maynard 4b1e4ebe74 remove old code (it didn't actually do anything; if start is pressed, left
and right should have already been pressed)
require both left and right to move back, not just one
2004-01-12 09:53:09 +00:00
Chris Danford 86ab9b3df5 fix file rename on Win9x 2004-01-12 09:51:31 +00:00