Commit Graph

7546 Commits

Author SHA1 Message Date
Glenn Maynard ebf862e412 change "autogen options" to "other options" 2003-12-30 09:43:42 +00:00
Glenn Maynard 5eb1390221 add Fast load 2003-12-30 09:37:08 +00:00
Glenn Maynard bc2f27ebc2 add m_bCheckSongCacheOnLoad ("Fast load") 2003-12-30 09:34:05 +00:00
Glenn Maynard 64ac9453a7 a11 2003-12-30 08:15:36 +00:00
Glenn Maynard 34e1486550 Warn about ALSA errors
always set the smaple rate
set buffer size
2003-12-30 08:13:44 +00:00
Glenn Maynard c1522bff10 s/ ;/;/g 2003-12-30 07:24:03 +00:00
Glenn Maynard 818beb7879 cleanup 2003-12-30 06:14:55 +00:00
Glenn Maynard 7f39608914 silence "Unknown lights driver name: Null" 2003-12-30 06:10:50 +00:00
Glenn Maynard a86ccf6f3e silence warning about SetThreadPriorityBoost on 9x 2003-12-30 06:09:22 +00:00
Glenn Maynard 115be78962 add checkpoint 2003-12-30 05:53:22 +00:00
Glenn Maynard 87c580acac no player name in system menus 2003-12-30 04:35:48 +00:00
Glenn Maynard cb8057a5c3 add CheckSongCacheOnLoad 2003-12-30 04:26:39 +00:00
Glenn Maynard 90980b048d save to cache, so we don't have to special case RevertFromDisk 2003-12-30 03:59:49 +00:00
Glenn Maynard 0bba86b5c3 cache HasMusic() and HasBanner() results 2003-12-30 03:40:29 +00:00
Glenn Maynard 9df5618747 improve error messages 2003-12-30 03:37:21 +00:00
Glenn Maynard 5ec05b31ba cache m_sSongFileName 2003-12-30 02:46:47 +00:00
Glenn Maynard f89940ac02 add cache hash explanation 2003-12-30 02:44:52 +00:00
Glenn Maynard 3c1ca4f024 add const, asserts 2003-12-30 02:38:09 +00:00
Glenn Maynard 2f3c66a9f2 optimization: file hash of a directory is meaningless; only use the name
(plus file hashes of contents)
2003-12-30 02:16:00 +00:00
Glenn Maynard adf5cc35fb cleanup 2003-12-30 02:00:16 +00:00
Glenn Maynard 30fe19a838 simplify 2003-12-29 23:45:38 +00:00
Glenn Maynard ed1821eab7 remove obsolete HOOKS->Log 2003-12-29 23:40:57 +00:00
Glenn Maynard 0ae51ca247 cleanup 2003-12-29 23:37:55 +00:00
Glenn Maynard c8e4d02641 Optimize autogen pointer creation (~20% less CPU during cached loads) 2003-12-29 23:19:41 +00:00
Glenn Maynard 163ae62eaa cleanup 2003-12-29 23:02:27 +00:00
Glenn Maynard 5c26ef5753 const fix 2003-12-29 22:50:54 +00:00
Glenn Maynard d558f53c5d Remove extra compiled-on stamp.
Don't use __TIMESTAMP__; that gives the last compile time of
RageLog.cpp, not the last build time.
Put the current time in info, instead of trace, so we can compare
times when we receive more than one log, to make sure they really
match up (we occasionally get crashinfo.txt from a previous crash,
in which case only info.txt and log.txt are relevant).
2003-12-29 22:07:39 +00:00
Chris Danford ef6987e3d2 no message 2003-12-29 03:52:45 +00:00
Chris Danford 4b3af8bd5c add note color support for Tap Addition 2003-12-29 03:51:15 +00:00
Glenn Maynard d5f638d5d9 fix one-frame window where input is accepted in the editor during
tweenout after selecting "exit", resulting in crashes
2003-12-29 03:09:29 +00:00
Glenn Maynard a92ed2b843 add CreditsJoinOnly 2003-12-29 02:36:55 +00:00
Glenn Maynard 3719a84ef7 add CreditsJoinOnly, cleanup 2003-12-29 02:35:30 +00:00
Glenn Maynard 3a4365faea fix hang 2003-12-29 01:10:16 +00:00
Glenn Maynard b6b94a7f96 debug 2003-12-28 23:31:36 +00:00
Glenn Maynard 962853903f fix warnings 2003-12-28 23:23:43 +00:00
Glenn Maynard d9f7568055 fix DirOfExecutable occasionally containing backslashes
fix DirOfExecutable being wrong if the binary is in the root directory
2003-12-28 23:23:13 +00:00
Glenn Maynard c53706b7b2 const fix 2003-12-28 23:04:26 +00:00
Glenn Maynard 03c0464d9f fix warnings 2003-12-28 23:03:58 +00:00
Glenn Maynard f70b462988 AttackDisplay work 2003-12-28 22:48:23 +00:00
Glenn Maynard a01daf6f8e improve comment 2003-12-28 22:27:51 +00:00
Glenn Maynard 10c8d51d94 Can't ignore missing files in Other 2003-12-28 22:27:27 +00:00
Glenn Maynard 4ff430076c AttackDisplay work 2003-12-28 21:48:43 +00:00
Chris Danford 5aa2a3dff4 add AttractSoundFrequency option
remove AttractSound and DemonstrationSound options
2003-12-28 19:46:50 +00:00
Chris Danford 625b25b050 update makefile/project file 2003-12-28 08:25:58 +00:00
Chris Danford 2380638072 cleanup ScreenRanking
generalize scrolling lists with ListDisplay
2003-12-28 08:20:48 +00:00
Glenn Maynard 57e85031b2 combo graph metricing 2003-12-28 06:00:27 +00:00
Glenn Maynard 1e57d5681d change m_Combo internal name 2003-12-28 05:34:45 +00:00
Glenn Maynard d366d7d2aa frame fixes
use numbers for score
2003-12-27 23:26:48 +00:00
Thad Ward 5692504af0 added a comment about the Operator's Menu key to the CoinMode FAQ item. 2003-12-26 03:20:21 +00:00
Glenn Maynard 5161b90923 fix CREDITS_TEXT_HOME 2003-12-26 01:48:46 +00:00