source:
code/branches/core6/src/libraries/core
@
9599
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
class | 9597 | 12 years | landauf | removed MetaObjectList. replaced it by std::vector because object list … | |
command | 9589 | 12 years | landauf | interfaces which are part of the framework and only rely on the object … | |
config | 9577 | 12 years | landauf | moved setConfigValues() from OrxonoxClass to Configurable. This new … | |
input | 9589 | 12 years | landauf | interfaces which are part of the framework and only rely on the object … | |
object | 9599 | 12 years | landauf | added proper interface (ObjectListElementRemovalListener) to notify … | |
BaseObject.cc | 18.1 KB | 9590 | 12 years | landauf | keep msvc from crying like little sissy |
BaseObject.h | 11.6 KB | 9563 | 12 years | landauf | moved files used for class management to core/class/ |
ClassTreeMask.cc | 34.5 KB | 9563 | 12 years | landauf | moved files used for class management to core/class/ |
ClassTreeMask.h | 13.9 KB | 9557 | 12 years | landauf | moved all files in core which are used for object management to a new … |
CMakeLists.txt | 2.6 KB | 9563 | 12 years | landauf | moved files used for class management to core/class/ |
Core.cc | 20.3 KB | 9564 | 12 years | landauf | moved static functions from Identifier.cc/h to IdentifierManager.cc/h … |
Core.h | 5.4 KB | 9589 | 12 years | landauf | interfaces which are part of the framework and only rely on the object … |
CoreIncludes.h | 5.7 KB | 9567 | 12 years | landauf | details |
CorePrecompiledHeaders.h | 2.2 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
CorePrereqs.h | 8.5 KB | 9597 | 12 years | landauf | removed MetaObjectList. replaced it by std::vector because object list … |
DynLib.cc | 4.6 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
DynLib.h | 3.6 KB | 8351 | 14 years | rgrieder | Merged kicklib2 branch back to trunk (includes former branches … |
DynLibManager.cc | 2.9 KB | 6422 | 15 years | rgrieder | Uniform code-styling per file. As if I didn't know what to do |
DynLibManager.h | 3.1 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
Event.cc | 4.4 KB | 9563 | 12 years | landauf | moved files used for class management to core/class/ |
Event.h | 3.9 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
EventIncludes.h | 5.1 KB | 8729 | 13 years | rgrieder | Merged unity_build branch back to trunk. Features: - Implemented … |
Game.cc | 24.9 KB | 9560 | 12 years | landauf | moved CommandLineParser to core/config/ |
Game.h | 7.9 KB | 9578 | 12 years | landauf | made some classes (mostly singletons) inherit from Configurable … |
GameMode.cc | 1.2 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 |
GameState.cc | 2.6 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
GameState.h | 3.0 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
GraphicsManager.cc | 21.2 KB | 9558 | 12 years | landauf | moved all files in core which are used for configuration to a new … |
GraphicsManager.h | 4.9 KB | 9578 | 12 years | landauf | made some classes (mostly singletons) inherit from Configurable … |
GUIManager.cc | 28.9 KB | 9558 | 12 years | landauf | moved all files in core which are used for configuration to a new … |
GUIManager.h | 9.0 KB | 9567 | 12 years | landauf | details |
Language.cc | 12.2 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
Language.h | 6.7 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
Loader.cc | 16.4 KB | 9557 | 12 years | landauf | moved all files in core which are used for object management to a new … |
Loader.h | 2.6 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 … |
LuaState.h | 4.9 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
Namespace.cc | 5.5 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
Namespace.h | 2.4 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 … |
NamespaceNode.h | 2.0 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
PathConfig.cc | 11.2 KB | 9560 | 12 years | landauf | moved CommandLineParser to core/config/ |
PathConfig.h | 6.1 KB | 8366 | 14 years | rgrieder | Renamed PathConfig::isDevelopmentRun() to … |
Resource.cc | 4.3 KB | 8351 | 14 years | rgrieder | Merged kicklib2 branch back to trunk (includes former branches … |
Resource.h | 4.6 KB | 8351 | 14 years | rgrieder | Merged kicklib2 branch back to trunk (includes former branches … |
Template.cc | 6.5 KB | 9564 | 12 years | landauf | moved static functions from Identifier.cc/h to IdentifierManager.cc/h … |
Template.h | 2.9 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
Thread.cc | 3.7 KB | 8399 | 14 years | rgrieder | Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS is … |
Thread.h | 1.7 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
ThreadPool.cc | 3.2 KB | 8394 | 14 years | scheusso | -fixed a memory leak (thx reto) -some OrxVerify messages |
ThreadPool.h | 1.6 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
ThreadWin.cc | 3.9 KB | 8706 | 13 years | dafrick | Merging presentation branch back into trunk. There are many new … |
ToluaInterfaceHook.lua | 1.3 KB | 8729 | 13 years | rgrieder | Merged unity_build branch back to trunk. Features: - Implemented … |
ViewportEventListener.cc | 1.1 KB | 8079 | 14 years | landauf | merged usability branch back to trunk incomplete summary of the … |
ViewportEventListener.h | 1.4 KB | 9589 | 12 years | landauf | interfaces which are part of the framework and only rely on the object … |
WindowEventListener.cc | 2.1 KB | 7874 | 14 years | landauf | WindowEventListener now declares if the window's focus is active or … |
WindowEventListener.h | 2.4 KB | 9589 | 12 years | landauf | interfaces which are part of the framework and only rely on the object … |
XMLFile.h | 1.9 KB | 7401 | 14 years | landauf | merged doc branch back to trunk |
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.4 KB | 9589 | 12 years | landauf | interfaces which are part of the framework and only rely on the object … |
XMLPort.cc | 6.2 KB | 9564 | 12 years | landauf | moved static functions from Identifier.cc/h to IdentifierManager.cc/h … |
XMLPort.h | 33.5 KB | 9563 | 12 years | landauf | moved files used for class management to core/class/ |
Note: See TracBrowser
for help on using the repository browser.