Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/consolecommands3/src/libraries/core @ 7196

Name Size Rev Age Author Last Change
../
input 7174   14 years rgrieder Only catch exceptions you actually expect. And rethrow unknown …
XMLNameListener.cc 1.1 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
GameMode.cc 1.2 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
XMLNameListener.h 1.3 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
ThreadPool.h 1.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
ConsoleCommandCompilation.h 1.6 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
ToluaInterface.h 1.6 KB 5738   15 years landauf merged libraries2 back to trunk
ScopedSingletonManager.cc 1.6 KB 6035   15 years rgrieder Fixed program termination segfault in the trunk
Thread.h 1.6 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
XMLFile.h 1.9 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
NamespaceNode.h 2.0 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
IRC.h 2.1 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
WindowEventListener.cc 2.1 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
ArgumentCompletionFunctions.h 2.2 KB 6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
CorePrecompiledHeaders.h 2.2 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
Loader.h 2.2 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
TclBind.h 2.2 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
WindowEventListener.h 2.3 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
Namespace.h 2.4 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: - …
FunctorPtr.h 2.6 KB 7196   14 years landauf Changed implementation of SharedPtr, it's now non-intrusive and uses …
CMakeLists.txt 2.6 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
ExecutorPtr.h 2.6 KB 7196   14 years landauf Changed implementation of SharedPtr, it's now non-intrusive and uses …
GameMode.h 2.7 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
ClassFactory.h 2.7 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
Template.h 2.8 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
ArgumentCompletionListElement.h 2.8 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
DynLibManager.cc 2.9 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
MetaObjectList.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
ObjectList.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
DynLibManager.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
GameState.h 3.0 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
ThreadPool.cc 3.1 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
ObjectListBase.cc 3.3 KB 5738   15 years landauf merged libraries2 back to trunk
MetaObjectList.cc 3.3 KB 5738   15 years landauf merged libraries2 back to trunk
MemoryArchive.h 3.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Thread.cc 3.7 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Event.h 3.8 KB 6800   14 years dafrick Created a new class of triggers called Multitriggers. MultiTriggers …
CommandEvaluation.h 3.8 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
DynLib.h 3.8 KB 6073   14 years rgrieder Found more tabs in the trunk.
IOConsole.h 3.9 KB 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
ArgumentCompleter.h 4.0 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
Resource.cc 4.1 KB 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
DynLib.cc 4.2 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Core.h 4.2 KB 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
CoreIncludes.h 4.2 KB 6423   14 years rgrieder Fixed bug that caused derived classes to list the base class's config …
TclThreadManager.h 4.4 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
GraphicsManager.h 4.4 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Event.cc 4.5 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
MemoryArchive.cc 4.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
IRC.cc 4.5 KB 7174   14 years rgrieder Only catch exceptions you actually expect. And rethrow unknown …
Resource.h 4.5 KB 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
EventIncludes.h 4.9 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
ConsoleCommandCompilation.cc 5.0 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
LuaState.h 5.1 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
SmartPtr.h 5.2 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
OrxonoxClass.cc 5.5 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Shell.h 5.5 KB 6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
WeakPtr.h 5.7 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Language.h 5.7 KB 7186   14 years landauf Moved ability to possess descriptions from Executor to ConsoleCommand, …
Namespace.cc 5.7 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: - …
ArgumentCompletionFunctions.cc 5.8 KB 6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
ObjectListBase.h 5.8 KB 5738   15 years landauf merged libraries2 back to trunk
Template.cc 6.0 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
SharedPtr.h 6.0 KB 7196   14 years landauf Changed implementation of SharedPtr, it's now non-intrusive and uses …
XMLPort.cc 6.0 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
PathConfig.h 6.0 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
CommandExecutor.h 6.1 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
GUIManager.h 6.2 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
TclBind.cc 6.3 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
ScopedSingletonManager.h 6.7 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
SubclassIdentifier.h 7.1 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
OrxonoxClass.h 7.4 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
CorePrereqs.h 7.5 KB 7169   14 years landauf fixed an issue with boost 1.44.0
Game.h 7.8 KB 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
ObjectListIterator.h 8.0 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
ConfigValueIncludes.h 8.1 KB 7166   14 years landauf added new macro to ConfigValueIncludes.h, "SetConfigValueExternal" for …
Executor.cc 8.9 KB 7196   14 years landauf Changed implementation of SharedPtr, it's now non-intrusive and uses …
CommandLineParser.h 9.2 KB 6021   15 years rgrieder Renamed CommandLine to CommandLineParse to avoid confusions with the …
ConsoleCommand.cc 9.7 KB 7186   14 years landauf Moved ability to possess descriptions from Executor to ConsoleCommand, …
TclThreadList.h 9.9 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
Iterator.h 10.0 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
CommandEvaluation.cc 10.4 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
Executor.h 10.9 KB 7196   14 years landauf Changed implementation of SharedPtr, it's now non-intrusive and uses …
PathConfig.cc 10.9 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
BaseObject.h 11.4 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
Language.cc 11.7 KB 7186   14 years landauf Moved ability to possess descriptions from Executor to ConsoleCommand, …
Loader.cc 12.1 KB 6422   14 years rgrieder Uniform code-styling per file. As if I didn't know what to do
LuaState.cc 12.4 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
ConfigValueContainer.cc 12.5 KB 6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
ConfigValueContainer.h 12.8 KB 6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
CommandLineParser.cc 13.2 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Core.cc 13.4 KB 7175   14 years rgrieder Fixed a problem with Ogre 1.7 and our exception handling mechanism. …
ClassTreeMask.h 13.7 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
ConsoleCommand.h 14.4 KB 7186   14 years landauf Moved ability to possess descriptions from Executor to ConsoleCommand, …
ConfigFileManager.h 15.0 KB 7190   14 years landauf removed unnecessary return values from console commands "log", …
Shell.cc 15.5 KB 7191   14 years landauf don't add repetitive or empty commands to the command history
GUIManager.cc 15.5 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
GraphicsManager.cc 17.1 KB 6524   14 years dafrick Merged pickup branch into trunk. Yay. Persisting bugs will be fixed, …
BaseObject.cc 17.5 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
Identifier.cc 21.0 KB 6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
Game.cc 23.1 KB 6502   14 years rgrieder Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed …
ConfigFileManager.cc 23.9 KB 7190   14 years landauf removed unnecessary return values from console commands "log", …
Super.h 26.4 KB 7163   14 years dafrick Merged presentation3 branch into trunk.
Functor.h 27.0 KB 7196   14 years landauf Changed implementation of SharedPtr, it's now non-intrusive and uses …
Identifier.h 27.5 KB 6536   14 years rgrieder Merged revisions 6430-6440 from the gamestate branch to the trunk. …
TclThreadManager.cc 28.5 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
CommandExecutor.cc 31.6 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
IOConsole.cc 33.1 KB 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
XMLPort.h 33.4 KB 7189   14 years landauf changed passing of the returnvalue in the command execution pipeline: …
ClassTreeMask.cc 35.0 KB 6417   14 years rgrieder Merged presentation2 branch back to trunk. Major new features: - …
Note: See TracBrowser for help on using the repository browser.