Commit Graph
29237 Commits
Author SHA1 Message Date
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
AJ Kelly 7666a68151 shut up noisy logging for now 2011-02-19 05:59:18 -06:00
AJ Kelly 02a7f3d12c remove lua bindings to fix compile 2011-02-19 05:51:08 -06:00
AJ Kelly 610871b50d [GrooveRadar] Removed non-working PreDelayOnCommand, PostDelayOnCommand. (Themers: Use Label#OnCommand and Label#OffCommand instead.) 2011-02-19 04:43:54 -06:00
AJ Kelly 1331097d96 actually remove TweenOffScreen. 2011-02-19 04:28:29 -06:00
AJ Kelly 8cedfa2a67 [GrooveRadar] Removed RadarFrameTweenOnScreen and RadarFrameTweenOffScreen metrics. (Themers: Use RadarFrameOnCommand and RadarFrameOffCommand instead) 2011-02-19 04:27:38 -06:00
AJ Kelly 38656091ca [GrooveRadar] Fixed RadarFrame from not running commands on RadarFrame base. 2011-02-19 04:24:50 -06:00
AJ Kelly d2b903f39c [GrooveRadar] Changed "Label#OffsetX/Y" metrics to "Label#X/Y". 2011-02-19 04:12:13 -06:00
AJ Kelly c3e3cf3361 [BPMDisplay] Added FormatString metric. 2011-02-19 03:34:58 -06:00
Jason Felds 1fd81cfe9c Quick doxygens. 2011-02-19 02:10:45 -05:00
AJ Kelly ffc466bec7 add comment 2011-02-19 00:54:28 -06:00
Jason Felds 8ba27c0d9f Ignore DiffMerge temporary files. 2011-02-19 01:40:29 -05:00
Jason Felds 038a9fda8c Simplify thanks to TaroNuke. 2011-02-19 01:39:45 -05:00
Jason Felds ee0eda2ede Add general doxygen generator file.
Don't worry: the generated files are not included.
Don't think we can handle 100+ MB of data here.
2011-02-19 01:15:34 -05:00
AJ Kelly 27fac03ad4 remove comment; if anyone ever tries anything like this again, i'll just put it back 2011-02-19 00:01:17 -06:00
Jason Felds 79dfc40107 Somehow missed your stuff. 2011-02-19 00:49:28 -05:00
Jason Felds 2c70b65711 Fix doxygen warnings.
The code seems to run fine, but please TEST THIS.
Revert this if required.
2011-02-19 00:48:42 -05:00
AJ Kelly 6a75b3bdc2 small stuff 2011-02-18 23:01:46 -06:00
Jason Felds 1bed6d3630 De-Python-ize REGISTER_ACTOR_CLASS(*). 2011-02-18 23:55:41 -05:00
Jason Felds 020e3a70fe More doxygen updates. 2011-02-18 23:48:13 -05:00
Jason Felds 16abbfb0fb The only place that had judg"e"ment. 2011-02-18 23:32:08 -05:00
Jason Felds 9de60aa555 More doc updates. 2011-02-18 22:59:13 -05:00
Jason Felds 7539c2f97e Update comments. Consistent naming.
TODO: Look into using NotesWriterSM in NotesWriterSSC
for common functionality.
2011-02-18 22:27:59 -05:00
Jason Felds 5e3165c855 Add docs, another bot test. 2011-02-18 22:09:25 -05:00
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