Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Maynard c2fa441b7e simplify RageZeroTimer
avoid starting the SDL timer system; it starts a thread
2004-03-13 23:11:08 +00:00
Glenn Maynard 02d8bc45e8 fix stopping before the last note can be missed, especially in course modes 2004-03-13 22:41:31 +00:00
Glenn Maynard 62d1a344f2 fix mapped logs not being timestamped 2004-03-13 10:28:12 +00:00
Glenn Maynard db48c0715d log which players are joined 2004-03-13 10:26:51 +00:00
Glenn Maynard bc34bcb347 cleanup 2004-03-13 10:22:03 +00:00
Glenn Maynard a635467db4 fix FOREACH_HumanPlayer, FOREACH_EnabledPlayer always
iterating over p1
2004-03-13 08:07:20 +00:00
Glenn Maynard 0a0f43e3bb cleanup 2004-03-13 07:38:46 +00:00
Glenn Maynard 7ea70ab1b3 fix errors due to weird goto init rules 2004-03-13 07:33:40 +00:00
Glenn Maynard c39201efcd improve CheckPalettedTextures output 2004-03-13 06:42:07 +00:00
Glenn Maynard 88c869da6a work around probable OS X mktime() bug 2004-03-13 06:22:05 +00:00
Glenn Maynard b866e921c5 song.h 2004-03-13 01:47:52 +00:00
Glenn Maynard 6faa757683 fix warning 2004-03-12 05:43:39 +00:00
Glenn Maynard 26476795be cleanup 2004-03-12 05:33:02 +00:00
Glenn Maynard 3c77cf036e update 2004-03-12 05:28:02 +00:00
Glenn Maynard 8cb671ee3d add test_threads 2004-03-12 05:27:27 +00:00
Glenn Maynard 9bfe4b0620 use LinuxThreadHelpers 2004-03-12 05:26:10 +00:00
Glenn Maynard 5d6063681c split out backtracing and symbol lookup
add support for backtracing other threads
2004-03-12 05:15:32 +00:00
Glenn Maynard 35688b1a21 sig handler fix 2004-03-12 03:03:09 +00:00
Glenn Maynard ac8ac4f8ae signal handling fixes 2004-03-12 02:58:54 +00:00
Glenn Maynard 6ba7f1d2e6 reduce SignalHandler dependency on StepMania.cpp 2004-03-12 01:09:38 +00:00
Glenn Maynard 14f6a6f510 reduce crash handler dependency on StepMania.cpp 2004-03-11 23:58:49 +00:00
Glenn Maynard 10015303e9 maybe fix Mac screenshot endianness problem 2004-03-08 07:28:07 +00:00
Glenn Maynard b8fb1413fe fix compile 2004-03-08 05:19:52 +00:00
Glenn Maynard c5d53f7611 cleanup 2004-03-08 05:11:26 +00:00
Glenn Maynard 0f8d41e7ed fix no announcers in demonstration 2004-03-08 04:30:57 +00:00
Glenn Maynard 6d9ac029a3 comment 2004-03-08 02:43:11 +00:00
Glenn Maynard 84a38d3bf1 and SORT_GRADE fixes 2004-03-07 07:03:37 +00:00
Glenn Maynard 6923557389 SORT_GRADE fixes 2004-03-07 06:48:10 +00:00
Glenn Maynard 8c4eedf5e0 x4 instead of x5; lines up with the editor (and 2,3,4,8 seems better than
2,3,5,8)
2004-03-07 03:50:20 +00:00
Glenn Maynard eb673765ac simplify 2004-03-07 03:49:28 +00:00
Glenn Maynard fc544bb7d9 simplify 2004-03-07 00:22:03 +00:00
Glenn Maynard e57c9cc9b8 filter locked and hidden songs from player's best in SongManager
add GetBestSongs accessor that filters like GetAllSongs
2004-03-07 00:17:50 +00:00
Glenn Maynard 765fb88f83 fix GetBestSongs, GetBestCourses 2004-03-07 00:02:51 +00:00
Glenn Maynard 8887353517 add transition at end of song; used regardless of mode 2004-03-06 10:07:17 +00:00
Glenn Maynard 83d0586e91 a14 2004-03-06 07:34:30 +00:00
Glenn Maynard 9e4da2da60 cleanup 2004-03-06 07:28:40 +00:00
Glenn Maynard 192321af5f another () ; 2004-03-06 07:23:46 +00:00
Glenn Maynard 41c33995ab log all skips 2004-03-06 07:21:15 +00:00
Glenn Maynard 330ba5ab27 make scale(RageColor) available 2004-03-06 07:20:21 +00:00
Glenn Maynard d5dfc14f48 support fadeleft/faderight in text 2004-03-06 07:15:59 +00:00
Glenn Maynard f1729a8a6f alternate aoi shoudou entry 2004-03-06 03:46:51 +00:00
Glenn Maynard f7f9bffc56 --Fixing log-- 2004-03-06 03:40:50 +00:00
Glenn Maynard b1730a7ce0 fix autoplay text obscuring lyrics 2004-03-06 03:39:28 +00:00
Glenn Maynard 51fc9c5848 inval cache 2004-03-06 03:23:44 +00:00
Glenn Maynard d2bbe27550 alternate graduation entry 2004-03-06 03:22:59 +00:00
Glenn Maynard 7b25b7b0b4 remove dupe entry 2004-03-06 03:04:33 +00:00
Glenn Maynard 6601aacc68 log X server version 2004-03-06 02:47:31 +00:00
Glenn Maynard dda7c95e78 fix warnings 2004-03-06 02:17:18 +00:00
Glenn Maynard 43344a9d59 cleanup 2004-03-06 02:10:38 +00:00
Glenn Maynard 15ff990a13 crashinfo path (untested) 2004-03-06 01:20:24 +00:00
Glenn Maynard ad6a7d8ff2 write crashinfo to ~; in /tmp, it won't be written if some other user already has a crashinfo.txt there 2004-03-06 01:19:05 +00:00
Glenn Maynard 436d3bc65e disable assert 2004-03-05 03:20:57 +00:00
Glenn Maynard dfd9c868c8 remove ugly xbox hack 2004-03-05 02:54:46 +00:00
Glenn Maynard be5ad80f08 cleanup 2004-03-05 02:41:43 +00:00
Glenn Maynard b87d2477c5 set up log earlier 2004-03-04 22:25:30 +00:00
Glenn Maynard 38b0916672 allow specifying difficult course meter explicitly 2004-03-04 22:24:09 +00:00
Glenn Maynard 798df36eb9 audio test update 2004-03-04 07:27:01 +00:00
Glenn Maynard 77641c7de9 test_misc
improved seek tests
2004-03-04 07:25:37 +00:00
Glenn Maynard 3a615c75c4 test_misc 2004-03-04 07:24:33 +00:00
Glenn Maynard 20ec016227 test helpers 2004-03-04 07:23:06 +00:00
Glenn Maynard d3c0228a5d better log control for test set 2004-03-04 04:27:55 +00:00
Glenn Maynard 64842367b0 tests build update 2004-03-04 04:06:03 +00:00
Glenn Maynard 2224d3268c more flexible testing 2004-03-04 03:44:23 +00:00
Glenn Maynard 690ad0218f fix header 2004-03-04 01:35:42 +00:00
Glenn Maynard d7e1bd9540 interface update 2004-03-04 01:18:07 +00:00
Glenn Maynard bd01de6260 call FILEMAN->MountInitialFilesystems explicitly 2004-03-04 01:16:52 +00:00
Glenn Maynard cfead1c79e update, simplify 2004-03-04 00:21:52 +00:00
Glenn Maynard 8a58411dd5 move InitialWorkingDirectory, DirOfExecutable, ChangeToDirOfExecutable into RageFileManager 2004-03-04 00:19:42 +00:00
Glenn Maynard 98dba2b870 fix CollapsePath("/foo") resulting in "foo" 2004-03-03 00:35:00 +00:00
Glenn Maynard 8ed0a43570 cleanup, update 2004-03-03 00:17:33 +00:00
Glenn Maynard 3aaec48875 avoid requiring Grade.cpp in test sets; it pulls in ThemeManager, which
pulls in a ton of things
2004-03-03 00:13:45 +00:00
Glenn Maynard 679e9e613a fix jitter adjustment 2004-03-02 07:34:32 +00:00
Glenn Maynard 3b14d5b8a5 attempt to compensate for scheduling jitter 2004-03-01 09:01:23 +00:00
Glenn Maynard f4cf889556 check for main timer skips 2004-03-01 08:04:17 +00:00
Glenn Maynard 3134e40091 sample music sync fix 2004-03-01 06:40:40 +00:00
Glenn Maynard 6caa34faff fix note skin reverting to default after play 2004-03-01 05:41:40 +00:00
Glenn Maynard 6fc9ab707f honor m_iSoundWriteAhead 2004-03-01 05:05:43 +00:00
Glenn Maynard 05d99b4129 lua: GetNumPlayersEnabled, PlayerUsingBothSides 2004-03-01 02:25:41 +00:00
Glenn Maynard 49df2946a7 split this expression apart, so it's readable 2004-03-01 01:37:22 +00:00
Glenn Maynard e74ea267f9 SongManager::GetSongColor: ignore edits 2004-02-29 07:36:03 +00:00
Glenn Maynard aaf596bad3 fix menu music params not being set 2004-02-28 10:42:34 +00:00
Glenn Maynard 8201f7d0f1 fix warnings creating eg. "c:\foo\bar\" 2004-02-28 04:19:27 +00:00
Glenn Maynard 21f0bec081 update 2004-02-28 04:14:56 +00:00
Glenn Maynard a0b369442d use balance for mines
only change mine balance when two people are actually playing
2004-02-28 04:14:13 +00:00
Glenn Maynard e04b8bb457 fix stop mode 2004-02-28 02:47:15 +00:00
Glenn Maynard 9530cff9a6 better balance 2004-02-28 02:35:18 +00:00
Glenn Maynard be03ed1c21 Pass RageSoundParams to Play() (or SetParams). This should help fix
the long-standing ambiguity of "what happens if parameters are changed
for a second copy of a sound when a first is still playing".
2004-02-28 02:09:46 +00:00
Glenn Maynard 71d1380951 make RageSoundParams available 2004-02-28 01:02:06 +00:00
Glenn Maynard e1ed217f78 store start/length in seconds instead of frames, so RageSoundParams
isn't tied to a sound
2004-02-28 00:35:29 +00:00
Glenn Maynard 6c01e5c2cc cap beat match delay 2004-02-28 00:16:43 +00:00
Glenn Maynard 0c19d92dbf fix frame vs sample names
move sound params into a private struct
2004-02-28 00:14:16 +00:00
Glenn Maynard 8b149bd832 add balance (panning) support 2004-02-27 23:26:55 +00:00
Glenn Maynard 7236339bb6 fix path detection 2004-02-27 22:48:17 +00:00
Glenn Maynard 2af2e6b8af don't secondary sort by title each time; do that separately
use song_sort_val for more sorts
2004-02-27 21:31:05 +00:00
Glenn Maynard e0e5d0ca29 call SONGMAN->SortSongs; optimize pSong->GetSteps call 2004-02-27 21:29:31 +00:00
Glenn Maynard 8c8a5f8460 split UpdateBestAndShuffled()
add SortSongs()
2004-02-27 21:28:15 +00:00
Glenn Maynard 960a4c503d static 2004-02-27 10:01:44 +00:00
Glenn Maynard 5338e568c6 Don't log all OpenGL modes; it's noisy and hasn't been useful in a long time. 2004-02-27 09:57:53 +00:00
Glenn Maynard c1e2bc133c cleanup 2004-02-27 09:55:12 +00:00
Glenn Maynard a135def42e don't log video renderer list twice 2004-02-27 09:54:06 +00:00