Jason Felds
8cc38194b2
Some more doxygen.
2011-02-18 21:47:52 -05:00
Jason Felds
26b9f7502f
General doxygen updates.
2011-02-18 21:30:03 -05:00
Jason Felds
2d76ee1023
Move some top comments to above the class.
...
The original attempt was not working for doxygen purposes.
2011-02-18 21:24:00 -05:00
Jason Felds
6f276da825
Document all FOREACH loops.
2011-02-18 21:16:11 -05:00
Jason Felds
00257e7995
Consistent semicolon use.
...
This is C++, not Python!
2011-02-18 20:40:51 -05:00
Jason Felds
e3e6eae012
More doxygen. Start of AutoScreenMessage( * );
...
The lack of semicolon messes up the doc generator.
2011-02-18 20:35:49 -05:00
Jason Felds
4621c13243
The usual.
2011-02-18 17:47:46 -05:00
Jason Felds
255209685c
More doxygen.
2011-02-18 17:31:35 -05:00
Jason Felds
bcac26f0d2
Quiet 64-bit to 32-bit warning.
...
Revert this if it causes problems with ffmpeg.
2011-02-18 17:08:46 -05:00
Jason Felds
977b4857fb
More doxygen.
2011-02-18 17:04:21 -05:00
Jason Felds
ce59fe8011
More testing of the CIA bot.
2011-02-18 16:39:09 -05:00
Jason Felds
1c8cc6e8d2
Try this again.
2011-02-18 16:30:33 -05:00
Jason Felds
93bb449987
More testing.
2011-02-18 16:27:02 -05:00
Jason Felds
7193a9a418
Start of doxygen-ing this file.
...
More soon: testing something first.
2011-02-18 16:21:34 -05:00
Jason Felds
2cce8507b4
Let's see if the CIA bot works now.
2011-02-18 16:07:40 -05:00
Jason Felds
3eafad1c89
Nice to see you helping with this.
2011-02-18 15:53:01 -05:00
Jason Felds
74e45aa432
More doxygen.
2011-02-18 15:52:44 -05:00
Jason Felds
4a4b2ff440
You know the drill.
2011-02-18 15:34:33 -05:00
Jason Felds
32af73f23c
Hell? THIS! IS! SM-SSC!
2011-02-18 15:20:48 -05:00
Jason Felds
d8ed9306b8
More brief doxygen-ating.
2011-02-18 15:20:20 -05:00
Jason Felds
3b40a3ef20
My turn to merge.
2011-02-18 15:10:29 -05:00
Jason Felds
6d1dd6997b
More sporadic doxygen documenting.
...
Really need a themer for Actor stuff.
2011-02-18 15:10:11 -05:00
Jason Felds
4ef10e3025
More doxygen before class. (again)
2011-02-17 16:13:00 -05:00
Jason Felds
2864b64dae
Minor doxygen while I can.
2011-02-16 15:47:18 -05:00
Jason Felds
7e5f7253fc
More doxygen. This will be it for me for now.
2011-02-13 18:31:33 -05:00
Jason Felds
54d973b18a
I wonder how the branches will look this time.
2011-02-13 18:13:06 -05:00
Jason Felds
d6bdeb0499
Another round of doxygenating.
2011-02-13 18:12:40 -05:00
Jason Felds
49859de9d7
More doxygen.
2011-02-13 14:32:36 -05:00
Jason Felds
2bb6240e84
More merge fun.
2011-02-13 13:50:15 -05:00
Jason Felds
ade969f20c
More doxygen. Compilation redoing warning.
2011-02-13 13:49:27 -05:00
Jason Felds
9e510cf9d2
Ditto.
2011-02-13 13:49:05 -05:00
Jason Felds
6d82a8725a
Can't forget the mini hold stuff.
2011-02-13 11:15:37 -05:00
Jason Felds
d6f08c27cb
Hodgepodge of doxygen. Long way to go.
2011-02-13 11:14:58 -05:00
Jason Felds
fd1f1a5df8
Place back in alphabetical order.
2011-02-13 10:46:05 -05:00
Jason Felds
f64584bd17
More doxygen, more recompilation.
...
If someone wants to knock out StdString.h,
that would be great.
2011-02-12 22:53:34 -05:00
Jason Felds
b0fa4422f2
Course*CRS.* doxygen-ated.
2011-02-12 22:20:11 -05:00
Jason Felds
dbe5df006d
NotesLoaderDWI mostly doxygen-ated.
2011-02-12 21:59:36 -05:00
Jason Felds
e4f990d49a
More doxygen.
2011-02-12 19:28:44 -05:00
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
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
Jason Felds
509bd28b5a
Add missing semicolon.
2011-01-19 22:46:28 -05:00
Jason Felds
6f1f535f21
Fix compile error, more TimingData fixes.
2011-01-19 01:22:13 -05:00
Jason Felds
3c826a660d
Add the other segments for consistency sake.
2011-01-19 01:15:44 -05:00
Jason Felds
cb60f3d36e
Adjust alignment based on the label's side.
2011-01-18 13:33:06 -05:00
Jason Felds
96cd0431b8
Update changelog, own the changes page. ;)
2011-01-18 13:25:37 -05:00
Jason Felds
91789e4b1c
Flexible horizontal TimingData labels.
2011-01-18 13:23:52 -05:00
Jason Felds
03d30faba0
Allow placing the labels on either side.
2011-01-18 13:17:32 -05:00
Jason Felds
ebcea92292
Add metrics for Timing Data colors.
...
Note: this changes the TimeSignatureColor to be different
from the StopColor. Please do not be alarmed.
2011-01-18 13:02:30 -05:00
Jason Felds
80396f4342
Changelog...
2011-01-18 12:42:28 -05:00
Jason Felds
a8dcfc6ff2
Add metric to use Tickcount tag for Checkpoints.
...
This officially deprecates the time signature checkpoint metric.
However, it is still being kept in for those that desire the original
hackish behavior.
2011-01-18 12:40:40 -05:00
Jason Felds
6107d7275d
Display the Tickcounts in the editor.
2011-01-18 12:29:01 -05:00
Jason Felds
2504a2c4b5
Allow changing tickcounts in the editor.
...
Next up: actually displaying the tickcount.
2011-01-18 11:49:27 -05: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
Jason Felds
b1cfa59743
Remove big block of comments. Leave a footnote.
2011-01-18 09:38:48 -05:00
Jason Felds
082b914a69
Prepare for #TICKCOUNTS tag in loading.
2011-01-18 09:28:29 -05:00
Jason Felds
343cada967
Be consistent with clearing TimingData.
2011-01-18 09:22:13 -05:00
Jason Felds
bdfaba0cbc
Const unconfusion (hopefully).
...
Feel free to revert this if needed.
2011-01-18 09:17:48 -05:00
Jason Felds
96df14add9
I keep forgetting this Changelog file.
2011-01-18 00:50:33 -05:00