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