Commit Graph
2257 Commits
Author SHA1 Message Date
Jason Felds bafcea2a6b Just about all that can be done before Loading.
This next commit will be the big one it seems.
2011-07-17 13:27:47 -04:00
Jason Felds 186200d3c6 Prep work for #NOTES-less cache.
This commit should be runnable, but
I still be careful.
2011-07-17 13:15:30 -04:00
Jason Felds 3c348a8ac3 Consistent function placement.
This will be used for later.
2011-07-17 13:04:36 -04:00
Jason Felds 09dc94cfe8 Abstract common functionality. 2011-07-17 12:54:50 -04:00
Jason Felds 3e260fca48 [default -> timing] Bring up to date for test. 2011-07-17 10:54:42 -04:00
Thai Pangsakulyanont e6be564be8 [timing] make sure the segments are sorted 2011-07-17 13:03:21 +07:00
Thai Pangsakulyanont de3916297e it runs, but scrolls stop working. 2011-07-17 12:30:09 +07:00
Jason Felds b545c7d6d3 Revert Quantize*.
Ended up being finicky and only working with some files.

Perhaps some ups needed downs or vice~versa.
2011-07-17 01:22:59 -04:00
Thai Pangsakulyanont e97408f5ea [timing] it now builds, but it crashes upon starting (EXC_BAD_ACCESS) 2011-07-17 12:19:14 +07:00
Jason Felds c42ba8a422 Huh. Missed Windows Update. 2011-07-17 01:00:38 -04:00
Jason Felds 5413f3b86c Possible stopgap.
Debating if this file should be reverted to the template era
for a bit of time.
2011-07-17 01:00:12 -04:00
Jason Felds 35b5dffcf8 ...what country are we in for this spelling? 2011-07-16 23:17:24 -04:00
AJ Kelly 9fa492210d sm-ssc -> StepMania per solution filename rename 2011-07-16 20:22:08 -05:00
Alberto Ramos 18971175ae nobody has done this yet so... 2011-07-16 19:12:33 -06:00
Jason Felds 3ffafc4d2b [timing] Loader compiles. Writer: not yet. 2011-07-15 19:12:19 -04:00
Jason Felds a785bcf905 [timing] Some progress...I think. 2011-07-15 19:04:54 -04:00
Jason Felds c454bb9c14 [timing] Slightly (?) better (??) casting. 2011-07-15 18:46:11 -04:00
Jason Felds bcec471213 [timing] Still struggling. Issues below.
Loader: can't instantiate TimingSegment due to abstract nature.
Writer: thinks there is no definition with what is provided.

Anyone want a crack at it?
2011-07-15 18:39:41 -04:00
AJ Kelly e8cc566c8e some cleanup 2011-07-15 16:16:15 -05:00
AJ Kelly 116d339b26 add logging for helping debug a crash 2011-07-15 12:31:43 -05:00
Jason Felds d9f301a85a [timing] same with this one. 2011-07-15 01:15:51 -04:00
Jason Felds ff2fbea45d [timing] yeah, need some help on this one. 2011-07-15 01:10:46 -04:00
Jason Felds 4e58239255 [timing] TimingData.* should be good.
Now to try to adjust the JSON files.
2011-07-15 00:54:11 -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 c9a6bbbafe [timing] More progress.
Soon going to enter the real big functions.
2011-07-14 22:19:32 -04:00
Jason Felds 6255a84be4 [timing] More abstractions of common functions. 2011-07-14 21:51:09 -04:00
Jason Felds 48a8113336 [timing] Set*AtRow error free. 2011-07-14 21:25:17 -04:00
Jason Felds 4f490c3d3b [timing] Some more stuff.
Need dinner though.
2011-07-14 19:52:37 -04:00
Jason Felds 2c85e902b4 [timing] Better be sure we clean up afterwards.
If this is going a bit too far, feel free
to leave a little bit more mess.
2011-07-14 19:29:52 -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 199af25f31 Get inserts working via passing TimingSegments.
Unsure if this is the right way:
code review may be needed.
2011-07-14 19:01:12 -04:00
Jason Felds 312498be94 [timing] Down to about 130 errors.
Need a break, maybe some help.
2011-07-14 15:22:32 -04:00
Jason Felds 88fca505a8 [timing] All that's left is the big one.
Hopefully.

...right, the JSON stuff. GAH.
2011-07-14 14:33:07 -04:00
Jason Felds 000421c18b [timing] This one is not. Need assistance. 2011-07-14 14:12:28 -04:00
Jason Felds 759fc0fa6b [timing] This one is converted. 2011-07-14 14:12:20 -04:00
Jason Felds 848d48d9ea [timing] More progress.
Need a lunch break.
2011-07-14 13:10:02 -04:00
Jason Felds 26e311a49e [timing] More conversion. 2011-07-14 13:00:03 -04:00
Jason Felds da291c2097 Temp branch [timing] for conversion process.
May need some help with Notes*Json.
2011-07-14 12:31:42 -04:00
Jason Felds 4f91b5ddbe Remove unused attribute. 2011-07-14 11:09:49 -04:00
Jason Felds 1e624b65aa Remove the templated parts of segments.
The templated constructors seem to be fine:
it's just int vs float.
2011-07-14 11:00:43 -04:00
Jason Felds 3d8174dd03 Restore proper edit behavior sans metric.
...we seriously need a new way of doing this.
2011-07-14 10:59:59 -04:00
Jason Felds 03f3140149 Guess I had to update Windows on a Mac. 2011-07-14 00:15:12 -04:00
Jason Felds 228c1b793c ...right. We need telekenesis now. 2011-07-13 23:40:52 -04:00
Jason Felds f77107ea78 Whoops: wrong direction. Thanks vyhd! 2011-07-13 23:39:39 -04:00
Jason Felds c875b3cf5f Use better code. 2011-07-13 23:11:47 -04:00
Jason Felds 2fab5a1fd8 ...and yet we have a metric for Dizzy hold heads.
Maybe we need a Roll Hold Heads metric too.
2011-07-13 21:13:52 -04:00
AJ Kelly 2702c17127 "hold heads should only ever twirl, not use dizzy or roll" -fix from vyhd 2011-07-13 20:07:02 -05:00
Jason Felds 2eeed0cea0 Un-needed cast. 2011-07-13 17:00:09 -04:00