Commit Graph
27 Commits
Author SHA1 Message Date
Matt Denham c3cd56b96f no message 2004-02-29 05:32:08 +00:00
Matt Denham 95172cd9ea Added ctrl+insert/delete to shift BPM changes and stops around, and reverted insert/delete to their original behavior. 2004-02-27 06:28:31 +00:00
Matt Denham 324e07d383 Implemented a quick pair of move/scale functions for TimingData
fixed NoteDataUtil::ScaleRegion (and dealt with conflicts - whee)
fixed assorted editor inconsistencies and bugs
2004-02-26 05:38:46 +00:00
Matt Denham 45591679e6 added NoteDataUtil::ScaleRegion, made NoteDataUtil::Scale call that instead 2004-02-25 08:25:39 +00:00
Matt Denham 588473f6ca readjusting the color alignment in vivid 2004-02-25 08:22:57 +00:00
Matt Denham 2fc72f9b46 I'm an idiot, part 2 of many. 2004-02-23 17:18:02 +00:00
Matt Denham f4419954a6 Changed the color cycling's rounding so that it matches up with DDR (and presumably everything else which truncates the number rather than actually rounding). 2004-02-21 05:20:39 +00:00
Matt Denham 8eb0d03a60 Stopped the editor from crashing when attempting to save steps on Edit difficulty. 2004-02-21 04:45:48 +00:00
Matt Denham 37a0ba1520 Separated BM and IIDX into separate modes, since IIDX 5-key isn't necessarily the same as the BM steps to the same song
Updated the cache version because SMs based off of a IIDX BMS will have the wrong steps type
2004-02-13 09:01:59 +00:00
Matt Denham de0007b66c fix failure to compile (c'mon guys, remember your #includes :-) 2004-02-12 07:22:18 +00:00
Matt Denham 6905bbe781 Added BMRize mod because people have complained that Quick is too easy. Try this. :-) 2004-02-12 06:54:54 +00:00
Matt Denham 7484667733 finish support for 48th/64th notes in code
add things possibly useful for mods when keysounds (and Keyboardmania) support are finished
2003-11-13 07:40:49 +00:00
Matt Denham 686f0656bd Re-fix Autogen (I'll shoot the person who forgot about TAP_EMPTY)
fix misc. errors with the BMS loader
finish support for 48th/64th notes in code
2003-11-13 07:35:58 +00:00
Matt Denham 755a3167ff more stuff to do, and recent fixes are noted 2003-11-13 07:17:01 +00:00
Matt Denham 6a4a16e5a6 fix up DWI writer, leave notes for things to fix soon 2003-11-04 08:44:26 +00:00
Matt Denham d87612090a fix assorted errors and warnings (including stepmania/src being treated as a file) 2003-11-03 11:18:12 +00:00
Matt Denham f27a2b5398 mapconv is running out of space now - doubled its buffer
someone who doesn't have VC6 Introductory Edition, please recompile and recommit
2003-11-03 09:09:30 +00:00
Matt Denham 13afbc8a26 My TODO. Mine. (Edit it if you want me to do something for you.) 2003-11-03 09:03:40 +00:00
Matt Denham 975c45df11 support 48th/64th notes in editor 2003-11-03 08:44:49 +00:00
Matt Denham acec32cc8b Autogen fixes, stage 1 - tracks are combined semi-correctly (double->single will combine both pads to one) 2003-10-29 23:17:00 +00:00
Matt Denham bba45bf339 You know, these little errors in my code make me feel REALLY stupid... 2003-10-29 09:02:14 +00:00
Matt Denham 354e7aefa0 fixing things I forgot to uncomment. 2003-10-29 08:54:43 +00:00
Matt Denham 4e2324e375 Oops. Fix "too many initializers" error when compiling. 2003-10-29 08:22:28 +00:00
Matt Denham 393c7f5e6e more Beatmania/IIDX support (bm-single7, bm-double, bm-double7 added) 2003-10-29 08:12:18 +00:00
Matt Denham 03a219d8c3 Oops. 2003-10-28 07:38:24 +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