Commit Graph
4470 Commits
Author SHA1 Message Date
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
Glenn Maynard 9b3112facd add missing header 2003-07-26 21:43:40 +00:00
Glenn Maynard 11c992d0f2 remove unneeded headers 2003-07-26 21:38:07 +00:00
Glenn Maynard e636970297 remove extra headers 2003-07-26 21:34:26 +00:00
Chris Danford 916e08b55c fix selection glow in GroupList 2003-07-26 09:53:15 +00:00
Andrew Wong 89546b0459 updated help text for marvelous option 2003-07-25 08:06:19 +00:00
Andrew Wong 0ce2147bc2 added "courses only" option for marvelous judgement 2003-07-25 08:05:29 +00:00
Andrew Wong d1ee22d314 skip unlock screen if unlocks are off (messy) 2003-07-25 05:44:58 +00:00
Andrew Wong c2b905cb1c theme update 2003-07-25 05:33:56 +00:00
Andrew Wong 304012bba7 add option to automatically generate unlocks from unlocks.dat 2003-07-25 05:25:23 +00:00
Andrew Wong cd0af65a88 show number of unlocks on title screen (easier benchmarking purposes, mainly) 2003-07-25 00:03:05 +00:00
Glenn Maynard 49bb0233c6 pointer casts are evil 2003-07-24 20:14:11 +00:00
Glenn Maynard 97d06dca09 cosmetic 2003-07-24 20:10:47 +00:00
Glenn Maynard f627645bba simplify 2003-07-24 20:10:17 +00:00
Glenn Maynard 2d7b9c9301 Simplify. Don't recalculate values; it'll break if the rules change elsewhere,
eg. to a change ScoreKeeper.
2003-07-24 19:44:59 +00:00
Glenn Maynard 0b1f5b9dac Huh? iPossibleDancePoints is always >= 0. Is this what you meant? 2003-07-24 19:29:51 +00:00
Andrew Wong 4fa5cbf673 minor unlock system fixes 2003-07-24 14:04:13 +00:00
Andrew Wong c48cb2416b updated groove radar values to store actually meaningful values (buggy). Algorithms used:
Voltage - ratio of perfects to total tap notes
Stream - ratio of player max combo to possible max combo
Air - ratio of jumps to total possible jumps
Freeze - ratio of freeze arrows to total freeze arrows
Chaos - dance points percentage
Note: Multidimensional array stageStats.fRadarActual[p][r] is now a %, not width.
2003-07-24 13:35:20 +00:00
Andrew Wong 850f591351 scoring fix - still need to check for fail for scoring purposes on fail_end_of_song and fail_off 2003-07-24 09:25:25 +00:00
Glenn Maynard 150a150e9a add ArchHooks_Unix 2003-07-24 08:19:20 +00:00
Glenn Maynard 928c746ba3 special thanks to VC for not even warning about this 2003-07-24 07:15:27 +00:00
Glenn Maynard 99f890a316 fix --disable-gtk2 2003-07-24 06:05:52 +00:00
Glenn Maynard 141c532eff fix garbage/crash 2003-07-24 05:34:27 +00:00
Glenn Maynard 3967e4ca80 Adjust fail mode after player options, not before. 2003-07-24 03:54:34 +00:00
Glenn Maynard e08a001137 Fix courses. 2003-07-24 02:41:56 +00:00