Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core @ 10580

Name Size Rev Age Author Last Change
../
object 9662   11 years landauf use SmallObjectAllocator for ObjectListElements
input 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
config 9653   11 years landauf register Configurable in the framework
command 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
class 9660   11 years landauf enhanced error message if RegisterObject is missing
XMLPort.h 33.5 KB 9563   11 years landauf moved files used for class management to core/class/
XMLPort.cc 6.2 KB 9640   11 years landauf made IdentifierManager a self-initializing singleton
XMLNameListener.h 1.4 KB 9589   11 years landauf interfaces which are part of the framework and only rely on the object …
XMLNameListener.cc 1.2 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
XMLFile.h 1.9 KB 7401   14 years landauf merged doc branch back to trunk
WindowEventListener.h 2.4 KB 9589   11 years landauf interfaces which are part of the framework and only rely on the object …
WindowEventListener.cc 2.2 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
ViewportEventListener.h 1.4 KB 9589   11 years landauf interfaces which are part of the framework and only rely on the object …
ViewportEventListener.cc 1.2 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
ToluaInterfaceHook.lua 1.3 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
ThreadWin.cc 3.9 KB 8706   13 years dafrick Merging presentation branch back into trunk. There are many new …
ThreadPool.h 1.6 KB 7401   14 years landauf merged doc branch back to trunk
ThreadPool.cc 3.2 KB 8394   13 years scheusso -fixed a memory leak (thx reto) -some OrxVerify messages
Thread.h 1.7 KB 7401   14 years landauf merged doc branch back to trunk
Thread.cc 3.7 KB 8399   13 years rgrieder Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is …
Template.h 2.9 KB 9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
Template.cc 6.5 KB 9640   11 years landauf made IdentifierManager a self-initializing singleton
Resource.h 4.6 KB 8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
Resource.cc 4.3 KB 8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
PathConfig.h 6.1 KB 8366   13 years rgrieder Renamed PathConfig::isDevelopmentRun() to …
PathConfig.cc 11.2 KB 9560   11 years landauf moved CommandLineParser to core/config/
NamespaceNode.h 2.0 KB 7401   14 years landauf merged doc branch back to trunk
NamespaceNode.cc 5.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Namespace.h 2.5 KB 9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
Namespace.cc 5.5 KB 9638   11 years landauf renamed CreateFactory() as RegisterClass() to be more consistent with …
LuaState.h 4.9 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
LuaState.cc 12.1 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Loader.h 2.6 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Loader.cc 16.4 KB 9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
Language.h 6.7 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Language.cc 12.2 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
GUIManager.h 9.0 KB 9567   11 years landauf details
GUIManager.cc 28.9 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
GraphicsManager.h 4.9 KB 9578   11 years landauf made some classes (mostly singletons) inherit from Configurable …
GraphicsManager.cc 21.2 KB 9558   11 years landauf moved all files in core which are used for configuration to a new …
GameState.h 3.0 KB 7401   14 years landauf merged doc branch back to trunk
GameState.cc 2.6 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
GameMode.h 3.9 KB 7401   14 years landauf merged doc branch back to trunk
GameMode.cc 1.2 KB 7401   14 years landauf merged doc branch back to trunk
Game.h 7.9 KB 9578   11 years landauf made some classes (mostly singletons) inherit from Configurable …
Game.cc 24.9 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
EventIncludes.h 5.1 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
Event.h 3.9 KB 7401   14 years landauf merged doc branch back to trunk
Event.cc 4.4 KB 9563   11 years landauf moved files used for class management to core/class/
DynLibManager.h 3.1 KB 7401   14 years landauf merged doc branch back to trunk
DynLibManager.cc 2.9 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
DynLib.h 3.6 KB 8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
DynLib.cc 4.6 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
CorePrereqs.h 8.6 KB 9635   11 years landauf added Factory for classes that don't require a Context as constructor …
CorePrecompiledHeaders.h 2.2 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
CoreIncludes.h 7.1 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
Core.h 5.4 KB 9589   11 years landauf interfaces which are part of the framework and only rely on the object …
Core.cc 20.6 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
CMakeLists.txt 2.6 KB 9563   11 years landauf moved files used for class management to core/class/
ClassTreeMask.h 13.9 KB 9557   11 years landauf moved all files in core which are used for object management to a new …
ClassTreeMask.cc 34.6 KB 9606   11 years landauf object lists are now stored in a Context object instead of Identifiers
BaseObject.h 11.6 KB 9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
BaseObject.cc 18.2 KB 9659   11 years landauf removed RegisterRootObject (replaced by RegisterObject)
Note: See TracBrowser for help on using the repository browser.