Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/kicklib/src/libraries/core @ 8272

Name Size Rev Age Author Last Change
../
input 8071   13 years rgrieder Merged ois_update branch (before it was renamed to mac_osx) into …
command 8225   13 years rgrieder Resolved problems with different Boost filesystem versions.
MetaObjectList.cc 3.3 KB 5738   15 years landauf merged libraries2 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 …
GameState.cc 2.6 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
NamespaceNode.cc 5.8 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
DynLibManager.cc 2.9 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
Template.cc 6.0 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
XMLPort.cc 6.0 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
CorePrecompiledHeaders.h 2.2 KB 7266   14 years rgrieder Moved Loki library files to separate loki folder in externals. Also …
ConfigValueContainer.cc 12.5 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
Thread.cc 3.6 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
ThreadPool.cc 3.2 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
BaseObject.cc 17.7 KB 7401   14 years landauf merged doc branch back to trunk
BaseObject.h 11.6 KB 7401   14 years landauf merged doc branch back to trunk
ClassFactory.h 2.8 KB 7401   14 years landauf merged doc branch back to trunk
ClassTreeMask.cc 34.5 KB 7401   14 years landauf merged doc branch back to trunk
ClassTreeMask.h 13.9 KB 7401   14 years landauf merged doc branch back to trunk
CommandLineParser.cc 13.7 KB 7401   14 years landauf merged doc branch back to trunk
CommandLineParser.h 9.6 KB 7401   14 years landauf merged doc branch back to trunk
ConfigFileManager.cc 29.5 KB 7401   14 years landauf merged doc branch back to trunk
ConfigFileManager.h 28.0 KB 7401   14 years landauf merged doc branch back to trunk
ConfigValueContainer.h 12.9 KB 7401   14 years landauf merged doc branch back to trunk
ConfigValueIncludes.h 9.6 KB 7401   14 years landauf merged doc branch back to trunk
CoreIncludes.h 5.7 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
Event.cc 4.4 KB 7401   14 years landauf merged doc branch back to trunk
Event.h 3.9 KB 7401   14 years landauf merged doc branch back to trunk
EventIncludes.h 5.1 KB 7401   14 years landauf merged doc branch back to trunk
Game.h 7.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
GameMode.h 3.9 KB 7401   14 years landauf merged doc branch back to trunk
GameState.h 3.0 KB 7401   14 years landauf merged doc branch back to trunk
Identifier.cc 18.6 KB 7401   14 years landauf merged doc branch back to trunk
Iterator.h 10.4 KB 7401   14 years landauf merged doc branch back to trunk
Language.cc 11.9 KB 7401   14 years landauf merged doc branch back to trunk
Language.h 6.8 KB 7401   14 years landauf merged doc branch back to trunk
MetaObjectList.h 2.9 KB 7401   14 years landauf merged doc branch back to trunk
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.h 2.0 KB 7401   14 years landauf merged doc branch back to trunk
ObjectList.h 3.4 KB 7401   14 years landauf merged doc branch back to trunk
ObjectListBase.cc 3.1 KB 7401   14 years landauf merged doc branch back to trunk
ObjectListBase.h 6.4 KB 7401   14 years landauf merged doc branch back to trunk
ObjectListIterator.h 8.5 KB 7401   14 years landauf merged doc branch back to trunk
SmartPtr.h 11.8 KB 7401   14 years landauf merged doc branch back to trunk
SubclassIdentifier.h 7.9 KB 7401   14 years landauf merged doc branch back to trunk
Template.h 2.9 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
ThreadPool.h 1.6 KB 7401   14 years landauf merged doc branch back to trunk
ToluaInterface.h 1.6 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
XMLNameListener.h 1.4 KB 7401   14 years landauf merged doc branch back to trunk
Loader.cc 14.2 KB 7648   13 years dafrick Merged releasetodo, containing a new way to describe and tag levels, …
Loader.h 2.4 KB 7648   13 years dafrick Merged releasetodo, containing a new way to describe and tag levels, …
OrxonoxClass.cc 5.6 KB 7849   13 years landauf Added DestructionListener, a class which gets notified if a certain …
XMLPort.h 33.5 KB 7851   13 years landauf added "safe mode" feature to FunctorMember: if enabled, the functor …
Core.h 4.9 KB 7870   13 years landauf added feature: ogre config dialog keeps showing up on startup until …
WindowEventListener.cc 2.1 KB 7874   13 years landauf WindowEventListener now declares if the window's focus is active or …
WindowEventListener.h 2.4 KB 7874   13 years landauf WindowEventListener now declares if the window's focus is active or …
WeakPtr.h 9.8 KB 7938   13 years rgrieder Fixed mingw 3 build and removed a warning due to non-virtual destructors.
LuaState.cc 11.5 KB 7945   13 years rgrieder Removed workarounds for Lua 5.0 in LuaState class.
LuaState.h 4.2 KB 7945   13 years rgrieder Removed workarounds for Lua 5.0 in LuaState class.
CMakeLists.txt 2.5 KB 7960   13 years rgrieder Applied C++ code changes to compile Orxonox with CEGUI 0.7 (does not …
GUIManager.h 7.6 KB 7971   13 years rgrieder Fixed GUITools.lua for good: both CECGUI 0.6 and 0.7 seem to work. At …
Game.cc 23.1 KB 8058   13 years rgrieder VS 2010 doesn't like std::make_pair with C-strings if the result …
Core.cc 14.9 KB 8071   13 years rgrieder Merged ois_update branch (before it was renamed to mac_osx) into …
DynLib.cc 4.6 KB 8071   13 years rgrieder Merged ois_update branch (before it was renamed to mac_osx) into …
OrxonoxClass.h 9.0 KB 8071   13 years rgrieder Merged ois_update branch (before it was renamed to mac_osx) into …
Super.h 26.8 KB 8071   13 years rgrieder Merged ois_update branch (before it was renamed to mac_osx) into …
DynLib.h 3.6 KB 8073   13 years rgrieder Merged mac_osx branch (after renaming it from ois_update) into kicklib …
GUIManager.cc 20.9 KB 8073   13 years rgrieder Merged mac_osx branch (after renaming it from ois_update) into kicklib …
Resource.h 4.6 KB 8081   13 years rgrieder Fixed serious static initialisation problem. And I thought we caught …
Identifier.h 24.9 KB 8112   13 years rgrieder Fixed a possible bug. If you're interested why, ask me directly …
Resource.cc 4.3 KB 8225   13 years rgrieder Resolved problems with different Boost filesystem versions.
GraphicsManager.h 4.2 KB 8231   13 years rgrieder Attempt to fix Ogre plugins for Orxonox installations on Windows.
CorePrereqs.h 8.4 KB 8268   13 years rgrieder Fixed kicklib build.
PathConfig.h 6.1 KB 8271   13 years rgrieder Fixed PATH fiddling for module/plugin loading.
GraphicsManager.cc 15.2 KB 8272   13 years rgrieder Load Ogre plugins and Orxonox modules with the same path composition. …
PathConfig.cc 11.1 KB 8272   13 years rgrieder Load Ogre plugins and Orxonox modules with the same path composition. …
Note: See TracBrowser for help on using the repository browser.