Commit Graph
23 Commits
Author SHA1 Message Date
Aaron VonderHaar da4321d161 Make ScreenSelectCourse show high scores on the select wheel -- the issue that normal/difficult versions of the same course share scores still remains 2003-10-31 22:14:02 +00:00
Aaron VonderHaar b83760bff0 Fix extraneous activity on screen load 2003-09-15 23:01:13 +00:00
Aaron VonderHaar 86fcd7e75a Comment out some misleading code 2003-09-15 05:35:39 +00:00
Aaron VonderHaar 28d3633036 A proper fix for IsPlayable() 2003-09-15 04:54:00 +00:00
Aaron VonderHaar 824fe8c138 Disable rave mode on ScreenSelectDifficulty when appropriate (doubles and solo) 2003-09-14 21:00:23 +00:00
Aaron VonderHaar 5fc1b3faaa Need to return after SCREENMAN->Prompt 2003-09-14 17:52:27 +00:00
Aaron VonderHaar c8262b35d1 Make blind truly blind -- disable combo display and make all note tap flashes the same color when blind is on 2003-09-14 14:05:15 +00:00
Aaron VonderHaar 1e5f40b62b Must check for libogg first because libvorbis depends on it 2003-09-14 06:33:28 +00:00
Aaron VonderHaar 1c5530530d Ignore SoloSingles in Battle/Rave mode (ie, when playing against a computer opponent) 2003-09-08 01:38:19 +00:00
Aaron VonderHaar 2ea9aef53c missing define 2003-09-08 01:18:14 +00:00
Aaron VonderHaar 9da20ccf14 Add metric to determine default lyrics color 2003-09-07 20:51:46 +00:00
Aaron VonderHaar f95a2e7736 data/ => Data/, case matters in linux 2003-04-22 12:16:06 +00:00
Aaron VonderHaar c822a41fca Song.h => song.h 2003-04-22 12:13:36 +00:00
Aaron VonderHaar 4f43c7a91d Remove typos, duplicates, sources from the distant past. Start breaking arch files into groups. Add AM_CXXFLAGS for now. 2003-04-15 06:45:48 +00:00
Aaron VonderHaar dfe8acc3a8 Finally working! Not the most optimized or robust, but at least
now playable under linux.
2003-04-15 05:56:39 +00:00
Aaron VonderHaar e47c945bc8 Song.h => song.h 2003-04-15 05:49:46 +00:00
Aaron VonderHaar 0b9448cf66 arrows now sync properly to the music (as far as I can tell) 2003-03-01 08:09:45 +00:00
Aaron VonderHaar f07855afac replace sound driver Linux with ALSA9, create arch_linux.h to house future linux arch includes 2003-02-23 09:03:10 +00:00
Aaron VonderHaar 06b941482d replaced by ALSA9 2003-02-23 08:41:22 +00:00
Aaron VonderHaar 7c7356ed7d First sounds from linux (see followup post to devs list) 2003-02-23 08:39:29 +00:00
Aaron VonderHaar 3683d70c0f Make it compile and link, even though it doesn't work 2003-02-20 23:14:33 +00:00
Aaron VonderHaar d7a04ab91c Makes RageSoundDriver_Null pretend to play sounds 2003-02-20 15:17:06 +00:00
Aaron VonderHaar 12d7b433e4 Added two defines needed to make Linux compile 2003-02-20 02:01:48 +00:00