Commit Graph
29276 Commits
Author SHA1 Message Date
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
AJ Kelly 30ec5bc855 ScreenPlayerOptions now derives from ScreenOptions, allowing it to get the new ScreenOptions bindings. 2011-02-19 23:38:12 -06:00
Jason Felds 05ce6c7773 More doc updates. 2011-02-19 17:22:53 -05:00
Jason Felds e9449cb50e More doxy, more recompiling all. 2011-02-19 17:00:32 -05:00
Jason Felds 9d13036e08 Add @briefs to the Luna classes.
Yeah...there was a lot. */
2011-02-19 12:26:18 -05:00
Jason Felds 1a1ff7d701 Give @briefs to all namespaces.
This will force recompilation of all files.
2011-02-19 12:09:03 -05:00
Jason Felds ffebd5010f More doxygen.
Learning how to manually link to other classes.
We may have to take advantage of this to keep
proper english.
2011-02-19 11:35:15 -05:00