Commit Graph
6317 Commits
Author SHA1 Message Date
Glenn Maynard c9cfc77f0b Better underrun recovery. 2003-10-28 08:27:10 +00:00
Matt Denham 03a219d8c3 Oops. 2003-10-28 07:38:24 +00:00
Glenn Maynard 14357ecf41 fix warnings 2003-10-28 07:29:57 +00:00
Glenn Maynard 0e9fb527c1 Fix alignment problems (caused clicking), fix problems that showed up using
very small buffer sizes with the 2.6 scheduler.
2003-10-28 07:17:20 +00:00
Glenn Maynard fdd8b4f955 Seamless underrun recovery (at least with ALSA). 2003-10-28 07:10:50 +00:00
Matt Denham bbc957dee6 cleaned up test for whether to play "gameplay oni failed halfway" to match arcade 2003-10-28 06:38:36 +00:00
Matt Denham 664524a4e9 fixes for BMS loader, along with commented-out items for other Beatmania modes 2003-10-28 06:36:11 +00:00
Glenn Maynard 755bab92e5 add log 2003-10-27 22:26:34 +00:00
Glenn Maynard 3331079cd6 show TotalError 2003-10-27 22:24:33 +00:00
Glenn Maynard 17aeed205c Add SortMenuColor. Simplify. 2003-10-27 21:50:50 +00:00
Glenn Maynard 7c6834fdcd add SortMenuColor 2003-10-27 21:50:05 +00:00
Steve Checkoway c9ca1e749c Bad ProjectBuilder, bad! 2003-10-27 16:40:24 +00:00
Glenn Maynard 52af769bdb remove traces 2003-10-27 04:29:45 +00:00
Glenn Maynard d7e040923c simplify/optimize 2003-10-27 04:23:08 +00:00
Glenn Maynard 0eaa9aa178 Move truncf, roundf fallbacks to the right place.
Fix BeatToNoteRow rounding backwards for negative numbers.
2003-10-27 03:45:15 +00:00
Glenn Maynard f1d94cfb83 ... now I can do this course as I originally wanted 2003-10-27 01:51:42 +00:00
Ben Anderson 093018ddb6 Added Attack. wolfman2000, you've been waiting for this... 2003-10-26 22:25:08 +00:00
Glenn Maynard 1d35453951 allow setting PO approach speed 2003-10-26 08:37:48 +00:00
Glenn Maynard 8885e33a3e fix editor crash 2003-10-26 08:37:25 +00:00
Glenn Maynard 4321e32251 Make this more tolerant: it's too easy to not cache a skin, especially
in the editor and how to play.
2003-10-26 08:24:46 +00:00
Glenn Maynard 9db6700c2f fix ACCEL_BRAKE tweening 2003-10-26 06:40:05 +00:00
Glenn Maynard a77521c2b6 reading/writing fixes 2003-10-26 03:17:45 +00:00
Glenn Maynard 18c9d38f50 course timed attack support
fix HowToPlay crash
2003-10-26 03:02:30 +00:00
Andrew Wong 30fc222183 fix compile for VC++6 2003-10-26 01:20:03 +00:00
Glenn Maynard 3471ad3f53 add Course::Info::GetAttackArray 2003-10-25 22:55:11 +00:00
Glenn Maynard e550d16195 move Attack out of GameState 2003-10-25 22:00:58 +00:00
Glenn Maynard cefc7f6685 simpler/more consistent attack/mod handling 2003-10-25 07:58:10 +00:00
Glenn Maynard e792d3e4df add CacheAllUsedNoteSkins 2003-10-25 07:50:30 +00:00
Glenn Maynard 2c44139bb7 fix changing to life bar from song opts menu in Oni mode 2003-10-25 07:25:24 +00:00
Glenn Maynard 1bffde6eec TransformNoteData(fStartBeat, fEndBeat) for transforms 2003-10-25 05:19:44 +00:00
Glenn Maynard 08756640d6 optimize 2003-10-25 03:17:39 +00:00
Steve Checkoway 09d8ac550c long overdue update 2003-10-25 00:13:48 +00:00
Glenn Maynard 60acd52443 partial PlayerMinus::RandomiseNotes fix 2003-10-24 22:57:47 +00:00
Glenn Maynard 8eb90e2a99 Make transform attacks obey Attack::fSecsRemaining.
Fix off-by-one error causing phantom "missed notes".
2003-10-24 22:48:21 +00:00
Glenn Maynard b04d4f5f21 fix course song options 2003-10-24 22:43:17 +00:00
Glenn Maynard f621143326 remove trace 2003-10-24 09:39:30 +00:00
Glenn Maynard 9066982878 Handle course modifiers like attacks. 2003-10-24 09:39:00 +00:00
Glenn Maynard a0772417d4 Only cancel the current level attack. 2003-10-24 09:38:17 +00:00
Glenn Maynard 454e36b972 Cache note skins in NoteField::Load.
Don't reset note skins in PlayerMinus::Load.
2003-10-24 09:37:38 +00:00
Glenn Maynard 3af0a20a4c Allow queuing attacks for later.
Add GetAllUsedNoteSkins, SetNoteSkinForBeatRange.
2003-10-24 09:35:56 +00:00
Chris Danford bd51930076 add finishtweening comand 2003-10-24 08:50:35 +00:00
Chris Danford d95785d3c6 rename variables 2003-10-24 08:49:48 +00:00
Glenn Maynard 8d6d471ad7 fix EFFECT_TORNADO tweening 2003-10-24 07:40:42 +00:00
Chris Danford 7ba701cffa increase particle limit, add command repeating to layer 2003-10-24 07:25:13 +00:00
Chris Danford 884d915ae9 increase MAX_LAYERS 2003-10-24 07:24:12 +00:00
Glenn Maynard a8a8591221 allow many attacks at once, not limited by inventory size 2003-10-24 05:43:04 +00:00
Glenn Maynard 798aa63370 fix crash 2003-10-24 05:19:08 +00:00
Glenn Maynard b8095439f4 Fix last arcade stage graphic not being cached; fix this correctly. 2003-10-24 04:56:17 +00:00
Glenn Maynard 03c687861d ScoreKeeper5th is merged with ScoreKeeperMAX2 2003-10-24 04:46:22 +00:00
Glenn Maynard 2658c910d8 ShowTotalError=0 metrics 2003-10-24 03:15:29 +00:00