Commit Graph

294 Commits

Author SHA1 Message Date
Mark Cannon 8099e25dcc stage 3 of TimingData changes: changed external interface, enforce encapsulation more strictly 2011-09-15 03:28:58 +00:00
Jason Felds 047bc7a5dc Allow all timing tags regardless of timing. 2011-09-12 19:43:41 -04:00
Mark Cannon df9c4d8142 segment renovation stage 2: redefine TimingSegments as simple structs, standardize names and functions, use only rows for constructors (we'll limit allocation through TimingData::AddSegment in the near future) 2011-09-11 17:13:10 +00:00
Mark Cannon 0d4e43f9e3 stage 1 of TimingSegment cleanup: consolidate genericizable code in TimingData, use a proper variable name 2011-09-10 03:08:59 +00:00
AJ Kelly d51c0d486e [NoteTypes, ScreenEdit] Removed artificial MAX_NOTES_PER_MEASURE limit. 2011-08-04 12:30:35 -05:00
Jason Felds 87d94c4649 [timing -> default] Stops and Delays separated.
This should be good at any rate: primary tests passed.
2011-07-28 00:30:20 -04:00
Jason Felds 8f66565335 Don't think this comment is needed. 2011-07-28 00:29:26 -04:00
Jason Felds 18ff542910 [timing] All but the Beat <-> Time functions.
Alright Thai...let's see if I can modify your work properly.
2011-07-27 23:32:37 -04:00
Jason Felds b711e34431 [timing] More adjustments. 2011-07-27 23:03:33 -04:00
Jason Felds 9505e09f58 Add the copy/paste selected timing data feature.
Not perfect at this stage, but...well, everyone wanted it.
2011-07-26 16:05:14 -04:00
Jason Felds 3ac7ed85ba Allow copying a selection of timing segments.
Pasting not yet possible.
2011-07-26 13:55:06 -04:00
Jason Felds 7ed19aafaf Slightly better variable name.
Going to try to allow for general copying of timing segments.
2011-07-26 12:21:31 -04:00
Jason Felds 1291121250 Fix hurp for the durp so blurp. 2011-07-23 01:45:10 -04:00
Jason Felds dbdab4759e [Xcode4] May as well fix switch warnings.
Still need some assistance for the linker error.
2011-07-20 11:11:04 -04:00
Jason Felds c2ac76afbb [default -> Xcode4] Lion is approaching. 2011-07-20 10:12:21 -04:00
Jason Felds 4e7c3282ec [timing] Caveat #2 fixed.
Caveat #1 won't be until we make Delays their own
segment...and somehow don't screw up the timing.
2011-07-15 00:14:13 -04:00
Jason Felds 01dacd9746 [timing] More abstraction.
This commit has 2 caveats.

1) Stops and Delays are treated the same in the editor right now.
2) TimingSegments.cpp: XToString should not require NUM_TimingSegmentTypes.

Ideas?
2011-07-14 23:54:06 -04:00
Jason Felds 6f5ab98dec [timing] More respect of pointers.
Again going to trust virtual functions to do the right thing.
2011-07-14 23:15:48 -04:00
Jason Felds 7399f19865 [timing] Convert the others to use AddSegment.
I was given enough confirmation to continue on.
2011-07-14 19:23:29 -04:00
Jason Felds 26e311a49e [timing] More conversion. 2011-07-14 13:00:03 -04:00
Jason Felds c52fef8767 Display more accurate couple/routine data.
Also include minor speed boost courtesy of vyhd.
2011-07-13 16:07:33 -04:00
Jason Felds 38e11061d9 Adjust sample start with song time offset. 2011-07-12 22:42:53 -04:00
Jason Felds 36a5cd03c4 Restore mods after setting #ATTACKS. 2011-07-12 22:27:14 -04:00
Jason Felds b643b220ee Prepare separate options for step attacks. 2011-07-12 21:56:17 -04:00
Jason Felds 08d5f8f722 Add Miss Combo support in #COMBOS tag. 2011-07-09 02:28:15 -04:00
Jason Felds d4fe84d8ce Allow defining a range for an Attack. UNSTABLE!
I seem to randomly get crashes from this.
I have not been able to identify the cause.
2011-07-07 21:41:08 -04:00
Jason Felds 4e20a90fb3 Force save request after editing song/step info. 2011-07-07 21:06:05 -04:00
Jason Felds bde4a0be35 Add rolls, lifts, fakes to View Data window. 2011-07-07 20:58:36 -04:00
Jason Felds 26979d604b And this is why Skype must improve. 2011-07-07 18:45:38 -04:00
Jason Felds 31b0e021a5 Menus mostly set up. 2011-07-07 18:10:59 -04:00
Jason Felds beb073f736 Add Steps Data read only menu for the editor. 2011-07-07 17:52:30 -04:00
Jason Felds fd4c651f9c Move Edit whatever closer together. 2011-07-07 17:20:38 -04:00
Jason Felds 8e90e368e8 Let's try that one again. 2011-07-07 15:09:24 -04:00
Jason Felds 8bdd5ce6c4 Most of ScreenEdit covered.
Still needs minor work.
2011-07-07 14:20:21 -04:00
Jason Felds 21844e373e Fix NoMines transformations in the editor. 2011-07-07 01:15:06 -04:00
Jason Felds 7e7af0fac9 ...I went this far back by mistake? 2011-07-06 13:45:37 -04:00
Jason Felds e2b84ccab8 Fix bug report 380, Start in Edit Mode Play. 2011-07-06 13:44:25 -04:00
Jason Felds 7cff5036f5 Today, on "choose your commit message":
Wolfman wanted a better name for the function thanks to its new purpose.

Wolfman wanted everyone to suffer by forcing recompilation of 88 files.

Wolfman wanted a sandwich.
2011-07-05 15:04:24 -04:00
Jason Felds 0455ffaa36 Add two routine mirroring functions.
I think the Alter Menu is getting a bit big.

Maybe I should borrow from the help menus...they scroll nicely.
2011-07-04 18:15:21 -04:00
Jason Felds 5ea7adad66 Add routine helper: switch notes' player. 2011-07-04 17:30:36 -04:00
Jason Felds ac3b0f9f49 Fix attack removing crash if no attacks. 2011-07-03 22:31:47 -04:00
Jason Felds 0f6d4cd813 Adjust attacks on offset change.
Should we ever store the other timing segments in
seconds and not beats in the future, we may want
to use this.
2011-06-30 13:35:25 -04:00
Jason Felds 57e3c2fc80 Use accessor functions instead of direct calls. 2011-06-30 02:19:37 -04:00
Jason Felds 5940bdeddb More abstraction. 2011-06-30 02:10:58 -04:00
Jason Felds 11923a80ba Allow setting last second at the current beat.
Use the Area Menu for this one.
2011-06-30 01:23:59 -04:00
Jason Felds 6fc669127b No longer used. 2011-06-30 01:16:08 -04:00
Jason Felds 8bc2c38142 Replace #BEAT tags with #SECOND tags.
Split Timing has made this necessary.

Yes, this means another recache.
2011-06-30 01:11:38 -04:00
Jason Felds a50069efa2 Add the requested copy timing data functionality.
I don't know of a good way to copy timing data
across different styles, though.
2011-06-28 12:25:32 -04:00
Jason Felds 23e56ea084 Wrong operator. 2011-06-27 15:04:03 -04:00
Jason Felds 3830ddbadf Use Step Author instead of Chart Style on right. 2011-06-27 11:09:31 -04:00