Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core2/src/orxonox/core

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @952   18 years landauf added CommandEvaluation to store the results of a command evaluation …
(edit) @951   18 years landauf notation: varname_s to varname_, as they're not static anymore in the …
(edit) @950   18 years landauf a singleton might be better implemented with a private constructor… …
(edit) @949   18 years landauf made CommandExecutor a singleton
(edit) @948   18 years landauf - added autocompletion function to CommandExecutor - set default …
(edit) @947   18 years landauf - added CommandExecutor - added ConsoleCommand macros - added …
(edit) @941   18 years landauf - small change in the initialization of the Identifier-singleton - …
(edit) @939   18 years landauf - 3 times the (almost) same implementation + macro
(edit) @933   18 years landauf XMLPort uses now executors and has default-values.
(edit) @932   18 years landauf added debug output to executor
(edit) @931   18 years landauf expanded Executor
(edit) @925   18 years landauf - the MultiTypes can now handle pointers and xml-elements - added a …
(edit) @902   18 years landauf using "XMLPort::Mode mode" instead of "bool loading" in all XMLPort …
(edit) @901   18 years landauf Namespaces are working now. I love this feature, can't stop playing …
(edit) @899   18 years landauf yet another debug output tweak
(edit) @898   18 years landauf removed some test output in Namespace.cc and corrected one line of …
(edit) @897   18 years landauf bugfix
(edit) @896   18 years landauf - added == and != operator to the ClassTreeMask - Included the …
(edit) @895   18 years landauf - added new XMLPortParam template to specify the template arguments / …
(edit) @879   18 years landauf started implementing the Namespace hierarchy (still unfinished)
(edit) @878   18 years landauf added boolean bApplyLoaderMask to the XMLPortObject macro to determine …
(edit) @877   18 years landauf started implementing a Namespace object (which will be used in level …
(edit) @876   18 years landauf std::set instead of std::list for Identifier-lists (parents, children, …
(copy) @872   18 years landauf created new core branch
copied from code/trunk/src/orxonox/core:
(edit) @871   18 years landauf merged core branch to trunk
Note: See TracRevisionLog for help on using the revision log.