source:
code/branches/core3/src/core
@
1786
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
input | 1716 | 16 years | landauf | Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString … | |
tolua | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … | |
ArgumentCompleter.h | 4.0 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
ArgumentCompletionFunctions.cc | 5.7 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
ArgumentCompletionFunctions.h | 2.2 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
ArgumentCompletionListElement.h | 2.8 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
BaseObject.cc | 2.1 KB | 1592 | 16 years | landauf | - Some small changes in XMLPortParam: It's now possible to add … |
BaseObject.h | 5.1 KB | 1736 | 16 years | landauf | Super.h: - removed some commented lines - removed testfunction |
ClassFactory.h | 3.0 KB | 1586 | 16 years | landauf | moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) … |
ClassTreeMask.cc | 29.1 KB | 1543 | 16 years | rgrieder | - applied patch to remove ClassManager (wouldn't wanna maintain it … |
ClassTreeMask.h | 9.6 KB | 1574 | 16 years | landauf | big change in ObjectList: separated the class into a non-template base … |
CMakeLists.txt | 1.3 KB | 1607 | 16 years | rgrieder | moved SignalHandler from core to orxonox |
CommandEvaluation.cc | 10.3 KB | 1728 | 16 years | landauf | Added getXXX() functions to MultiType, where XXX stands for any … |
CommandEvaluation.h | 3.7 KB | 1716 | 16 years | landauf | Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString … |
CommandExecutor.cc | 29.6 KB | 1586 | 16 years | landauf | moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) … |
CommandExecutor.h | 5.5 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
ConfigFileManager.cc | 20.5 KB | 1676 | 16 years | landauf | a first test-version of my super-macro tested with a testfunction in … |
ConfigFileManager.h | 12.6 KB | 1658 | 16 years | rgrieder | ConfigFileManager::getSingleton —> getInstance() |
ConfigValueContainer.cc | 11.8 KB | 1728 | 16 years | landauf | Added getXXX() functions to MultiType, where XXX stands for any … |
ConfigValueContainer.h | 12.1 KB | 1716 | 16 years | landauf | Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString … |
ConfigValueIncludes.h | 4.6 KB | 1611 | 16 years | landauf | - fixed bug #2 in ConfigValueContainer (callback not being called if … |
ConsoleCommand.cc | 2.5 KB | 1594 | 16 years | landauf | added more SetConsoleCommand macros like SetConsoleCommandAlias to use … |
ConsoleCommand.h | 7.4 KB | 1716 | 16 years | landauf | Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString … |
ConsoleCommandCompilation.cc | 4.9 KB | 1594 | 16 years | landauf | added more SetConsoleCommand macros like SetConsoleCommandAlias to use … |
ConsoleCommandCompilation.h | 1.6 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
Core.cc | 7.1 KB | 1610 | 16 years | landauf | - fixed bug #1 in ConfigValueContainer (callback not being called the … |
Core.h | 2.5 KB | 1596 | 16 years | landauf | - added feature to add a callback function to configvalues. they get … |
CoreIncludes.h | 3.9 KB | 1586 | 16 years | landauf | moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) … |
CorePrereqs.h | 4.1 KB | 1607 | 16 years | rgrieder | moved SignalHandler from core to orxonox |
Executor.cc | 8.4 KB | 1716 | 16 years | landauf | Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString … |
Executor.h | 14.8 KB | 1716 | 16 years | landauf | Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString … |
Factory.cc | 4.3 KB | 1683 | 16 years | landauf | removed some outcommented lines (I did this in a separate commit … |
Factory.h | 3.3 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
Functor.h | 20.2 KB | 1725 | 16 years | rgrieder | generally added long long and unsigned long long. |
Identifier.cc | 16.8 KB | 1682 | 16 years | landauf | - added several "delete"s to the destructors of some core classes. - … |
Identifier.h | 31.1 KB | 1687 | 16 years | landauf | simplified the declaration of a new super-function by replacing 2 … |
IRC.cc | 4.8 KB | 1594 | 16 years | landauf | added more SetConsoleCommand macros like SetConsoleCommandAlias to use … |
IRC.h | 2.1 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
Iterator.h | 10.7 KB | 1591 | 16 years | landauf | Again some heavy changes in ObjectList and Iterator: there are now two … |
Language.cc | 11.8 KB | 1682 | 16 years | landauf | - added several "delete"s to the destructors of some core classes. - … |
Language.h | 5.1 KB | 1682 | 16 years | landauf | - added several "delete"s to the destructors of some core classes. - … |
Level.h | 1.5 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
Loader.cc | 5.6 KB | 1586 | 16 years | landauf | moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) … |
Loader.h | 2.1 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
MetaObjectList.cc | 3.3 KB | 1591 | 16 years | landauf | Again some heavy changes in ObjectList and Iterator: there are now two … |
MetaObjectList.h | 2.9 KB | 1591 | 16 years | landauf | Again some heavy changes in ObjectList and Iterator: there are now two … |
Namespace.cc | 5.7 KB | 1736 | 16 years | landauf | Super.h: - removed some commented lines - removed testfunction |
Namespace.h | 2.4 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
NamespaceNode.cc | 5.8 KB | 1586 | 16 years | landauf | moved Debug.h, OutputHandler and OutputBuffer to util, to make COUT(x) … |
NamespaceNode.h | 2.0 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
ObjectList.h | 2.9 KB | 1591 | 16 years | landauf | Again some heavy changes in ObjectList and Iterator: there are now two … |
ObjectListBase.cc | 3.3 KB | 1591 | 16 years | landauf | Again some heavy changes in ObjectList and Iterator: there are now two … |
ObjectListBase.h | 5.3 KB | 1655 | 16 years | rgrieder | fixed a copy&paste bug in ObjectListBase.h |
ObjectListIterator.h | 8.5 KB | 1596 | 16 years | landauf | - added feature to add a callback function to configvalues. they get … |
OrxonoxClass.cc | 7.2 KB | 1596 | 16 years | landauf | - added feature to add a callback function to configvalues. they get … |
OrxonoxClass.h | 4.8 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
Script.cc | 7.7 KB | 1555 | 16 years | landauf | - ParticleInterface uses Orxonox::getTimeFactor to make particle … |
Script.h | 2.4 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
Script_clean.h | 2.3 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
Shell.cc | 11.9 KB | 1610 | 16 years | landauf | - fixed bug #1 in ConfigValueContainer (callback not being called the … |
Shell.h | 4.5 KB | 1596 | 16 years | landauf | - added feature to add a callback function to configvalues. they get … |
Super.h | 20.8 KB | 1736 | 16 years | landauf | Super.h: - removed some commented lines - removed testfunction |
TclBind.cc | 5.3 KB | 1728 | 16 years | landauf | Added getXXX() functions to MultiType, where XXX stands for any … |
TclBind.h | 2.0 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
TclThreadManager.cc | 26.0 KB | 1728 | 16 years | landauf | Added getXXX() functions to MultiType, where XXX stands for any … |
TclThreadManager.h | 4.6 KB | 1682 | 16 years | landauf | - added several "delete"s to the destructors of some core classes. - … |
XMLPort.cc | 1.4 KB | 1505 | 16 years | rgrieder | f* svn: It doesn't even inform you if you attempt to set a non … |
XMLPort.h | 20.9 KB | 1716 | 16 years | landauf | Added new 'MultiType', replacing MultiTypePrimitive, MultiTypeString … |
Note: See TracBrowser
for help on using the repository browser.