Commit Graph

22 Commits

Author SHA1 Message Date
AJ Kelly c5be31ec69 [Song] Added Origin (#ORIGIN tag in .ssc) 2011-04-30 19:23:29 -05: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 64619f9819 [warps] Add more flexible constructors. 2011-03-26 14:27:06 -04:00
Jason Felds 9d456125a1 [warps] Load the warps.
Now, the fun part...implementation.
2011-03-24 19:58:36 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 6a0fc6720c Quiet warnings. 2011-03-16 17:43:41 -04:00
Jason Felds 7c4044a2fc Force consistent line endings.
I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
2011-03-16 15:51:54 -04:00
Jason Felds 25ce852eed Get Loader and Writer set up for these segments. 2011-03-03 01:37:42 -05:00
Jason Felds f3fbb07c80 Prepare for Steps to have Attacks.
At this time, this tag is whitespace.
Thus, the cache is not invalidated for now.
2011-03-01 15:55:02 -05:00
Jason Felds 59558d0e32 Radar branch: update SSC version number in cache. 2011-02-28 00:12:13 -05:00
Jason Felds ca83d063f8 More on the branch. NotesLoader/Writer set up. 2011-02-27 22:17:18 -05:00
AJ Kelly b73a2bb153 [NotesLoaderSSC] Allowed reading of #NOTES2 again. 2011-02-24 00:55:19 -06:00
AJ Kelly f6a0e25d86 Fix .sm-style edits not being loaded. 2011-02-21 03:38:44 -06:00
AJ Kelly 95af29b5e4 add #CHARTSTYLE tag to Steps for .ssc files; Keyboard/Pad/whatever else you can think of, just keep it standardized 2011-02-14 20:53:15 -06:00
AJ Kelly 0c756e1e75 song: update .ssc version to v0.51
.ssc v0.51: make version the very first tag, limit it to two decimal places.
2011-02-13 11:06:34 -06:00
Jason Felds e90858a571 The start of doxygen style comments.
Using Javadoc style for most of this.
The preferred style: document the header files.
Document the source files for whatever is not in the header.
2011-02-12 13:57:06 -05:00
Jason Felds c88c698cd2 Changed copyright at the request of freem. 2011-02-11 14:30:32 -05:00
Jason Felds aa6a7471e5 Make LoadFromSMTokens a member.
Allows for code reuse rather than duplication.
2011-02-11 12:28:23 -05:00
Jason Felds 0f98072274 Allow .edit files to use .ssc format. 2011-02-11 11:39:19 -05:00
Jason Felds 985a62e504 Activate Step's #CREDIT tag. 2011-02-11 01:17:24 -05:00
Jason Felds abd9a446e4 Add requested VERSION tag. 2011-02-11 01:05:46 -05:00
Jason Felds d6511c1034 Bring from sandbox to new branch.
More work and testing needs to be done,
but it shouldn't be too bad.
2011-02-10 23:35:34 -05:00