Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Timeline


and

Aug 21, 2011:

11:56 PM Changeset [8854] by landauf
change some output's level to verbose: 1. in Language.cc because it is …
11:18 PM Changeset [8853] by landauf
documented the remaining code of the output system created a build …
11:10 PM Changeset [8852] by jo
Buxfix.
6:52 PM Changeset [8851] by jo
Added docking part & powerful spaceship to the level. Some …
6:27 PM Changeset [8850] by landauf
moved filtering of sub-contexts from BaseWriter to a new interface …
4:50 PM Changeset [8849] by landauf
function argument was ignored in CommandExecutor::execute() added …
4:04 PM Changeset [8848] by landauf
added documentation and some comments

Aug 18, 2011:

10:48 PM Changeset [8847] by jo
Some level extensions.

Aug 15, 2011:

12:03 AM Changeset [8846] by rgrieder
The CMake version check should be placed AFTER the PROJECT command to …

Aug 14, 2011:

10:58 PM Changeset [8845] by jo
QUICK&DIRTY: drone uses portals.
10:47 PM Changeset [8844] by rgrieder
Added missing includes (only show up when PCH and build units are …
6:45 PM Changeset [8843] by dafrick
Fixing bug.
1:45 PM Changeset [8842] by dafrick
Renam to find bug.
10:10 AM Changeset [8841] by dafrick
Adding some asserts.

Aug 13, 2011:

11:58 PM Changeset [8840] by landauf
Exported orxout() and the output levels to lua, replaces logMessage() …
11:27 PM Changeset [8839] by jo
sorry, I forgot to remove a wrong buxfix entirely.
11:21 PM Changeset [8838] by jo
Minor level changes. Questmenu pauses game now.
9:41 PM Changeset [8837] by landauf
added console command "orxout" (and also "orxout_context") re-added …
7:30 PM Changeset [8836] by landauf
improved error output of CommandExecutor and Tcl

Aug 12, 2011:

12:48 AM Changeset [8835] by landauf
cleaned up contexts, added some sub-contexts and made some output verbose
12:26 AM Changeset [8834] by landauf
added flag to disable automatic registration of output listeners. …

Aug 11, 2011:

11:20 PM Changeset [8833] by landauf
A context is now defined by a struct instead of only a mask. …

Aug 9, 2011:

12:37 AM Changeset [8832] by landauf
Quick and dirty fix to un-singletonize WANDiscovery. It is now created …

Aug 8, 2011:

10:19 PM Changeset [8831] by landauf
fixed wrong config value callback in Shell fixed bug in …

Aug 7, 2011:

10:51 PM Changeset [8830] by landauf
added some output (user and internal) throughout the initialization of …
3:11 PM Changeset [8829] by landauf
enhanced chat system. chat related code is now separated into …

Aug 6, 2011:

6:33 PM Changeset [8828] by landauf
moved chat related files to a new subdirectory
3:42 PM Changeset [8827] by landauf
small fix in Host::isServer in agreement with Oli
3:40 PM Changeset [8826] by landauf
display chat messages without sender without name (currently used for …
11:07 AM Changeset [8825] by landauf
There's a bug in ogre 1.7 (?) causing the first text overlay with a …

Aug 4, 2011:

11:54 PM Changeset [8824] by jo
Some updates to the level.
7:17 PM ~archive/News edited by dafrick
(diff)
7:16 PM WikiStart edited by dafrick
(diff)
12:51 PM Changeset [8823] by dafrick
Forgot to change some debug stuff. ;)
12:45 AM Changeset [8822] by landauf
Chat works again Removed console output for almost all gameplay …
12:09 AM Changeset [8821] by dafrick
Adding broadcast functionality to NotificationDispatcher.

Aug 3, 2011:

11:28 PM Changeset [8820] by landauf
fixed some stuff that became visible after the recent changes in the …
9:54 PM Changeset [8819] by dafrick
Minor change in PickupSpawner, fixing possible cause for segfaults.
9:18 PM Changeset [8818] by landauf
fixed looknfeel file
8:56 PM Changeset [8817] by landauf
corrected authors

Aug 2, 2011:

10:36 PM Changeset [8816] by landauf
fixed bug in auto completion function
5:10 PM Changeset [8815] by landauf
reverting r8813 because it crashes now in all other branches except …
12:15 AM Changeset [8814] by landauf
OrxonoxLoading.overlay is not needed anymore (see r8813)
12:13 AM Changeset [8813] by landauf
removed LoadingScreenSample since sample_loading.jpg doesn't seem to …

Aug 1, 2011:

8:42 PM Changeset [8812] by landauf
removed COUT, CCOUT, and DOUT macros. COUT is now defined as a …
7:09 PM Changeset [8811] by landauf
Replaced COUT() with orxout() in all modules. phew.
4:40 PM Changeset [8810] by landauf
removed CEGuiSample, I think this is not needed anymore
4:37 PM Changeset [8809] by landauf
Replaced COUT() with orxout() in tools and orxonox library. Requires …

Jul 31, 2011:

11:42 PM Changeset [8808] by landauf
Removed debugLevel_ from Shell, using correct variable inherited from …
9:09 PM Changeset [8807] by landauf
Replaced COUT with orxout in network library. Tried to set levels and …
5:15 PM Changeset [8806] by landauf
Replaced COUT with orxout in core. Tried to set levels and contexts in …
11:45 AM Changeset [8805] by landauf
added new output level "message" for output directed to the user

Jul 30, 2011:

11:06 PM Changeset [8804] by landauf
Replaced COUT in util with orxout. Used user_error for Exceptions and …
10:05 PM Changeset [8803] by landauf
no \n needed after executed command in shell. different color for …
9:33 PM Changeset [8802] by landauf
in-game-console is now darker, yields better contrast for colored output
9:31 PM Changeset [8801] by landauf
fixed bug with multiple lines in shell. adjusted colors in IOConsole …
9:25 PM Changeset [8800] by jo
Some work on the level. Pawndeath trigger doesn't work.
7:51 PM Changeset [8799] by landauf
Code related to config values for output is now implemented in …
3:55 PM Changeset [8798] by landauf
adjusted output levels for ogre and cegui messages added config value …
10:39 AM Changeset [8797] by landauf
removed onlyLastLineChanged() callback from ShellListener, since it's …
12:54 AM Changeset [8796] by landauf
adjusted the rest of the code to the new output system, but some …

Jul 29, 2011:

10:26 PM Changeset [8795] by landauf
Shell and its derivatives are now based on the new output system

Jul 28, 2011:

10:35 PM Changeset [8794] by landauf
added BaseWriter, a common base class of ConsoleWriter, LogWriter, and …
5:24 PM Changeset [8793] by jo
Destructor update.

Jul 27, 2011:

9:21 PM Changeset [8792] by jo
Yeay, works. The pickuping efficiency isn't as good as expected though.

Jul 26, 2011:

11:41 PM Changeset [8791] by jo
Bug is triggered in AIController.cc @ line 243. Can't find the reason …
11:21 PM Changeset [8790] by dafrick
Removing hudimprovements branch. (Is already in trunk)
11:06 AM Changeset [8789] by landauf
some small details, allow direct usage of OutputStream()
12:05 AM Changeset [8788] by landauf
changed includes from Debug.h to Output.h doesn't compile.

Jul 25, 2011:

11:53 PM Changeset [8787] by landauf
removed Debug.h and OutputHandler. removed test namespace from new …
11:18 PM Changeset [8786] by jo
Bots can fetch pickups. Waypointmanagement is unstable yet.
11:07 PM Changeset [8785] by landauf
moved ggz2 branch to archive
10:27 PM Changeset [8784] by landauf
moved toonshader branch to archive. hi lieni, still alive? ;)
10:17 PM Changeset [8783] by landauf
moved old branches from tags to archive
10:13 PM Changeset [8782] by landauf
created archive directory for unmerged branches
10:02 PM Changeset [8781] by landauf
removed old branches
8:03 PM Changeset [8780] by landauf
added ConsoleWriter
6:28 PM Changeset [8779] by landauf
small changes regarding context functions and orxout()
3:00 PM Changeset [8778] by landauf
guess we can afford a small macro in this case
2:47 PM Changeset [8777] by landauf
output contexts are now defined as functions instead of global …
1:05 PM Changeset [8776] by landauf
in OutputManager: getInstance now only creates an instance of …
12:01 AM Changeset [8775] by landauf
fixed problem with static initialization in old implementation of the …

Jul 24, 2011:

11:50 PM Changeset [8774] by landauf
added LogWriter and MemoryWriter
10:40 PM Changeset [8773] by jo
Just to show a bug in the level.
4:09 PM Changeset [8772] by landauf
send the lines of a message as a vector to the output listeners
1:22 AM Changeset [8771] by landauf
added function to register new output contexts. OutputManager owns …
Note: See TracTimeline for information about the timeline view.