Commit Graph
31346 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 4a62093491 [timing -> default] Seems to work for me.
Hopefully we can shrink down the TimingData
even further now.

If this ends up breaking, I believe we can
revert this.
2011-07-17 11:44:00 -04:00
Jason Felds 8d85d19678 [timing] Editor didn't choke on dance-3panel.
...why do we even HAVE this mode anyway?
2011-07-17 11:19:23 -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
Jason Felds 78db196033 Okay, 8% missing is a bit much. 2011-07-17 01:55:40 -04: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
AJ Kelly ba06e3e447 installer update of no consequence 2011-07-16 22:48:17 -05: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 fb5457aa9c Proper merge. 2011-07-16 19:28:22 -04:00
Jason Felds e3aed61003 ...yeah, we need a better way for Mac apps. 2011-07-16 19:28:14 -04:00
Jason Felds 409801a17f Trying this again for hold graphic judgments. 2011-07-16 19:27:33 -04:00
AJ Kelly 9fe597e8be new installer graphics and icon 2011-07-16 15:14:08 -05:00
AJ Kelly e45594f3ab attempt to remove shortcuts in windows uninstaller 2011-07-16 14:53:05 -05:00
AJ Kelly c527b80356 I hate missing metrics 2011-07-16 14:51:53 -05:00
AJ Kelly 9882c8ab9c this should be movies, not textures 2011-07-16 02:18:16 -05: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
AJ Kelly 50f9a2694b 1x is required so that m-mods don't trigger by default 2011-07-14 18:35:07 -05: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