Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/libraries/core @ 7284

Name Size Rev Age Author Last Change
../
command 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
input 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
DynLibManager.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
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
ObjectListBase.cc 3.3 KB 5738   15 years landauf merged libraries2 back to trunk
ObjectListBase.h 5.8 KB 5738   15 years landauf merged libraries2 back to trunk
ToluaInterface.h 1.6 KB 5738   15 years landauf merged libraries2 back to trunk
Loader.h 2.2 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
Namespace.h 2.4 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
NamespaceNode.h 2.0 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
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 …
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 …
ClassFactory.h 2.7 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
GameMode.cc 1.2 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
GameState.h 3.0 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
DynLib.h 3.8 KB 6073   14 years rgrieder Found more tabs in the trunk.
DynLib.cc 4.2 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
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: - …
MemoryArchive.cc 4.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
MemoryArchive.h 3.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Namespace.cc 5.7 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
NamespaceNode.cc 5.8 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
OrxonoxClass.cc 5.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
PathConfig.cc 10.9 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
PathConfig.h 6.0 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
XMLFile.h 1.9 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
DynLibManager.cc 2.9 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
Loader.cc 12.1 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
CoreIncludes.h 4.2 KB 6423   14 years rgrieder Fixed bug that caused derived classes to list the base class's config …
ConfigValueContainer.h 12.8 KB 6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
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 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
GUIManager.h 6.2 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
OrxonoxClass.h 7.4 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
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.
XMLPort.cc 6.0 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
ConfigValueIncludes.h 8.1 KB 7166   14 years landauf added new macro to ConfigValueIncludes.h, "SetConfigValueExternal" for …
Core.h 4.2 KB 7266   14 years rgrieder Moved Loki library files to separate loki folder in externals. Also …
CorePrecompiledHeaders.h 2.2 KB 7266   14 years rgrieder Moved Loki library files to separate loki folder in externals. Also …
Game.h 7.8 KB 7266   14 years rgrieder Moved Loki library files to separate loki folder in externals. Also …
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.
ObjectListIterator.h 7.9 KB 7268   14 years rgrieder operator=() should not return constant references.
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.
Iterator.h 9.7 KB 7271   14 years rgrieder There is no such word as "casted". Also inserted 4 static_casts and …
ObjectList.h 3.3 KB 7278   14 years landauf build fix for gcc
BaseObject.cc 17.5 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
BaseObject.h 11.4 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
CMakeLists.txt 2.5 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
CommandLineParser.cc 13.2 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
CommandLineParser.h 9.2 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
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 …
Core.cc 13.4 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
CorePrereqs.h 7.8 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
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 …
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 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Identifier.cc 18.6 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Identifier.h 24.8 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Language.cc 11.7 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Language.h 5.7 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
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 …
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 …
WeakPtr.h 5.6 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
XMLPort.h 33.1 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Note: See TracBrowser for help on using the repository browser.