Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core5/src/libraries/core @ 5837

Name Size Rev Age Author Last Change
../
input 5829   15 years landauf replaced most occurrences of setObject(o) in combination with …
ArgumentCompleter.h 4.0 KB 5738   15 years landauf merged libraries2 back to trunk
ArgumentCompletionFunctions.cc 5.9 KB 5778   15 years landauf Removed the Factory class. Moved the networkID↔Identifier map from …
ArgumentCompletionFunctions.h 2.2 KB 5738   15 years landauf merged libraries2 back to trunk
ArgumentCompletionListElement.h 2.8 KB 5738   15 years landauf merged libraries2 back to trunk
BaseObject.cc 11.5 KB 5821   15 years rgrieder Fixed 3 memory leaks (one of them was a true even a true one ;)) - …
BaseObject.h 9.6 KB 5829   15 years landauf replaced most occurrences of setObject(o) in combination with …
ClassFactory.h 2.7 KB 5783   15 years landauf some cleanup
ClassTreeMask.cc 34.8 KB 5821   15 years rgrieder Fixed 3 memory leaks (one of them was a true even a true one ;)) - …
ClassTreeMask.h 13.7 KB 5785   15 years landauf Removed end-iterator-safety from Iterator and ObjectListIterator. This …
Clock.cc 2.0 KB 5738   15 years landauf merged libraries2 back to trunk
Clock.h 2.0 KB 5738   15 years landauf merged libraries2 back to trunk
CMakeLists.txt 2.3 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
CommandEvaluation.cc 10.5 KB 5738   15 years landauf merged libraries2 back to trunk
CommandEvaluation.h 3.8 KB 5738   15 years landauf merged libraries2 back to trunk
CommandExecutor.cc 30.7 KB 5778   15 years landauf Removed the Factory class. Moved the networkID↔Identifier map from …
CommandExecutor.h 5.9 KB 5738   15 years landauf merged libraries2 back to trunk
CommandLine.cc 13.0 KB 5837   15 years rgrieder Removed two unnecessary boost/filesystem.hpp includes.
CommandLine.h 9.1 KB 5738   15 years landauf merged libraries2 back to trunk
ConfigFileManager.cc 21.1 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
ConfigFileManager.h 13.2 KB 5738   15 years landauf merged libraries2 back to trunk
ConfigValueContainer.cc 11.9 KB 5738   15 years landauf merged libraries2 back to trunk
ConfigValueContainer.h 12.6 KB 5738   15 years landauf merged libraries2 back to trunk
ConfigValueIncludes.h 4.4 KB 5738   15 years landauf merged libraries2 back to trunk
ConsoleCommand.cc 2.5 KB 5738   15 years landauf merged libraries2 back to trunk
ConsoleCommand.h 7.3 KB 5738   15 years landauf merged libraries2 back to trunk
ConsoleCommandCompilation.cc 5.0 KB 5738   15 years landauf merged libraries2 back to trunk
ConsoleCommandCompilation.h 1.6 KB 5738   15 years landauf merged libraries2 back to trunk
Core.cc 15.7 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
Core.h 3.6 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
CoreIncludes.h 3.8 KB 5779   15 years landauf Renamed BaseFactory as Factory Added function ClassByLowercaseString
CorePrecompiledHeaders.h 2.2 KB 5749   15 years rgrieder Sorted out header file finding issues and updated/added precompiled …
CorePrereqs.h 6.6 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
DynLib.cc 4.2 KB 5750   15 years rgrieder Fixed case issues and fixed non-PCH build in DynLib.cc on Linux
DynLib.h 3.8 KB 5738   15 years landauf merged libraries2 back to trunk
DynLibManager.cc 2.7 KB 5738   15 years landauf merged libraries2 back to trunk
DynLibManager.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
Event.cc 2.6 KB 5738   15 years landauf merged libraries2 back to trunk
Event.h 1.9 KB 5738   15 years landauf merged libraries2 back to trunk
EventIncludes.h 3.5 KB 5829   15 years landauf replaced most occurrences of setObject(o) in combination with …
Executor.cc 8.4 KB 5738   15 years landauf merged libraries2 back to trunk
Executor.h 15.0 KB 5738   15 years landauf merged libraries2 back to trunk
Functor.h 23.2 KB 5830   15 years landauf extended createFunctor(&A::f, object) to accept also objects of other …
Game.cc 22.8 KB 5747   15 years rgrieder Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
Game.h 7.3 KB 5747   15 years rgrieder Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
GameMode.cc 1.3 KB 5738   15 years landauf merged libraries2 back to trunk
GameMode.h 2.4 KB 5738   15 years landauf merged libraries2 back to trunk
GameState.cc 2.6 KB 5738   15 years landauf merged libraries2 back to trunk
GameState.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
GraphicsManager.cc 16.1 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
GraphicsManager.h 4.3 KB 5738   15 years landauf merged libraries2 back to trunk
GUIManager.cc 9.8 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
GUIManager.h 4.3 KB 5738   15 years landauf merged libraries2 back to trunk
Identifier.cc 23.1 KB 5821   15 years rgrieder Fixed 3 memory leaks (one of them was a true even a true one ;)) - …
Identifier.h 30.5 KB 5783   15 years landauf some cleanup
IRC.cc 4.7 KB 5747   15 years rgrieder Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
IRC.h 2.1 KB 5738   15 years landauf merged libraries2 back to trunk
Iterator.h 10.0 KB 5785   15 years landauf Removed end-iterator-safety from Iterator and ObjectListIterator. This …
Language.cc 11.6 KB 5837   15 years rgrieder Removed two unnecessary boost/filesystem.hpp includes.
Language.h 5.2 KB 5738   15 years landauf merged libraries2 back to trunk
Loader.cc 12.2 KB 5796   15 years landauf replaced delete with destroy() in core
Loader.h 2.2 KB 5738   15 years landauf merged libraries2 back to trunk
LuaState.cc 9.1 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
LuaState.h 3.6 KB 5738   15 years landauf merged libraries2 back to trunk
MemoryArchive.cc 4.2 KB 5819   15 years landauf removed some tabs
MemoryArchive.h 3.5 KB 5738   15 years landauf merged libraries2 back to trunk
MetaObjectList.cc 3.3 KB 5738   15 years landauf merged libraries2 back to trunk
MetaObjectList.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
Namespace.cc 5.7 KB 5738   15 years landauf merged libraries2 back to trunk
Namespace.h 2.4 KB 5738   15 years landauf merged libraries2 back to trunk
NamespaceNode.cc 5.8 KB 5738   15 years landauf merged libraries2 back to trunk
NamespaceNode.h 2.0 KB 5738   15 years landauf merged libraries2 back to trunk
ObjectList.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
ObjectListBase.cc 3.3 KB 5738   15 years landauf merged libraries2 back to trunk
ObjectListBase.h 5.8 KB 5738   15 years landauf merged libraries2 back to trunk
ObjectListIterator.h 8.0 KB 5785   15 years landauf Removed end-iterator-safety from Iterator and ObjectListIterator. This …
OrxonoxClass.cc 5.1 KB 5824   15 years landauf added callback functionality to WeakPtr
OrxonoxClass.h 6.8 KB 5823   15 years landauf added WeakPtr (a pointer which becomes 0 if the target object is deleted)
PathConfig.cc 10.7 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
PathConfig.h 5.9 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
Resource.cc 2.4 KB 5738   15 years landauf merged libraries2 back to trunk
Resource.h 4.5 KB 5819   15 years landauf removed some tabs
Shell.cc 12.0 KB 5796   15 years landauf replaced delete with destroy() in core
Shell.h 4.7 KB 5738   15 years landauf merged libraries2 back to trunk
SmartPtr.h 5.2 KB 5823   15 years landauf added WeakPtr (a pointer which becomes 0 if the target object is deleted)
SubclassIdentifier.h 7.1 KB 5818   15 years rgrieder Small bugfix for the second to last commit: InputStates only exist in …
Super.h 25.5 KB 5738   15 years landauf merged libraries2 back to trunk
TclBind.cc 6.8 KB 5836   15 years rgrieder Extracted path related parts of Core into a new PathConfig class. This …
TclBind.h 2.2 KB 5738   15 years landauf merged libraries2 back to trunk
TclThreadList.h 9.9 KB 5738   15 years landauf merged libraries2 back to trunk
TclThreadManager.cc 28.7 KB 5747   15 years rgrieder Added Exception::handleMessage() (copy from Game::getExceptionMessage) …
TclThreadManager.h 4.4 KB 5738   15 years landauf merged libraries2 back to trunk
Template.cc 5.9 KB 5738   15 years landauf merged libraries2 back to trunk
Template.h 2.7 KB 5738   15 years landauf merged libraries2 back to trunk
Thread.cc 3.7 KB 5738   15 years landauf merged libraries2 back to trunk
Thread.h 1.6 KB 5738   15 years landauf merged libraries2 back to trunk
ThreadPool.cc 3.2 KB 5738   15 years landauf merged libraries2 back to trunk
ThreadPool.h 1.5 KB 5738   15 years landauf merged libraries2 back to trunk
ToluaInterface.h 1.6 KB 5738   15 years landauf merged libraries2 back to trunk
WeakPtr.h 5.8 KB 5825   15 years landauf small fix in WeakPtr
WindowEventListener.cc 2.1 KB 5738   15 years landauf merged libraries2 back to trunk
WindowEventListener.h 2.3 KB 5738   15 years landauf merged libraries2 back to trunk
XMLFile.h 2.2 KB 5738   15 years landauf merged libraries2 back to trunk
XMLNameListener.cc 1.1 KB 5738   15 years landauf merged libraries2 back to trunk
XMLNameListener.h 1.3 KB 5738   15 years landauf merged libraries2 back to trunk
XMLPort.cc 1.4 KB 5738   15 years landauf merged libraries2 back to trunk
XMLPort.h 39.4 KB 5778   15 years landauf Removed the Factory class. Moved the networkID↔Identifier map from …
Note: See TracBrowser for help on using the repository browser.