AJ Kelly
75da7e0cab
working on hello world
2011-02-22 19:35:37 -06:00
AJ Kelly
68300c1d53
[ScreenGameplaySyncMachine] Allow themes to use either .ssc or .sm files.
2011-02-22 19:35:06 -06:00
AJ Kelly
46f9ae63d0
add the in-progress Hello World (and other sm-ssc theming examples).
2011-02-22 18:31:37 -06:00
Jason Felds
a559d039c5
Fake notes for all Pump skins.
2011-02-22 09:49:43 -05:00
Jason Felds
26aebfa7fa
Don't forget the Changelog.
2011-02-22 00:33:59 -05:00
Jason Felds
2787054444
Allow custom format strings for the editor.
...
The number of notes have been formatted differently as an example.
2011-02-22 00:32:21 -05:00
Jason Felds
574da5c63b
Display the Routine Player in the editor.
...
Needless to say, this will only show up on Routine mode.
2011-02-22 00:08:28 -05:00
AJ Kelly
23cc4c0e45
[Common] Added OperatorMenuScreen metric.
2011-02-21 12:15:25 -06:00
AJ Kelly
707357567c
die, AdjustSpeed
2011-02-21 12:11:22 -06:00
AJ Kelly
59b186d72f
commenting and such... things coming up
2011-02-21 03:57:23 -06:00
AJ Kelly
b095069d7f
doxygen
2011-02-21 03:50:52 -06:00
AJ Kelly
f6a0e25d86
Fix .sm-style edits not being loaded.
2011-02-21 03:38:44 -06:00
AJ Kelly
d7caea9f0a
[OptionRow] Added GetLayoutType() and GetSelectType() Lua bindings.
2011-02-21 03:18:37 -06:00
AJ Kelly
6a253689fb
removing non-useful thing
2011-02-21 03:17:48 -06:00
AJ Kelly
d0459c3488
comment, cleanup
2011-02-21 03:11:39 -06:00
AJ Kelly
7b3923aca7
update comment
2011-02-21 02:53:57 -06:00
AJ Kelly
0930e3e747
change'm log
2011-02-21 02:47:18 -06:00
AJ Kelly
2ec3883201
<robot voice>this was a bad ideea</robot voice>
2011-02-21 02:46:09 -06:00
AJ Kelly
d83e08afa1
small doxy comment
2011-02-21 02:41:05 -06:00
AJ Kelly
f544db1852
fix missing file error
2011-02-21 02:39:06 -06:00
AJ Kelly
00e71f9858
cleanup, some doxygening
2011-02-21 02:24:42 -06:00
AJ Kelly
3324d20305
tap mine redirs for retrobar splithand white/blue
2011-02-21 02:08:56 -06:00
AJ Kelly
adc594be11
doc update
2011-02-21 02:08:24 -06:00
Jason Felds
17b17297ec
Minor docs.
2011-02-20 23:07:38 -05:00
AJ Kelly
0c09fe3d84
small whitespace killing, but not the file I was looking for
2011-02-20 21:24:24 -06:00
AJ Kelly
31dcf430f4
update version number in windows resources
2011-02-20 21:21:25 -06:00
Jason Felds
19e945eece
These were missing for some reason.
2011-02-20 22:18:43 -05:00
AJ Kelly
4e90cb5ffe
removed unused LABEL_ON_DELAY
2011-02-20 21:05:05 -06:00
Flameshadowxeroshin
ce5ec128c7
standardized AdjustSpeed behavior between default and fallback
2011-02-20 16:05:01 -06:00
Jason Felds
0ee65df4c9
More docs, this time in the StepsUtil namespace.
2011-02-20 16:06:37 -05:00
Jason Felds
69b03d84a8
SongAndSteps class documented.
...
More link formatting can come later.
2011-02-20 15:30:49 -05:00
Jason Felds
26dd13916d
So THAT'S how to @brief enums & their instances.
2011-02-20 15:24:17 -05:00
Jason Felds
1aca19d7fd
Guess those docs are late to the party.
2011-02-20 15:14:44 -05:00
Jason Felds
2ab81841da
Some more docs.
2011-02-20 15:14:28 -05:00
AJ Kelly
296815c56a
sm-ssc v1.2.2
2011-02-20 14:12:39 -06:00
Jason Felds
8e012fc0ae
Right, missed stuff.
2011-02-20 15:01:00 -05:00
Jason Felds
0c892823a9
Some docs for the ThemeMetrics.
2011-02-20 15:00:40 -05:00
AJ Kelly
00d137362f
update luadoc
2011-02-20 12:58:38 -06:00
AJ Kelly
035e0830d7
move message
2011-02-20 12:54:26 -06:00
AJ Kelly
6b60db25d6
small cleanup
2011-02-20 12:53:57 -06:00
Jason Felds
2182b44355
Add some docs to the metrics.
...
To be honest, I think these metrics should be placed
inside the Player class. It would make it more consistent
and easier to find in the docs. I may move them later.
2011-02-20 12:38:56 -05:00
Jason Felds
d60eedcad1
Case sensitive docs.
2011-02-20 12:26:17 -05:00
Jason Felds
24159cac39
Doc error.
2011-02-20 12:23:50 -05:00
AJ Kelly
8a597d7c40
changelog to go with all that
2011-02-19 23:45:42 -06:00
AJ Kelly
19eb0cd8d8
cleanup/comment
2011-02-19 23:45:32 -06:00
AJ Kelly
9f6342ac7c
[ScreenOptions] Added Change message (params: RowIndex, ChangedToExit).
...
Added FocusedItemEndsScreen(PlayerNumber) and GetOptionRow(int) Lua bindings.
2011-02-19 23:45:00 -06:00
AJ Kelly
35624e094d
[OptionRow] Added FirstItemGoesDown(), GetChoiceInRowWithFocus(PlayerNumber), GetName(), GetNumChoices(), GetRowTitle(), HasFocus(PlayerNumber), and OneChoiceForAllPlayers() Lua bindings.
2011-02-19 23:42:16 -06:00
AJ Kelly
16b67c706b
added SelectType and LayoutType enums
2011-02-19 23:40:26 -06:00
AJ Kelly
58436d2579
added GetRowHasFocus(pn) function, moved GetRowTitle() to public for use with Lua, added RowType enum to Lua, and finally PushSelf
2011-02-19 23:39:54 -06:00
AJ Kelly
1ea45319f2
cleanup
2011-02-19 23:38:44 -06:00