Commit Graph
29227 Commits
Author SHA1 Message Date
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
Jason Felds 74e45aa432 More doxygen. 2011-02-18 15:52:44 -05:00
AJ Kelly 79cbd57da1 one mall doxygen plus more testing 2011-02-18 14:49:30 -06:00
AJ Kelly 293eebe876 tiny commit for testing 2011-02-18 14:44:38 -06: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
AJ Kelly a31439ef9d what the hell is going on here 2011-02-18 14:11:29 -06:00
AJ Kelly 2f54be53cb comment changes and such 2011-02-18 14:10:56 -06: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