source:
code/branches/core7/src/libraries/core
@
10528
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| class | 10526 | 10 years | landauf | identifier removes itself from all related identifiers when being destroyed | |
| command | 10520 | 10 years | landauf | StaticallyInitializedInstances are now responsible to delete the … | |
| commandline | 10520 | 10 years | landauf | StaticallyInitializedInstances are now responsible to delete the … | |
| config | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … | |
| input | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … | |
| module | 10522 | 10 years | landauf | remove StaticallyInitializedInstance from the same module where it was … | |
| object | 10467 | 10 years | landauf | trying to fix compiler error on buildserver | |
| singleton | 10528 | 10 years | landauf | destroy singleton when wrapper is destroyed | |
| ApplicationPaths.cc | 6.8 KB | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … |
| ApplicationPaths.h | 4.2 KB | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … |
| BaseObject.cc | 18.1 KB | 10358 | 11 years | landauf | removed int constructor & assignment-operator from WeakPtr and SmartPtr |
| BaseObject.h | 11.6 KB | 10298 | 11 years | landauf | fixed potential crash during level-unloading: Namespace is a context … |
| ClassTreeMask.cc | 34.6 KB | 10367 | 11 years | landauf | removed some functions which were (almost) unused |
| ClassTreeMask.h | 13.9 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
| CMakeLists.txt | 2.9 KB | 10510 | 10 years | landauf | fixed CMakeLists.txt |
| ConfigurablePaths.cc | 6.1 KB | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … |
| ConfigurablePaths.h | 3.9 KB | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … |
| Core.cc | 17.7 KB | 10527 | 10 years | landauf | unload modules, unload and destroy all statically initialized instances |
| Core.h | 4.2 KB | 10524 | 10 years | landauf | unload graphics when the game exits |
| CoreConfig.cc | 7.1 KB | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … |
| CoreConfig.h | 3.0 KB | 10480 | 10 years | landauf | removed dependency of Language on CoreConfig. |
| CoreIncludes.h | 8.5 KB | 10520 | 10 years | landauf | StaticallyInitializedInstances are now responsible to delete the … |
| CorePrecompiledHeaders.h | 2.2 KB | 8858 | 14 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
| CorePrereqs.h | 9.1 KB | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … |
| DynLib.cc | 4.7 KB | 10527 | 10 years | landauf | unload modules, unload and destroy all statically initialized instances |
| DynLib.h | 3.6 KB | 8351 | 15 years | rgrieder | Merged kicklib2 branch back to trunk (includes former branches … |
| DynLibManager.cc | 2.9 KB | 6422 | 16 years | rgrieder | Uniform code-styling per file. As if I didn't know what to do |
| DynLibManager.h | 3.1 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| Event.cc | 4.4 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
| Event.h | 3.9 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| EventIncludes.h | 5.1 KB | 8729 | 14 years | rgrieder | Merged unity_build branch back to trunk. Features: - Implemented … |
| Game.cc | 24.7 KB | 10527 | 10 years | landauf | unload modules, unload and destroy all statically initialized instances |
| Game.h | 7.8 KB | 10524 | 10 years | landauf | unload graphics when the game exits |
| GameConfig.cc | 1.8 KB | 10479 | 10 years | landauf | moved config values and all related functions from Game and Core to … |
| GameConfig.h | 1.8 KB | 10479 | 10 years | landauf | moved config values and all related functions from Game and Core to … |
| GameMode.cc | 1.2 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| GameMode.h | 3.9 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| GameState.cc | 2.6 KB | 8858 | 14 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
| GameState.h | 3.0 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| GraphicsManager.cc | 21.9 KB | 10525 | 10 years | landauf | unload debug overly while unloading graphics |
| GraphicsManager.h | 5.1 KB | 10525 | 10 years | landauf | unload debug overly while unloading graphics |
| GUIManager.cc | 33.2 KB | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … |
| GUIManager.h | 9.4 KB | 9675 | 12 years | landauf | merged branch 'libs' back to trunk. orxonox now compiles and runs with … |
| Language.cc | 12.1 KB | 10509 | 10 years | landauf | moved static application paths (root, executable, modules) into new … |
| Language.h | 6.8 KB | 10480 | 10 years | landauf | removed dependency of Language on CoreConfig. |
| Loader.cc | 16.2 KB | 10508 | 10 years | landauf | removed unused code from Loader |
| Loader.h | 2.0 KB | 10508 | 10 years | landauf | removed unused code from Loader |
| LuaState.cc | 13.6 KB | 10265 | 11 years | landauf | fixed build with older compilers (pre c++11) |
| LuaState.h | 5.2 KB | 10265 | 11 years | landauf | fixed build with older compilers (pre c++11) |
| Namespace.cc | 5.6 KB | 10298 | 11 years | landauf | fixed potential crash during level-unloading: Namespace is a context … |
| Namespace.h | 2.5 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
| NamespaceNode.cc | 5.8 KB | 8858 | 14 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
| NamespaceNode.h | 2.0 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| Resource.cc | 4.4 KB | 9675 | 12 years | landauf | merged branch 'libs' back to trunk. orxonox now compiles and runs with … |
| Resource.h | 4.6 KB | 8351 | 15 years | rgrieder | Merged kicklib2 branch back to trunk (includes former branches … |
| Template.cc | 6.5 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
| Template.h | 2.9 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
| Thread.cc | 3.7 KB | 8399 | 15 years | rgrieder | Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is … |
| Thread.h | 1.7 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| ThreadPool.cc | 3.2 KB | 8394 | 15 years | scheusso | -fixed a memory leak (thx reto) -some OrxVerify messages |
| ThreadPool.h | 1.6 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| ThreadWin.cc | 3.9 KB | 8706 | 14 years | dafrick | Merging presentation branch back into trunk. There are many new … |
| ToluaInterfaceHook.lua | 1.3 KB | 8729 | 14 years | rgrieder | Merged unity_build branch back to trunk. Features: - Implemented … |
| UpdateListener.cc | 1.2 KB | 10413 | 11 years | landauf | use the generic UpdateListener interface to receive calls to … |
| UpdateListener.h | 2.3 KB | 10418 | 10 years | landauf | improved documentation |
| ViewportEventListener.cc | 1.2 KB | 10362 | 11 years | landauf | use static identifier initializer to store the inheritance definition … |
| ViewportEventListener.h | 1.4 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
| WindowEventListener.cc | 2.2 KB | 10362 | 11 years | landauf | use static identifier initializer to store the inheritance definition … |
| WindowEventListener.h | 2.4 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
| XMLFile.h | 1.9 KB | 7401 | 15 years | landauf | merged doc branch back to trunk |
| XMLNameListener.cc | 1.2 KB | 10362 | 11 years | landauf | use static identifier initializer to store the inheritance definition … |
| XMLNameListener.h | 1.4 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
| XMLPort.cc | 6.2 KB | 10392 | 11 years | landauf | Loader is now a singleton instead of a static class. fixes issue with … |
| XMLPort.h | 33.5 KB | 9667 | 12 years | landauf | merged core6 back to trunk |
Note: See TracBrowser
for help on using the repository browser.










