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
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
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
Alberto Ramos
84eeaa8cce
why is operator button allowed?
2011-07-13 18:33:44 -06:00
Jason Felds
2eeed0cea0
Un-needed cast.
2011-07-13 17:00:09 -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
2091ad9174
XCode updated.
...
VC can be covered later if no one else does so.
2011-07-13 15:23:21 -04:00
Jason Felds
84d910d2fc
Prepair for better couple/routine stat tracking.
...
...gah, what a bad pun.
2011-07-13 15:22:04 -04:00
Colby Klein
949170e9a3
Remove ScreenTestFonts. It is useless.
...
(please update Xcode and VC projects to reflect this, I will be removing some other useless stuff soon)
2011-07-13 12:19:30 -07:00
Jason Felds
72255a931a
Stop some horizontal scrolling.
...
The actual...insanity will begin soon I think.
2011-07-13 13:50:44 -04:00
Jason Felds
497f460b42
Properly calculate radars for Couple charts.
...
This does force another cache update.
2011-07-13 04:19:39 -04:00
Jason Felds
3da9fbd001
First couple chart of a built-in song.
2011-07-13 03:53:43 -04:00
Jason Felds
79f1b638a7
Respect the order.
2011-07-13 03:35:09 -04:00
Jason Felds
51ab605627
Simplify.
2011-07-13 03:27:26 -04:00
Jason Felds
b2e13c6f3d
...does this change on every build I do?
...
There has to be a better way of adding -debug
or something to the .app file.
2011-07-13 03:26:45 -04:00
Jason Felds
1234cab213
Let [CustomDifficulty] work for all StepTypes.
2011-07-13 03:26:08 -04:00
Jason Felds
38e11061d9
Adjust sample start with song time offset.
2011-07-12 22:42:53 -04:00
Jason Felds
ef0472da2b
You may leave the nag train at this time.
2011-07-12 22:35:12 -04:00
Jason Felds
36a5cd03c4
Restore mods after setting #ATTACKS.
2011-07-12 22:27:14 -04:00