Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core2/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @989   18 years landauf sync with notebook, nothing special here
(edit) @972   18 years landauf CommandExecutor autocompletes now to correct casing (even if you're …
(edit) @970   18 years landauf enhanced timer: it's now possible to let a timer call a function 1000 …
(edit) @968   18 years landauf - added a try-catch block to avoid crashes when something strange …
(edit) @967   18 years landauf hum, i forgot what i was doing there… oh wait, i remember… it had …
(edit) @966   18 years landauf added clipboard support (at the moment only for windows, but this will …
(edit) @965   18 years landauf even smarter autocompletion
(edit) @961   18 years landauf applied retos bugfix, thanks :)
(edit) @960   18 years landauf next try
(edit) @959   18 years landauf forgot the important part :D
(edit) @958   18 years landauf this is a try to avoid some compiler warnings on tardis
(edit) @957   18 years landauf - added set and tset functions to the ConfigValueContainer to …
(edit) @955   18 years landauf - added input buffer: this class captures key-input (at the moment …
(edit) @953   18 years landauf - added some functions to CommandEvaluation - added possibility of …
(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, …
(edit) @874   18 years landauf moved core tests from core1 to core2
(edit) @873   18 years landauf simplified core2 branch
(copy) @872   18 years landauf created new core branch
copied from code/trunk/src:
(edit) @871   18 years landauf merged core branch to trunk
Note: See TracRevisionLog for help on using the revision log.