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