Commit Graph
7556 Commits
Author SHA1 Message Date
Chris Danford 7dd057d636 reload NoteSkins on F2 2003-12-31 10:30:31 +00:00
Glenn Maynard 599794af64 use an 8k buffer for now; higher ones are causing a problem with at least one card 2003-12-31 10:27:37 +00:00
Glenn Maynard 5c64b361b7 m_bCheckSongCacheOnLoad -> !m_bFastLoad 2003-12-31 09:32:21 +00:00
Chris Danford db424929c5 add BPM to player options screen 2003-12-31 08:45:05 +00:00
Chris Danford c58101953f per-element lighting flag for NoteSkins 2003-12-31 08:15:34 +00:00
Chris Danford 65df309d32 add collapse left transform 2003-12-31 07:49:30 +00:00
Chris Danford 141ba141d0 fix noteskin error if current game doesn't have a NoteSkin called "note" 2003-12-31 07:44:53 +00:00
Chris Danford ddbc750a49 faster ranking song score scroll speed 2003-12-31 07:20:05 +00:00
Chris Danford b72e9d7c89 change tween state size assert to debug_assert 2003-12-31 03:43:45 +00:00
Chris Danford f05ce5eaed change NoteSkin lighting 2003-12-31 03:42:59 +00:00
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