Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1050   16 years landauf bugfix
(edit) @1049   16 years landauf config-value accepts now strings with special chars like \n or \t and …
(edit) @1036   16 years landauf added CoreSettings, a class containing all settings of core classes …
(edit) @1033   16 years landauf added a variadic macro to ConfigValueIncludes.h: …
(edit) @1031   16 years landauf corrected debug output in case of an invalid vector index (remember: …
(edit) @1030   16 years landauf extracted all config-value related macros from CoreIncludes.h and …
(edit) @1027   16 years landauf console command 'cleanConfig' is now implemented: it drops all …
(edit) @1026   16 years landauf console command 'loadSettings' works now: loads a new config file …
(edit) @1025   16 years landauf fixed another bug. always remember: no matter how cool your feature …
(edit) @1023   16 years landauf fixed bug, removed some debug output
(edit) @1020   16 years landauf changed ConfigValueContainer to use ConfigFileManager, but there is …
(edit) @1006   16 years landauf started implementing a config-file manager, but this is still unfinished.
(edit) @1004   16 years landauf test
(edit) @1003   16 years landauf hopefully solved the conversion problem :) it's a lot of …
(edit) @1001   16 years landauf ok, be aware, here comes a big one. people with weak nerves should …
(edit) @995   16 years landauf added 'delay time command' console command that executes 'command' …
(edit) @994   16 years landauf - added some symbols to the CommandExecutor: a) expression | …
(edit) @993   16 years landauf - added exit command: quits orxonox (no, it's not a hidden segfault …
(edit) @989   16 years landauf sync with notebook, nothing special here
(edit) @972   16 years landauf CommandExecutor autocompletes now to correct casing (even if you're …
(edit) @970   16 years landauf enhanced timer: it's now possible to let a timer call a function 1000 …
(edit) @968   16 years landauf - added a try-catch block to avoid crashes when something strange …
(edit) @967   16 years landauf hum, i forgot what i was doing there… oh wait, i remember… it had …
(edit) @966   16 years landauf added clipboard support (at the moment only for windows, but this will …
(edit) @965   16 years landauf even smarter autocompletion
(edit) @961   16 years landauf applied retos bugfix, thanks :)
(edit) @960   16 years landauf next try
(edit) @959   16 years landauf forgot the important part :D
(edit) @958   16 years landauf this is a try to avoid some compiler warnings on tardis
(edit) @957   16 years landauf - added set and tset functions to the ConfigValueContainer to …
(edit) @955   16 years landauf - added input buffer: this class captures key-input (at the moment …
(edit) @953   16 years landauf - added some functions to CommandEvaluation - added possibility of …
(edit) @952   16 years landauf added CommandEvaluation to store the results of a command evaluation …
(edit) @951   16 years landauf notation: varname_s to varname_, as they're not static anymore in the …
(edit) @950   16 years landauf a singleton might be better implemented with a private constructor… …
(edit) @949   16 years landauf made CommandExecutor a singleton
(edit) @948   16 years landauf - added autocompletion function to CommandExecutor - set default …
(edit) @947   16 years landauf - added CommandExecutor - added ConsoleCommand macros - added …
(edit) @941   16 years landauf - small change in the initialization of the Identifier-singleton - …
(edit) @939   16 years landauf - 3 times the (almost) same implementation + macro
(edit) @933   16 years landauf XMLPort uses now executors and has default-values.
(edit) @932   16 years landauf added debug output to executor
(edit) @931   16 years landauf expanded Executor
(edit) @925   16 years landauf - the MultiTypes can now handle pointers and xml-elements - added a …
(edit) @902   16 years landauf using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort …
(edit) @901   16 years landauf Namespaces are working now. I love this feature, can't stop playing …
(edit) @899   16 years landauf yet another debug output tweak
(edit) @898   16 years landauf removed some test output in Namespace.cc and corrected one line of …
(edit) @897   16 years landauf bugfix
(edit) @896   16 years landauf - added == and != operator to the ClassTreeMask - Included the …
(edit) @895   16 years landauf - added new XMLPortParam template to specify the template arguments / …
(edit) @879   16 years landauf started implementing the Namespace hierarchy (still unfinished)
(edit) @878   16 years landauf added boolean bApplyLoaderMask to the XMLPortObject macro to determine …
(edit) @877   16 years landauf started implementing a Namespace object (which will be used in level …
(edit) @876   16 years landauf std::set instead of std::list for Identifier-lists (parents, children, …
(edit) @874   16 years landauf moved core tests from core1 to core2
(edit) @873   16 years landauf simplified core2 branch
(copy) @872   16 years landauf created new core branch
copied from code/trunk:
(edit) @871   16 years landauf merged core branch to trunk
Note: See TracRevisionLog for help on using the revision log.