Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/output/src/libraries/util/output/OutputDefinitions.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8848   13 years landauf added documentation and some comments
(edit) @8840   13 years landauf Exported orxout() and the output levels to lua, replaces logMessage() …
(edit) @8835   13 years landauf cleaned up contexts, added some sub-contexts and made some output verbose
(edit) @8833   13 years landauf A context is now defined by a struct instead of only a mask. …
(edit) @8831   13 years landauf fixed wrong config value callback in Shell fixed bug in …
(edit) @8811   13 years landauf Replaced COUT() with orxout() in all modules. phew.
(edit) @8809   13 years landauf Replaced COUT() with orxout() in tools and orxonox library. Requires …
(edit) @8808   13 years landauf Removed debugLevel_ from Shell, using correct variable inherited from …
(edit) @8807   13 years landauf Replaced COUT with orxout in network library. Tried to set levels and …
(edit) @8806   13 years landauf Replaced COUT with orxout in core. Tried to set levels and contexts in …
(edit) @8805   13 years landauf added new output level "message" for output directed to the user
(edit) @8799   13 years landauf Code related to config values for output is now implemented in …
(edit) @8798   13 years landauf adjusted output levels for ogre and cegui messages added config value …
(edit) @8796   13 years landauf adjusted the rest of the code to the new output system, but some …
(edit) @8789   13 years landauf some small details, allow direct usage of OutputStream()
(edit) @8787   13 years landauf removed Debug.h and OutputHandler. removed test namespace from new …
(edit) @8778   13 years landauf guess we can afford a small macro in this case
(edit) @8777   13 years landauf output contexts are now defined as functions instead of global …
(edit) @8774   13 years landauf added LogWriter and MemoryWriter
(edit) @8771   13 years landauf added function to register new output contexts. OutputManager owns …
(add) @8765   13 years landauf added draft for the the new output system
Note: See TracRevisionLog for help on using the revision log.