Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation2/src/libraries/core @ 6416

Name Size Rev Age Author Last Change
../
input 6400   14 years rgrieder Replaced (*it). with it→ where I could find it. Should increased code …
ArgumentCompleter.h 4.0 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
ArgumentCompletionFunctions.cc 5.9 KB 6400   14 years rgrieder Replaced (*it). with it→ where I could find it. Should increased code …
ArgumentCompletionFunctions.h 2.2 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
ArgumentCompletionListElement.h 2.8 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
BaseObject.cc 16.1 KB 6400   14 years rgrieder Replaced (*it). with it→ where I could find it. Should increased code …
BaseObject.h 10.9 KB 6387   14 years rgrieder Found some non empty new lines.
ClassFactory.h 2.7 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
ClassTreeMask.cc 35.0 KB 6402   14 years rgrieder Protected ClassTreeMask functions against NULL identifiers. That can …
ClassTreeMask.h 13.7 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
CMakeLists.txt 2.7 KB 6371   14 years rgrieder Added tolua interface to GUIManager again. Found out it didn't have …
CommandEvaluation.cc 10.5 KB 6400   14 years rgrieder Replaced (*it). with it→ where I could find it. Should increased code …
CommandEvaluation.h 3.8 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
CommandExecutor.cc 31.1 KB 6400   14 years rgrieder Replaced (*it). with it→ where I could find it. Should increased code …
CommandExecutor.h 6.0 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
CommandLineParser.cc 13.2 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
CommandLineParser.h 9.2 KB 6021   15 years rgrieder Renamed CommandLine to CommandLineParse to avoid confusions with the …
ConfigFileManager.cc 21.2 KB 6400   14 years rgrieder Replaced (*it). with it→ where I could find it. Should increased code …
ConfigFileManager.h 13.6 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
ConfigValueContainer.cc 11.9 KB 5738   15 years landauf merged libraries2 back to trunk
ConfigValueContainer.h 12.6 KB 6243   14 years rgrieder Modified config value macros so you can use them as one-liner. And the …
ConfigValueIncludes.h 7.3 KB 6388   14 years rgrieder Found some end of line leftover spaces.
ConsoleCommand.cc 2.5 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
ConsoleCommand.h 7.3 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
ConsoleCommandCompilation.cc 5.0 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
ConsoleCommandCompilation.h 1.6 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
Core.cc 12.2 KB 6384   14 years rgrieder Playing Orxonox on a specific core makes it faster on Windows. The …
Core.h 4.1 KB 6416   14 years rgrieder Added missing includes
CoreIncludes.h 3.8 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
CorePrecompiledHeaders.h 2.2 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
CorePrereqs.h 6.9 KB 6105   14 years rgrieder Merged console branch back to trunk.
DynLib.cc 4.2 KB 6415   14 years rgrieder const std::string& or std::string, but std::string& can yield …
DynLib.h 3.8 KB 6073   14 years rgrieder Found more tabs in the trunk.
DynLibManager.cc 2.9 KB 6073   14 years rgrieder Found more tabs in the trunk.
DynLibManager.h 2.9 KB 5738   15 years landauf merged libraries2 back to trunk
Event.cc 4.0 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Event.h 3.5 KB 6387   14 years rgrieder Found some non empty new lines.
EventIncludes.h 4.1 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Executor.cc 8.3 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Executor.h 14.9 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Functor.h 23.2 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Game.cc 23.1 KB 6378   14 years rgrieder Added missing includes (revealed only with PCH and compilations).
Game.h 7.8 KB 6214   14 years scheusso a small fix in IOConsole some changes in GUI-system and preparation …
GameMode.cc 1.2 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
GameMode.h 2.7 KB 6261   14 years rgrieder Tolua interface for GameMode that has functions like playsSound, …
GameState.cc 2.6 KB 6150   14 years scheusso merged menu branch to presentation2 branch with some additional fixes …
GameState.h 3.0 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
GraphicsManager.cc 17.1 KB 6410   14 years rgrieder Just a small mistake…
GraphicsManager.h 4.4 KB 6183   14 years rgrieder Added preUpdate and postUpdate methods for all classes inheriting …
GUIManager.cc 11.6 KB 6404   14 years rgrieder Simplified our resource system a bit by working with a single resource …
GUIManager.h 5.2 KB 6388   14 years rgrieder Found some end of line leftover spaces.
Identifier.cc 21.6 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Identifier.h 29.4 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
IOConsole.cc 33.1 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
IOConsole.h 3.9 KB 6196   14 years landauf fixed some warnings in IOConsole
IRC.cc 4.7 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
IRC.h 2.1 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 …
Language.cc 11.6 KB 6400   14 years rgrieder Replaced (*it). with it→ where I could find it. Should increased code …
Language.h 5.2 KB 6121   14 years rgrieder Removed CoreConfiguration and GameConfiguration workaround. I have …
Loader.cc 12.1 KB 6404   14 years rgrieder Simplified our resource system a bit by working with a single resource …
Loader.h 2.2 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
LuaState.cc 8.4 KB 6404   14 years rgrieder Simplified our resource system a bit by working with a single resource …
LuaState.h 4.3 KB 6404   14 years rgrieder Simplified our resource system a bit by working with a single resource …
MemoryArchive.cc 4.5 KB 6388   14 years rgrieder Found some end of line leftover spaces.
MemoryArchive.h 3.5 KB 6388   14 years rgrieder Found some end of line leftover spaces.
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 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Namespace.h 2.4 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
NamespaceNode.cc 5.8 KB 6400   14 years rgrieder Replaced (*it). with it→ where I could find it. Should increased code …
NamespaceNode.h 2.0 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
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 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
OrxonoxClass.cc 5.5 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
OrxonoxClass.h 7.2 KB 6387   14 years rgrieder Found some non empty new lines.
PathConfig.cc 10.9 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
PathConfig.h 6.0 KB 6259   14 years scheusso menu automatically reads ogre config path
Resource.cc 3.8 KB 6416   14 years rgrieder Added missing includes
Resource.h 4.4 KB 6404   14 years rgrieder Simplified our resource system a bit by working with a single resource …
ScopedSingletonManager.cc 1.6 KB 6035   15 years rgrieder Fixed program termination segfault in the trunk
ScopedSingletonManager.h 6.7 KB 6373   14 years rgrieder Added config value to disable sound entirely. Also added …
Shell.cc 15.0 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Shell.h 5.5 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
SmartPtr.h 5.2 KB 6387   14 years rgrieder Found some non empty new lines.
SubclassIdentifier.h 7.1 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Super.h 25.2 KB 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
TclBind.cc 6.9 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
TclBind.h 2.2 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
TclThreadList.h 9.9 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
TclThreadManager.cc 28.8 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
TclThreadManager.h 4.4 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Template.cc 5.9 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Template.h 2.7 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Thread.cc 3.7 KB 6387   14 years rgrieder Found some non empty new lines.
Thread.h 1.6 KB 6387   14 years rgrieder Found some non empty new lines.
ThreadPool.cc 3.1 KB 6387   14 years rgrieder Found some non empty new lines.
ThreadPool.h 1.5 KB 6387   14 years rgrieder Found some non empty new lines.
ToluaInterface.h 1.6 KB 5738   15 years landauf merged libraries2 back to trunk
WeakPtr.h 5.7 KB 6387   14 years rgrieder Found some non empty new lines.
WindowEventListener.cc 2.1 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
WindowEventListener.h 2.3 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
XMLFile.h 1.9 KB 6404   14 years rgrieder Simplified our resource system a bit by working with a single resource …
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.3 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
XMLPort.cc 1.4 KB 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
XMLPort.h 39.4 KB 6394   14 years rgrieder std::string tweaks: - Declared BLANKSTRING in UtilPrereqs.h as well …
Note: See TracBrowser for help on using the repository browser.