|
|
@8837
|
13 years |
landauf |
added console command "orxout" (and also "orxout_context")
re-added …
|
|
|
@8836
|
13 years |
landauf |
improved error output of CommandExecutor and Tcl
|
|
|
@8835
|
13 years |
landauf |
cleaned up contexts, added some sub-contexts and made some output verbose
|
|
|
@8834
|
13 years |
landauf |
added flag to disable automatic registration of output listeners. …
|
|
|
@8833
|
13 years |
landauf |
A context is now defined by a struct instead of only a mask.
…
|
|
|
@8831
|
13 years |
landauf |
fixed wrong config value callback in Shell
fixed bug in …
|
|
|
@8830
|
13 years |
landauf |
added some output (user and internal) throughout the initialization of …
|
|
|
@8820
|
13 years |
landauf |
fixed some stuff that became visible after the recent changes in the …
|
|
|
@8816
|
13 years |
landauf |
fixed bug in auto completion function
|
|
|
@8812
|
13 years |
landauf |
removed COUT, CCOUT, and DOUT macros. COUT is now defined as a …
|
|
|
@8808
|
13 years |
landauf |
Removed debugLevel_ from Shell, using correct variable inherited from …
|
|
|
@8806
|
13 years |
landauf |
Replaced COUT with orxout in core. Tried to set levels and contexts in …
|
|
|
@8805
|
13 years |
landauf |
added new output level "message" for output directed to the user
|
|
|
@8803
|
13 years |
landauf |
no \n needed after executed command in shell.
different color for …
|
|
|
@8801
|
13 years |
landauf |
fixed bug with multiple lines in shell.
adjusted colors in IOConsole …
|
|
|
@8799
|
13 years |
landauf |
Code related to config values for output is now implemented in …
|
|
|
@8798
|
13 years |
landauf |
adjusted output levels for ogre and cegui messages
added config value …
|
|
|
@8797
|
13 years |
landauf |
removed onlyLastLineChanged() callback from ShellListener, since it's …
|
|
|
@8796
|
13 years |
landauf |
adjusted the rest of the code to the new output system, but some …
|
|
|
@8795
|
13 years |
landauf |
Shell and its derivatives are now based on the new output system
|
|
|
@8788
|
13 years |
landauf |
changed includes from Debug.h to Output.h
doesn't compile.
|
|
|
@8739
|
13 years |
landauf |
created new branch to work on the console- and log-output
|
|
copied from code/trunk/src/libraries/core:
|
|
|
@8729
|
13 years |
rgrieder |
Merged unity_build branch back to trunk.
Features:
- Implemented …
|