Commit Graph
5539 Commits
Author SHA1 Message Date
Glenn Maynard c547fae795 fix warning 2003-10-21 20:31:47 +00:00
Glenn Maynard 4dddfeb097 cleanup, simplify 2003-10-21 19:22:06 +00:00
Glenn Maynard 8f32599998 Fix warnings, fix possible problems with characters outside of ASCII 2003-10-21 19:05:16 +00:00
Glenn Maynard 9ca47c9a7f reenable ALSA 2003-10-21 09:51:42 +00:00
Glenn Maynard a9bf5ea08f Lots of fixes. 2003-10-21 09:50:03 +00:00
Glenn Maynard 65fac63962 Make sure all threads are killed 2003-10-21 09:01:06 +00:00
Glenn Maynard 06b6f2d6bc Improve error handling, output crashed thread name 2003-10-21 09:00:15 +00:00
Glenn Maynard 192d05a9c2 slightly cleaner shutdown after crash 2003-10-21 07:21:07 +00:00
Glenn Maynard 460efa3657 Fix g++ compile: operator< must be const
Fix warnings
2003-10-21 06:12:06 +00:00
Chris Danford 3b6835cedf overflow fixed on char array szName 2003-10-21 05:14:21 +00:00
Glenn Maynard 35522bc6ea cleanup SDL build 2003-10-20 21:13:21 +00:00
Glenn Maynard 0f092105f1 don't care if SDL-1.2.6/configure is -x 2003-10-20 20:46:55 +00:00
Chris Danford e343142687 fix output path 2003-10-20 07:45:10 +00:00
Glenn Maynard 53155bb619 fix warnings 2003-10-20 06:28:19 +00:00
Glenn Maynard 751f59a72b s/NameChars/KeyboardLetters/ 2003-10-20 06:12:30 +00:00
Chris Danford 932fc09779 don't hide default NoteSkin 2003-10-20 05:47:21 +00:00
Glenn Maynard b34bc5108d optimize case-insensitive string ops 2003-10-20 03:57:02 +00:00
Glenn Maynard d7cb5aaa22 unneeded 2003-10-20 01:55:03 +00:00
Chris Danford f18c5f4c63 finish high score work 2003-10-20 01:34:01 +00:00
Chris Danford 25d2b954a7 more high score cleanup 2003-10-20 01:06:26 +00:00
Chris Danford c474b18afe clean up ranking/memory card saving 2003-10-19 23:30:09 +00:00
Glenn Maynard 10688ad0e2 oops, disable debug stuff 2003-10-19 23:19:37 +00:00
Glenn Maynard d7607ef63f add trace 2003-10-19 23:19:02 +00:00
Glenn Maynard 95795ad081 precedence: false && false || true == true 2003-10-19 23:12:51 +00:00
Glenn Maynard 594130fa4e avoid calling GetDirListing ten times per theme lookup 2003-10-19 23:00:11 +00:00
Glenn Maynard 702ce16761 FileSet::GetFilesMatching optimization 2003-10-19 22:20:56 +00:00
Glenn Maynard 2d60ade16b header fix 2003-10-19 22:04:59 +00:00
Chris Danford 420988148d fixing high score bugs 2003-10-19 21:38:11 +00:00
Glenn Maynard 900b2c1685 Whatever ".set" is, we don't support it. 2003-10-19 21:12:27 +00:00
Glenn Maynard 6eaabfd769 dep cleanup 2003-10-19 20:01:20 +00:00
Glenn Maynard 9a21f5a1e1 defer MusicList loading 2003-10-19 19:59:11 +00:00
Chris Danford 7c90cdca44 fix m_bFlipHeadAndTailWhenReverse 2003-10-19 07:47:16 +00:00
Chris Danford 97dabd38a7 save stats intermitently in case of crash 2003-10-19 07:40:11 +00:00
Glenn Maynard cfbd136989 ShowLogWindow -> ShowLogOutput, now also affects stdout output
in *nix
(unimplemented, possibly temporary TexturePreload tags along to avoid
more recompiling ...)
2003-10-19 07:30:06 +00:00
Chris Danford 66926c478c add Win32Restart to VC6 project 2003-10-19 05:50:31 +00:00
Chris Danford ad84b3666b save allowExtraStage 2003-10-19 05:49:53 +00:00
Chris Danford 2a50176194 enabled the Rankings screen, fixed song display scores, with difficulty columns 2003-10-19 02:05:34 +00:00
Glenn Maynard 4329c3fbef add traces 2003-10-18 21:01:04 +00:00
Glenn Maynard 9a091f5aec add asserts 2003-10-18 20:57:28 +00:00
Glenn Maynard 3d523b1f35 fix demonstration music stopping on coin insert incorrectly 2003-10-18 20:56:42 +00:00
Glenn Maynard 69402a35aa fix mix volume
cleanup
2003-10-18 20:17:10 +00:00
Glenn Maynard bfbdd31db7 Fix confusing behavior when importing a font that doesn't exist 2003-10-17 23:41:16 +00:00
Andrew Livy 0d594b89c0 Add Credits / answer questions 2003-10-17 15:56:02 +00:00
Chris Danford f57aa6c785 arcade machine changes 2003-10-17 08:03:46 +00:00
Glenn Maynard 01fbfdd2d2 general g_bAutoRestart handling for regular errors 2003-10-17 06:33:35 +00:00
Glenn Maynard 42a9b7e155 add ArchHooks_Win32::RestartProgram 2003-10-17 06:32:37 +00:00
Glenn Maynard 7ecbd11306 add missing SoundMixBuffer::SetVolume 2003-10-16 19:56:54 +00:00
Glenn Maynard 36758bf240 obey mixer voluem changes 2003-10-16 18:49:12 +00:00
Steve Checkoway ab86c193cd Fix signed vs. unsigned. 2003-10-16 17:38:59 +00:00
Glenn Maynard 04146a0e5c readd reverse metrics 2003-10-16 09:21:12 +00:00