Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Name Size Rev Age Author Last Change
../
class 10576   9 years landauf removed changedGametype and getOldGametype from BaseObject. the …
command 10542   9 years landauf clean and explicit setup/shutdown of singletons that are used by …
commandline 10542   9 years landauf clean and explicit setup/shutdown of singletons that are used by …
config 10509   9 years landauf moved static application paths (root, executable, modules) into new …
input 10561   9 years landauf found some unregistered classes
module 10580   9 years landauf it's now possible to define required plugins in the level definition …
object 10578   9 years landauf removed the 'bAddRef' argument from StrongPtr's constructor. it was a …
singleton 10542   9 years landauf clean and explicit setup/shutdown of singletons that are used by …
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
GameConfig.cc 1.8 KB 10479   9 years landauf moved config values and all related functions from Game and Core to …
GameConfig.h 1.8 KB 10479   9 years landauf moved config values and all related functions from Game and Core to …
CoreStaticInitializationHandler.h 1.9 KB 10539   9 years landauf destroy objects before deleting identifiers (when unloading a module)
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
Loader.h 2.0 KB 10508   9 years landauf removed unused code from Loader
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 …
CMakeLists.txt 2.9 KB 10540   9 years landauf moved DynLib and DynLibManager into module sub-directory
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
CoreConfig.h 3.0 KB 10480   9 years landauf removed dependency of Language on CoreConfig.
ThreadPool.cc 3.2 KB 8394   13 years scheusso -fixed a memory leak (thx reto) -some OrxVerify messages
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 …
ConfigurablePaths.h 3.9 KB 10509   9 years landauf moved static application paths (root, executable, modules) into 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
Core.h 4.4 KB 10552   9 years landauf added PluginManager to load/unload plugins at runtime
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 …
ApplicationPaths.h 4.9 KB 10547   9 years landauf added support for plugins in the buildsystem. plugins are like …
GraphicsManager.h 5.1 KB 10525   9 years landauf unload debug overly while unloading graphics
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)
Namespace.cc 5.6 KB 10578   9 years landauf removed the 'bAddRef' argument from StrongPtr's constructor. it was a …
NamespaceNode.cc 5.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
ConfigurablePaths.cc 6.1 KB 10509   9 years landauf moved static application paths (root, executable, modules) into new …
XMLPort.cc 6.2 KB 10392   9 years landauf Loader is now a singleton instead of a static class. fixes issue with …
CoreStaticInitializationHandler.cc 6.4 KB 10555   9 years landauf renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
Template.cc 6.5 KB 9667   11 years landauf merged core6 back to trunk
Language.h 6.8 KB 10480   9 years landauf removed dependency of Language on CoreConfig.
CoreConfig.cc 7.1 KB 10509   9 years landauf moved static application paths (root, executable, modules) into new …
ApplicationPaths.cc 7.5 KB 10547   9 years landauf added support for plugins in the buildsystem. plugins are like …
Game.h 7.8 KB 10524   9 years landauf unload graphics when the game exits
CoreIncludes.h 8.6 KB 10535   9 years landauf statically initialized instances are now registered with a type. …
GUIManager.h 9.4 KB 9675   11 years landauf merged branch 'libs' back to trunk. orxonox now compiles and runs with …
CorePrereqs.h 9.6 KB 10580   9 years landauf it's now possible to define required plugins in the level definition …
Language.cc 12.1 KB 10509   9 years landauf moved static application paths (root, executable, modules) into new …
BaseObject.h 12.3 KB 10578   9 years landauf removed the 'bAddRef' argument from StrongPtr's constructor. it was a …
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
Loader.cc 16.1 KB 10577   9 years landauf no need to store the namespace again, this is already done in the …
BaseObject.cc 18.3 KB 10578   9 years landauf removed the 'bAddRef' argument from StrongPtr's constructor. it was a …
Core.cc 18.5 KB 10552   9 years landauf added PluginManager to load/unload plugins at runtime
GraphicsManager.cc 21.9 KB 10525   9 years landauf unload debug overly while unloading graphics
Game.cc 24.7 KB 10527   9 years landauf unload modules, unload and destroy all statically initialized instances
GUIManager.cc 33.2 KB 10509   9 years landauf moved static application paths (root, executable, modules) into new …
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.