Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core @ 10464

Name Size Rev Age Author Last Change
../
class 10422   9 years landauf details
command 10404   9 years landauf added unload() function to StaticallyInitializedInstance
commandline 10404   9 years landauf added unload() function to StaticallyInitializedInstance
config 10374   9 years landauf added flag to define if a class should be used as a virtual parent …
input 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
module 10404   9 years landauf added unload() function to StaticallyInitializedInstance
object 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
singleton 10463   9 years landauf removed unnecessary instance counts. creation of scopes is strictly …
UpdateListener.cc 1.2 KB 10413   9 years landauf use the generic UpdateListener interface to receive calls to …
XMLNameListener.cc 1.2 KB 10362   9 years landauf use static identifier initializer to store the inheritance definition …
ViewportEventListener.cc 1.2 KB 10362   9 years landauf use static identifier initializer to store the inheritance definition …
GameMode.cc 1.2 KB 7401   14 years landauf merged doc branch back to trunk
ToluaInterfaceHook.lua 1.3 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
XMLNameListener.h 1.4 KB 9667   11 years landauf merged core6 back to trunk
ViewportEventListener.h 1.4 KB 9667   11 years landauf merged core6 back to trunk
ThreadPool.h 1.6 KB 7401   14 years landauf merged doc branch back to trunk
Thread.h 1.7 KB 7401   14 years landauf merged doc branch back to trunk
XMLFile.h 1.9 KB 7401   14 years landauf merged doc branch back to trunk
NamespaceNode.h 2.0 KB 7401   14 years landauf merged doc branch back to trunk
CorePrecompiledHeaders.h 2.2 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
WindowEventListener.cc 2.2 KB 10362   9 years landauf use static identifier initializer to store the inheritance definition …
UpdateListener.h 2.3 KB 10418   9 years landauf improved documentation
WindowEventListener.h 2.4 KB 9667   11 years landauf merged core6 back to trunk
Namespace.h 2.5 KB 9667   11 years landauf merged core6 back to trunk
GameState.cc 2.6 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Loader.h 2.7 KB 10392   9 years landauf Loader is now a singleton instead of a static class. fixes issue with …
CMakeLists.txt 2.8 KB 10413   9 years landauf use the generic UpdateListener interface to receive calls to …
DynLibManager.cc 2.9 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
Template.h 2.9 KB 9667   11 years landauf merged core6 back to trunk
GameState.h 3.0 KB 7401   14 years landauf merged doc branch back to trunk
DynLibManager.h 3.1 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
DynLib.h 3.6 KB 8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
Thread.cc 3.7 KB 8399   13 years rgrieder Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is …
ThreadWin.cc 3.9 KB 8706   13 years dafrick Merging presentation branch back into trunk. There are many new …
Event.h 3.9 KB 7401   14 years landauf merged doc branch back to trunk
GameMode.h 3.9 KB 7401   14 years landauf merged doc branch back to trunk
Event.cc 4.4 KB 9667   11 years landauf merged core6 back to trunk
Resource.cc 4.4 KB 9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
Resource.h 4.6 KB 8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
DynLib.cc 4.8 KB 10295   9 years muemart Avoid using the system path variables on windows (also gets rid of two …
GraphicsManager.h 5.1 KB 9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
EventIncludes.h 5.1 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
LuaState.h 5.2 KB 10265   9 years landauf fixed build with older compilers (pre c++11)
Core.h 5.4 KB 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
Namespace.cc 5.6 KB 10298   9 years landauf fixed potential crash during level-unloading: Namespace is a context …
NamespaceNode.cc 5.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
PathConfig.h 6.1 KB 8366   13 years rgrieder Renamed PathConfig::isDevelopmentRun() to …
XMLPort.cc 6.2 KB 10392   9 years landauf Loader is now a singleton instead of a static class. fixes issue with …
Template.cc 6.5 KB 9667   11 years landauf merged core6 back to trunk
Language.h 6.7 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Game.h 7.9 KB 9667   11 years landauf merged core6 back to trunk
CoreIncludes.h 8.9 KB 10404   9 years landauf added unload() function to StaticallyInitializedInstance
CorePrereqs.h 9.0 KB 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
GUIManager.h 9.4 KB 9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
PathConfig.cc 10.8 KB 10345   9 years landauf wrap CommandLineArguments in StaticallyInitializedInstances
BaseObject.h 11.6 KB 10298   9 years landauf fixed potential crash during level-unloading: Namespace is a context …
Language.cc 12.2 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
LuaState.cc 13.6 KB 10265   9 years landauf fixed build with older compilers (pre c++11)
ClassTreeMask.h 13.9 KB 9667   11 years landauf merged core6 back to trunk
BaseObject.cc 18.1 KB 10358   9 years landauf removed int constructor & assignment-operator from WeakPtr and SmartPtr
Loader.cc 19.3 KB 10392   9 years landauf Loader is now a singleton instead of a static class. fixes issue with …
Core.cc 21.1 KB 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
GraphicsManager.cc 21.6 KB 10392   9 years landauf Loader is now a singleton instead of a static class. fixes issue with …
Game.cc 25.0 KB 10380   9 years landauf registered missing classes. WorldEntityCollisionShape is the only …
GUIManager.cc 33.2 KB 10380   9 years landauf registered missing classes. WorldEntityCollisionShape is the only …
XMLPort.h 33.5 KB 9667   11 years landauf merged core6 back to trunk
ClassTreeMask.cc 34.6 KB 10367   9 years landauf removed some functions which were (almost) unused
Note: See TracBrowser for help on using the repository browser.