Commit Graph

31 Commits

Author SHA1 Message Date
Jason Felds df6a00b53e Stops (and Delays) now templated.
This is all of them at this present time.

At some point in the future, we should make
DelaySegments separate from StopSegments.
2011-06-01 09:50:34 -04:00
Thai Pangsakulyanont 1d2dd19ab1 Yeah, BPM segments, big one :D 2011-05-31 23:41:39 +07:00
Jason Felds 1fcf290571 Warps are properly templated.
Seven more to go I believe.
2011-05-31 10:59:18 -04:00
Jason Felds e3e16ee2e0 [splittiming] Warps to Negs to Gone again.
We're almost ready to bring this branch to default.
2011-05-17 16:00:05 -04:00
Jason Felds 760a68d63e [splittiming] Use OpenITG settings here. 2011-05-17 15:15:59 -04:00
Jason Felds a90798cd75 [splittiming] Delays -> Stops at previous beat. 2011-05-17 14:55:50 -04:00
Jason Felds d72a54b651 [splittiming] Clean out .sm cruft.
Least we can do is make sure SongTiming settings
work with OpenITG.
2011-05-17 14:52:07 -04:00
Thai Pangsakulyanont 1e2be7d389 [default -> splittiming] occasional merge.
again, we have notes about this branch here: http://sync.in/splittiming
2011-05-09 23:37:27 +07:00
Thai Pangsakulyanont 0d42b00621 [splittiming] Fix NotesLoaderDWI, NotesLoaderSM, NotesWriterSWI, NotesWriterSM by replace occurences of m_Timing with m_SongTiming. (224 build errors) 2011-05-09 22:41:49 +07:00
Jason Felds a6500a0dc1 Don't clamp meter on write.
Here's yet another cache refresh for the trouble.
2011-05-07 19:34:53 -04:00
Jason Felds 2491372019 [sm130attacks -> sm130futures] Bringing it in.
Help will be needed to make Song Attacks work by default.

Yes, that means I want no activated attacks to mean DQ.
2011-05-05 13:48:04 -04:00
Jason Felds bbe90468b4 Enforce difficulty meter ranges.
WARNING! This invalidates the cache!
TODO: Make MAX_METER a common metric?
2011-04-29 13:24:50 -04:00
Jason Felds dae89e1fd1 [sm130attacks] Minor cleanup before testing. 2011-04-17 23:03:39 -04:00
Jason Felds 5d98f47fc3 Allow editing #DISPLAYBPM traits in the editor.
Look in Edit Song Info to find it.
2011-04-05 22:40:33 -04:00
Jason Felds 34813c26ef Disable saving ALL steps in the .sm format. 2011-03-30 21:37:11 -04:00
AJ Kelly b9d6d432f9 go back to three digits for .sm files; remove commented out warps code since warps should not be written to .sm files 2011-03-27 02:22:22 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds c435129078 sm124futures: Allow choosing which field to use.
Either the #DESCRIPTION or #CREDIT tag can be used for SM files.
By default, the old behavior is still used.
2011-03-13 19:35:57 -04:00
Jason Felds ca83d063f8 More on the branch. NotesLoader/Writer set up. 2011-02-27 22:17:18 -05:00
Jason Felds 5e3165c855 Add docs, another bot test. 2011-02-18 22:09:25 -05:00
Jason Felds dbcfcd0cfc Disable caching for the SM format. 2011-02-11 00:00:40 -05:00
AJ Kelly 0755d0f3b9 comment/whitespace editing 2011-02-09 17:42:16 -06:00
Jason Felds 504d5a484e Read and write TICKCOUNTS. Invalidate cache.
At this time, the tag does nothing.
That will hopefully change within the week.
2011-01-18 11:23:32 -05:00
Jason Felds b15ec02955 Consistent writing with the BPMs. 2011-01-18 10:24:50 -05: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 cd2a78e09a pretty much equivalent to 23b02ce-adf0feb. [Chris Danford; some other cleanup by AJ] 2010-06-12 14:37:20 -05:00
AJ Kelly f8a9423301 23b02ce: fix BackgroundChange color values being written with commas. Commas are a reserved character that seprate values in a tag. Caret was used to separate RGBA values in a color in this case and NotesLoaderSM already handles that. [Chris Danford] 2010-06-08 18:16:54 -05:00
AJ Kelly 5e293fe720 Expand various floats from 3 decimal places to 6 [Midiman] 2010-06-02 22:27:49 -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