Commit Graph
4494 Commits
Author SHA1 Message Date
Glenn Maynard a84fd646f6 tm4 update 2003-07-28 07:24:36 +00:00
Glenn Maynard 271a8dfdea update 2003-07-28 07:23:47 +00:00
Glenn Maynard ccba7bfb2d Gave ample warning, and the author hasn't returned my email ... 2003-07-27 21:34:37 +00:00
Glenn Maynard edb2e36136 Er. Forgot to commit this (but it's been in the snapshots). 2003-07-27 21:34:08 +00:00
Glenn Maynard 2ea56ecdf8 GetStageInfo is gone.
Remove GetFirstStageInfo.
Allow specifying the course difficulty to functions affected by it.
Simplify Course::GetPlayMode.
2003-07-27 19:14:05 +00:00
Glenn Maynard 534ac086fe phase out GetFirstStageInfo 2003-07-27 18:46:38 +00:00
Glenn Maynard 9a5f812c8f Simplify: use an enum instead of magic constants. 2003-07-27 18:39:34 +00:00
Glenn Maynard 6562c230e2 Simplify: SortOrder_NumStages was always being set to ci.size()+1,
and is never used outside of this function.

Fix float/int warning.
2003-07-27 18:28:05 +00:00
Andrew Wong fa97933f7a metrics update yet again 2003-07-27 14:58:17 +00:00
Andrew Wong e6deb22af7 course coloring and minor changes 2003-07-27 14:54:56 +00:00
Andrew Wong cb250344b8 basic course sorting implemented via preferences 2003-07-27 14:10:47 +00:00
Andrew Wong 8b9ae5ae92 slightly easier to debug - tells which song cannot be found on same line 2003-07-27 11:01:45 +00:00
Glenn Maynard c06bebe674 fix 2003-07-27 07:44:17 +00:00
Glenn Maynard 235bfae707 add tests 2003-07-27 07:42:40 +00:00
Glenn Maynard d1a6c2804c add crash handler 2003-07-27 07:08:29 +00:00
Glenn Maynard adafc18929 Add *nix signal handler 2003-07-27 07:07:45 +00:00
Glenn Maynard cb50cf3f79 halt/killing threads 2003-07-27 07:00:13 +00:00
Glenn Maynard 7db6d230df Cleanup; improve error output. 2003-07-27 06:43:50 +00:00
Andrew Wong 153bfd3758 revert back to previous build, iterator i in loops must be ints since some comparisons are to negative numbers, and unsigned goes back to maxint, which breaks the screen (glenn, whats the warning you get?) 2003-07-27 04:25:06 +00:00
Glenn Maynard a1fac17d55 cleanup 2003-07-27 03:38:25 +00:00
Glenn Maynard 762f67d9fe enable ArchHooks_Unix 2003-07-27 03:37:16 +00:00
Glenn Maynard 6a8b046dc9 use RageThread 2003-07-27 03:35:59 +00:00
Glenn Maynard 725bc58c92 fix heinously broken m4 macro (s/-lm// does very cute things to "-lmad") 2003-07-27 03:32:59 +00:00
Glenn Maynard 473a5fffe6 use RageThread 2003-07-27 03:22:04 +00:00
Glenn Maynard 1414f9149b name the main thread 2003-07-27 03:13:40 +00:00
Glenn Maynard 7fdbfa4879 use RageThread 2003-07-27 03:10:44 +00:00
Glenn Maynard 11b706e6bd add thread handler 2003-07-27 03:08:02 +00:00
Glenn Maynard bb86fe9953 add error check 2003-07-27 03:06:50 +00:00
Glenn Maynard 6d2d6911c3 extra newlines 2003-07-27 02:18:05 +00:00
Glenn Maynard 09a2e75fdd simplify 2003-07-27 01:04:35 +00:00
Glenn Maynard b61b6ea156 add missing header 2003-07-27 00:48:38 +00:00
Glenn Maynard 3927a953ac remove header 2003-07-26 23:14:37 +00:00
Glenn Maynard 8f729668ec remove header 2003-07-26 23:13:11 +00:00
Glenn Maynard 2110594735 add missing header 2003-07-26 23:12:38 +00:00
Glenn Maynard 60e8ec708a remove stubs 2003-07-26 23:09:56 +00:00
Glenn Maynard fe489cd281 SOUNDMAN -> SOUND
RageSoundManager.h -> RageSounds.h
2003-07-26 23:05:16 +00:00
Glenn Maynard 101d49085f typo 2003-07-26 22:55:18 +00:00
Glenn Maynard 3aea7c8a3e SOUNDMAN -> SOUND
RageSoundManager.h -> RageSounds.h
2003-07-26 22:53:22 +00:00
Glenn Maynard beca62eee1 add RageSounds::GetPlayLatency 2003-07-26 22:50:54 +00:00
Glenn Maynard 237a140cdb -*/ 2003-07-26 22:48:38 +00:00
Glenn Maynard 99e28a3875 Rename RageMusic to RageSounds. 2003-07-26 22:47:55 +00:00
Glenn Maynard a5e1f86efd fix 2003-07-26 22:29:34 +00:00
Glenn Maynard 16acd4ce9c fix warnings 2003-07-26 22:25:51 +00:00
Glenn Maynard cc0362bfa2 stub music calls until converted 2003-07-26 22:18:32 +00:00
Glenn Maynard 977683dba9 add def 2003-07-26 22:17:20 +00:00
Glenn Maynard a5d49ba821 init RageMusic 2003-07-26 22:15:53 +00:00
Glenn Maynard 2d1578bea3 add RageMusic 2003-07-26 22:15:33 +00:00
Glenn Maynard 55a90e3958 Add RageMusic. This will reduce dependencies on RageSoundManager. 2003-07-26 22:10:15 +00:00
Glenn Maynard f0b61ec688 add missing header 2003-07-26 22:00:51 +00:00
Glenn Maynard dc9b6ed06d don't pull in RageThreads.h 2003-07-26 21:58:48 +00:00