Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/doc/src/libraries/core @ 7361

Name Size Rev Age Author Last Change
../
command 7361   14 years landauf added documentation
input 7357   14 years rgrieder Changed command line arguments reference to a simple Doxygen page …
BaseObject.cc 17.7 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
BaseObject.h 11.4 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
ClassFactory.h 2.7 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
ClassTreeMask.cc 35.0 KB 7268   14 years rgrieder operator=() should not return constant references.
ClassTreeMask.h 13.7 KB 7268   14 years rgrieder operator=() should not return constant references.
CMakeLists.txt 2.5 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
CommandLineParser.cc 13.7 KB 7357   14 years rgrieder Changed command line arguments reference to a simple Doxygen page …
CommandLineParser.h 9.5 KB 7361   14 years landauf added documentation
ConfigFileManager.cc 24.5 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
ConfigFileManager.h 15.0 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
ConfigValueContainer.cc 12.5 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
ConfigValueContainer.h 12.9 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
ConfigValueIncludes.h 8.1 KB 7166   14 years landauf added new macro to ConfigValueIncludes.h, "SetConfigValueExternal" for …
Core.cc 14.0 KB 7357   14 years rgrieder Changed command line arguments reference to a simple Doxygen page …
Core.h 4.2 KB 7357   14 years rgrieder Changed command line arguments reference to a simple Doxygen page …
CoreIncludes.h 4.2 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
CorePrecompiledHeaders.h 2.2 KB 7266   14 years rgrieder Moved Loki library files to separate loki folder in externals. Also …
CorePrereqs.h 7.8 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
DynLib.cc 4.2 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
DynLib.h 3.8 KB 6073   14 years rgrieder Found more tabs in the trunk.
DynLibManager.cc 2.9 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
DynLibManager.h 3.0 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
Event.cc 4.3 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Event.h 3.7 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
EventIncludes.h 5.0 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Game.cc 23.1 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Game.h 7.8 KB 7292   14 years landauf fixed some misspelled doxygen tags (note: doxygen is case-sensitive …
GameMode.cc 1.2 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
GameMode.h 2.7 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
GameState.cc 2.6 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
GameState.h 3.0 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
GraphicsManager.cc 17.2 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
GraphicsManager.h 4.4 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
GUIManager.cc 15.4 KB 7299   14 years dafrick Some fixes in doxygen documentation.
GUIManager.h 6.2 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
Identifier.cc 18.6 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Identifier.h 25.0 KB 7304   14 years rgrieder The C++ preprocessor can only deal with numbers, no 'true' and 'false'.
Iterator.h 9.7 KB 7323   14 years landauf added documentation
Language.cc 11.9 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
Language.h 5.7 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Loader.cc 12.1 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
Loader.h 2.2 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
LuaState.cc 12.2 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
LuaState.h 4.3 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
MemoryArchive.cc 4.6 KB 7300   14 years landauf fixed the remaining doxygen warnings. there are still 3 possible …
MemoryArchive.h 3.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
MetaObjectList.cc 3.3 KB 5738   15 years landauf merged libraries2 back to trunk
MetaObjectList.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
Namespace.cc 5.5 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
Namespace.h 2.4 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
NamespaceNode.cc 5.8 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
NamespaceNode.h 2.0 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
ObjectList.h 3.3 KB 7278   14 years landauf build fix for gcc
ObjectListBase.cc 3.3 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
ObjectListBase.h 5.8 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
ObjectListIterator.h 7.9 KB 7323   14 years landauf added documentation
OrxonoxClass.cc 5.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
OrxonoxClass.h 7.4 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
PathConfig.cc 10.9 KB 7357   14 years rgrieder Changed command line arguments reference to a simple Doxygen page …
PathConfig.h 6.0 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Resource.cc 4.1 KB 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
Resource.h 4.5 KB 7297   14 years landauf fixed lots of Doxygen warnings Note: Doxygen prints a warning if only …
SmartPtr.h 5.2 KB 7268   14 years rgrieder operator=() should not return constant references.
SubclassIdentifier.h 7.0 KB 7268   14 years rgrieder operator=() should not return constant references.
Super.h 26.4 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
Template.cc 6.0 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
Template.h 2.8 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
Thread.cc 3.6 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Thread.h 1.6 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
ThreadPool.cc 3.2 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
ThreadPool.h 1.5 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
ToluaInterface.h 1.6 KB 5738   15 years landauf merged libraries2 back to trunk
WeakPtr.h 5.6 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
WindowEventListener.cc 2.1 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
WindowEventListener.h 2.3 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
XMLFile.h 1.9 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
XMLNameListener.cc 1.1 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
XMLNameListener.h 1.3 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
XMLPort.cc 6.0 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
XMLPort.h 33.3 KB 7298   14 years landauf XML code has to be enclosed in @code and @endcode tags or Doxygen will …
Note: See TracBrowser for help on using the repository browser.