Commit Graph
6307 Commits
Author SHA1 Message Date
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
Glenn Maynard e35fee68f0 Fix slow score writing.
f << endl; is roughly equivalent to fprintf(f, "\n"; fflush(f);.  Never use endl
unless you really, explicitly want to flush the stream.
2003-10-23 21:00:47 +00:00
Glenn Maynard 2bf68f6938 show itoa 2003-10-23 19:35:33 +00:00
David Wilson d25bb0ad2a Fixed Bug that Crashed SM when using 7 Stages or Event Mode. 2003-10-23 17:10:19 +00:00
Glenn Maynard 198f58acd4 use GraphDisplay, ComboGraph 2003-10-23 06:28:17 +00:00
Glenn Maynard 7cef374f27 ComboGraph 2003-10-23 06:27:29 +00:00
Glenn Maynard d155913f74 metrics 2003-10-23 06:21:39 +00:00
Glenn Maynard d8e9298fb7 ComboGraph 2003-10-23 06:20:09 +00:00
Glenn Maynard 05784ee0dc GetSourceWidth, not GetTextureHeight 2003-10-23 06:18:14 +00:00
Glenn Maynard 1102daae7d use UpdateComboList 2003-10-23 06:17:40 +00:00
Glenn Maynard 6f1e54a853 add ComboList, Finish 2003-10-23 06:17:12 +00:00