Commit Graph
30006 Commits
Author SHA1 Message Date
Jason Felds 9c48788515 Accidental recursion. Thanks freem. 2011-02-12 18:54:23 -05:00
Jason Felds 440827ddc0 Put in some doxygen.
Note: This will force a recompile of all files.
If someone else can document the rest in one shot,
that would be beneficial.
2011-02-12 18:26:31 -05:00
Jason Felds 1aced33113 Update recent work. 2011-02-12 17:57:35 -05:00
Jason Felds 60b5be592c Attempt to fix Editor bug with Delays. 2011-02-12 17:57:27 -05:00
Jason Felds 33e714c6a0 More doxygen. Someone else can finish this file. 2011-02-12 17:44:51 -05:00
Jason Felds e05a9599fb More doxygen. More consistent functions. 2011-02-12 17:08:23 -05:00
Jason Felds 02a3d66230 View detailed description.
1) Doxygen for the structs.
2) Simplify operator functions >= and >.
3) More accurate operator functions <.
4) Add WarpSegment constructor that may be useful.
2011-02-12 15:43:24 -05:00
Jason Felds 5a63131f59 My bad for making it spaces vs tabs here. 2011-02-12 13:58:06 -05: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
AJ Kelly a4ba8c6564 change formatting to use tabs 2011-02-12 12:12:36 -06:00
Jason Felds b9921f8dec Don't forget the Changelog. 2011-02-12 01:59:38 -05:00
Jason Felds 670a788897 Mini can be adjusted. Had to force a cast. 2011-02-12 01:57:40 -05:00
Jason Felds 12b80a8022 Beat's turn. 2011-02-12 01:45:20 -05:00
Jason Felds caad2f9214 Consistency with other switch statements. 2011-02-12 01:39:53 -05:00
Jason Felds 232ef8fdf4 Tornado's twisty turn. 2011-02-12 01:35:34 -05:00
Jason Felds 5354885262 Drunk's turn. 2011-02-12 01:28:37 -05:00
Jason Felds 7147b00e37 Tipsy can be modified now. 2011-02-12 01:23:01 -05:00
Jason Felds 089cf8cdd4 Flexible Expand mod with metrics. 2011-02-12 01:07:32 -05:00
Jason Felds 669a4c3b5b Fix comment to match variable names.
WARNING!
This will force recompilation of almost
all of your files!
2011-02-12 00:54:52 -05:00
Jason Felds 3b7e29ba92 Add Boomerang Peak metric. 2011-02-12 00:45:03 -05:00
Jason Felds 30341de96e Add metrics for random modifier choosing. 2011-02-12 00:18:01 -05:00
Jason Felds b4e45fe65b Comment fix. 2011-02-11 23:52:44 -05:00
Jason Felds b716d8b61b Merging of the SSCNotes branch to default. 2011-02-11 22:59:30 -05:00
Jason Felds 2e2c888243 Update changelog in default.
I'd rather be sure a clean merge takes place here.
2011-02-11 22:58:45 -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 b3be2466ff Add new lua function to the docs. 2011-02-11 01:59:39 -05:00
Jason Felds c73057fc29 Allow getting the author's credit via lua. 2011-02-11 01:56:17 -05:00
Jason Felds 3f1bed5925 Duplicate step check with #CREDIT. 2011-02-11 01:55:44 -05:00
Jason Felds ba55653468 Allow modifying the step's #CREDIT tag. 2011-02-11 01:51:01 -05:00
Jason Felds f8694fe463 Add utility methods for step's #CREDIT tag. 2011-02-11 01:50:23 -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 35748ed9a7 Update comments, tidy. 2011-02-11 00:45:00 -05:00
Jason Felds 16d6138a62 Remove hardcoded extension.
ScreenHowToPlay follows a similar pattern.
2011-02-11 00:44:32 -05:00
Jason Felds 295e494e9e Typo. 2011-02-11 00:31:22 -05:00
Jason Felds 106a32fa84 Language. 2011-02-11 00:29:18 -05:00
Jason Felds dd28dc7332 Use .ssc files now. 2011-02-11 00:25:51 -05:00
Jason Felds 565b9f9306 Get SSCLoader used when appropriate. 2011-02-11 00:10:57 -05:00
Jason Felds dbcfcd0cfc Disable caching for the SM format. 2011-02-11 00:00:40 -05:00
Jason Felds e61745cdd6 Updating other OSes. Please test this. 2011-02-10 23:45:25 -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
Jason Felds e627cf8c77 Consistency with SM equivalent. 2011-02-10 22:53:10 -05:00
AJ Kelly 46a84acc5b update luadoc 2011-02-10 21:38:30 -06:00
AJ Kelly a3eb18931c fix languages for proper smo controls :" 2011-02-10 14:52:52 -06:00
AJ Kelly dbf0f97a2f add rhythm to installer 2011-02-10 14:18:46 -06:00
AJ Kelly b391bd8d92 should hopefully be released today... 2011-02-10 14:04:03 -06:00
AJ Kelly 0178610e55 Had to go back on the ScreenNetSelectMusic controls commit. My apologies.
The MusicWheelType metric is still there, though.
2011-02-10 14:00:09 -06:00
Flameshadowxeroshin 6131f27571 merge 2011-02-09 19:24:16 -06:00