Commit Graph

15 Commits

Author SHA1 Message Date
Jason Felds bdfaba0cbc Const unconfusion (hopefully).
Feel free to revert this if needed.
2011-01-18 09:17:48 -05:00
Jason Felds 3ae691806d Add more helper functions, be more consistent.
Note: more consts may be needed.
I keep forgetting what they do after the parameters.
2011-01-18 00:48:06 -05:00
Jason Felds d9262f435b Cleanup, start of TickcountSegments.
Hopefully no more work on the header file is needed.
2011-01-17 23:10:53 -05:00
Jason Felds 5a6f7a1f99 Add more helpers. 2011-01-16 13:50:11 -05:00
Jason Felds d8db8d49b2 Err...rows are not beats. 2011-01-16 13:27:32 -05:00
Jason Felds 35ce4ec589 Set up the header for TimeSignatureSegments.
I know there is a magic number in here,
but if anyone needs 64 in the bottom,
either it's insane or a strange mission.
Probably both.
2011-01-16 13:18:22 -05:00
Jason Felds c6741f06fe Put operators on the other Segments. 2011-01-14 10:33:12 -05:00
Jason Felds 602cfa6910 Handle all ops consistently for StopSegments.
If there is a reason why not all operators were implemented,
I haven't seen one. Blame the Java experience within me.
2011-01-14 10:16:26 -05:00
AJ Kelly 3925c38316 trying to undo the death of default branch 2011-01-10 23:58:53 -06:00
AJ Kelly 26bd3d565b this is a big one...
[Player] fix a warning [shakesoda]
[Player] Change combo coloring logic in course mode:
"PERCENT_UNTIL_COLOR_COMBO refers to how long through the course the combo color
should appear (scaling to the number of songs). (This may not be desired behavior,
however.)" Let me know if I should add an alternate way to specify course combo
color logic.  -aj

[other files including Player.cpp]
Update warp note logic; It used to be WarpFromRow=WarpToRow, now it's WarpFromRow=WarpLengthBeats.
They still aren't functional but I'm getting closer. Negative Stops are still not converted.
2010-08-15 16:12:30 -05:00
AJ Kelly f79d6fb365 sync up hg with the svn code in preparation for sm-ssc v1.0 beta 4; this adds at least one new Lua binding and the WIP warps code (partially-working in quirks mode). 2010-05-30 17:03:30 -05:00
AJ Kelly ec06d16403 Let Negative Stops "work" in QuirksMode. 2010-05-13 12:58:20 -05:00
AJ Kelly 642f4b107c the various changes that I forgot to commit (cleanup and so forth) into hg,
culminating in syncing with sm-ssc v1.0 public beta 2
2010-03-31 17:37:09 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00