Commit Graph
10043 Commits
Author SHA1 Message Date
Glenn Maynard 5ba2ff8cfb update 2004-05-21 06:37:58 +00:00
Glenn Maynard 8b0e3b7d7f 19 2004-05-21 06:31:41 +00:00
Glenn Maynard 714ab3c464 fix reading grades from a18 2004-05-21 06:24:21 +00:00
Glenn Maynard c31cd9d287 cleanup 2004-05-21 05:40:52 +00:00
Glenn Maynard 6ca3046d2e optimize: reduce theme calls 2004-05-21 05:39:35 +00:00
Glenn Maynard e2cf64fe55 cache GetCourseDifficultiesToShow results 2004-05-21 05:21:03 +00:00
Glenn Maynard cdb53a5ba6 GetActualSongDancePointsForStepsType, etc. are somewhat slow; don't
call them twice in a row
2004-05-21 05:09:27 +00:00
Glenn Maynard f0fdfc5e58 cache StepsID::ToSteps to speed up html writing 2004-05-21 05:08:04 +00:00
Glenn Maynard 1d9e4c4658 SDL_Delay -> usleep 2004-05-21 03:31:26 +00:00
Glenn Maynard 8bac1efe15 add SaveStats 2004-05-21 02:07:39 +00:00
Glenn Maynard cb582d1803 add WriteMachineStatsHtml, WriteMachineStatsHtml; only write machine
stats by default
2004-05-21 01:52:45 +00:00
Glenn Maynard 7ff0786223 temporary CHECKPOINT spam to track an obscure crash 2004-05-21 01:03:57 +00:00
Glenn Maynard 98a0b812f0 revert RageSounds::TakeOverSound stuff; ended up not using it
and it broke changing BPM during gameplay
SDL_Delay -> usleep
2004-05-21 00:58:48 +00:00
Glenn Maynard 811bf3fd49 fix tests build 2004-05-21 00:48:30 +00:00
Glenn Maynard 9553f513c2 fix confusing SDL error message 2004-05-20 23:50:34 +00:00
Glenn Maynard 0f566b0c7d update 2004-05-20 23:38:38 +00:00
Glenn Maynard 9dd9735532 cleanup, simplify
Separate Easy courses aren't needed anymore; just select easy course
mode.  (Having three times as many autogen courses was way too many,
especially considering most beginners don't want to play courses anyway.)
2004-05-20 23:14:36 +00:00
Glenn Maynard 49562bb4a5 show "easy" course mode 2004-05-20 22:56:50 +00:00
Glenn Maynard f09e7d2f16 support "easy" course mode 2004-05-20 22:56:11 +00:00
Glenn Maynard 7c1600a1c1 use FOREACH_ShownCourseDifficulty 2004-05-20 22:27:45 +00:00
Glenn Maynard bcf6792d47 handle CourseDifficultiesToShow, add IsCourseDifficultyShown 2004-05-20 22:23:44 +00:00
Glenn Maynard cbba39b8a5 s/GetNextDisplayedCourseDifficulty/GetNextShownCourseDifficulty/ 2004-05-20 22:12:01 +00:00
Glenn Maynard 84784447de update 2004-05-20 22:09:18 +00:00
Glenn Maynard c3426148de split out Difficulty and CourseDifficulty
add FOREACH_DisplayedCourseDifficulty
2004-05-20 22:08:20 +00:00
Glenn Maynard 6c89fc6878 CourseDifficultiesToShow 2004-05-20 21:56:35 +00:00
Glenn Maynard 2b65951893 CourseDifficulty: don't break if the number of course difficulties changes,
and allow animated sprites
2004-05-20 21:39:35 +00:00
Glenn Maynard 8dd213406d fix grades - sscanf is case-sensitive 2004-05-20 20:43:34 +00:00
Glenn Maynard 67c3516307 fix interlaced PNGs 2004-05-20 20:33:27 +00:00
Glenn Maynard 0551813657 fix large unlock codes (don't store ints in floats) 2004-05-20 19:22:57 +00:00
Glenn Maynard eaad0a97a2 fix warning 2004-05-20 19:21:04 +00:00
Glenn Maynard 4f7259b358 fix warning 2004-05-20 19:14:51 +00:00
Glenn Maynard 854da28681 cleanup
handle lights via autogen as originally suggested
2004-05-20 19:05:37 +00:00
Chris Danford 142ed1e240 add lights noteskin 2004-05-20 17:39:27 +00:00
Chris Danford c0c7210b2a add techno theme 2004-05-20 09:19:21 +00:00
Chris Danford 6c4de7af32 fix VC7 link path. Ugh. 2004-05-20 08:59:56 +00:00
Chris Danford 8432b35515 fix VC6 link path 2004-05-20 08:58:38 +00:00
Chris Danford a85f967e69 write Catalog.xml that contains song and course metadata - useful for importing into other tools 2004-05-20 08:55:26 +00:00
Charles Lohr 2dc648220c Added fallback for Jukebox screen. 2004-05-20 08:21:05 +00:00
Charles Lohr 9bf8ca2362 Added functionality to gameplay cabinet lighting code. 2004-05-20 07:44:57 +00:00
Chris Danford 1de96421e3 save DisplayName in Profile 2004-05-20 03:51:07 +00:00
Chris Danford 27a6ae0a1b write grade to Profile as string 2004-05-20 03:50:42 +00:00
Fred Wulff 7b71c76572 Added multiple difficulty levels and all group Endless and Nonstop modes. 2004-05-20 03:26:36 +00:00
Glenn Maynard 703ebfca58 LoadFile( bHeaderOnly ): only load image dimensions
caching TM4: 37 secs -> 28 secs
only implemented for PNG; 90% of song images are PNG anyway
2004-05-19 05:10:23 +00:00
Glenn Maynard 792cecd972 simplify 2004-05-19 04:17:10 +00:00
Glenn Maynard f07a2c47cf quiet old log 2004-05-19 04:09:08 +00:00
Glenn Maynard b5c3cf2e50 debugging 2004-05-19 03:40:08 +00:00
Glenn Maynard 17d8c43896 jpeg reading fix 2004-05-19 02:26:34 +00:00
Glenn Maynard 6928d7c42d log frame count 2004-05-19 01:53:27 +00:00
Glenn Maynard 0366a45611 fix potential crash 2004-05-19 01:52:40 +00:00
Glenn Maynard cec11a8454 fix type 2004-05-19 01:20:40 +00:00