Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/resource/src/core @ 3363

Name Size Rev Age Author Last Change
../
input 3327   16 years rgrieder Merged all remaining revisions from core4 back to the trunk.
XMLPort.h 39.6 KB 3325   16 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
XMLPort.cc 1.4 KB 3196   16 years rgrieder Merged pch branch back to trunk.
XMLNameListener.h 1.3 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
XMLNameListener.cc 1.1 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
XMLFile.h 1.6 KB 3196   16 years rgrieder Merged pch branch back to trunk.
WindowEventListener.h 2.3 KB 3327   16 years rgrieder Merged all remaining revisions from core4 back to the trunk.
WindowEventListener.cc 2.1 KB 3327   16 years rgrieder Merged all remaining revisions from core4 back to the trunk.
ThreadPool.h 1.5 KB 3304   16 years rgrieder Merged netp6 branch back to the trunk.
ThreadPool.cc 3.2 KB 3304   16 years rgrieder Merged netp6 branch back to the trunk.
Thread.h 1.6 KB 3304   16 years rgrieder Merged netp6 branch back to the trunk.
Thread.cc 3.7 KB 3304   16 years rgrieder Merged netp6 branch back to the trunk.
Template.h 2.7 KB 3196   16 years rgrieder Merged pch branch back to trunk.
Template.cc 5.9 KB 3196   16 years rgrieder Merged pch branch back to trunk.
TclThreadManager.h 4.4 KB 3361   16 years rgrieder Two little build fixes.
TclThreadManager.cc 29.0 KB 3361   16 years rgrieder Two little build fixes.
TclThreadList.h 10.2 KB 3318   16 years rgrieder Re-reverting TclThreadManager changes.
TclBind.h 2.2 KB 3360   16 years landauf - bugfix in TclBind: Tcl_Init was only called if the constructor of …
TclBind.cc 7.2 KB 3360   16 years landauf - bugfix in TclBind: Tcl_Init was only called if the constructor of …
Super.h 25.5 KB 3325   16 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
Shell.h 4.7 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
Shell.cc 12.1 KB 3301   16 years rgrieder Found even more casts. They sure aren't all of them, but I hope to …
OrxonoxClass.h 5.1 KB 3327   16 years rgrieder Merged all remaining revisions from core4 back to the trunk.
OrxonoxClass.cc 7.3 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
ObjectListIterator.h 8.3 KB 3196   16 years rgrieder Merged pch branch back to trunk.
ObjectListBase.h 5.8 KB 3196   16 years rgrieder Merged pch branch back to trunk.
ObjectListBase.cc 3.3 KB 3196   16 years rgrieder Merged pch branch back to trunk.
ObjectList.h 2.9 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
NamespaceNode.h 2.0 KB 1505   17 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
NamespaceNode.cc 5.8 KB 1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
Namespace.h 2.4 KB 3196   16 years rgrieder Merged pch branch back to trunk.
Namespace.cc 5.7 KB 3196   16 years rgrieder Merged pch branch back to trunk.
MetaObjectList.h 2.9 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
MetaObjectList.cc 3.3 KB 3196   16 years rgrieder Merged pch branch back to trunk.
LuaBind.h 2.8 KB 3359   16 years rgrieder - Stupid MSVC extension: map::erase delivers an iterator but it …
LuaBind.cc 9.1 KB 3340   16 years rgrieder Generalised use of tolua interfaces a bit: GSRoot now adds the …
Loader.h 2.1 KB 3339   16 years rgrieder Moved GUIManager::getLevelList to LevelManager because the GUIManager …
Loader.cc 6.6 KB 3339   16 years rgrieder Moved GUIManager::getLevelList to LevelManager because the GUIManager …
Language.h 5.2 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
Language.cc 11.8 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
Iterator.h 10.3 KB 3325   16 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
IRC.h 2.1 KB 3304   16 years rgrieder Merged netp6 branch back to the trunk.
IRC.cc 4.7 KB 3353   16 years landauf fixed some possible namespace issues
Identifier.h 36.4 KB 3359   16 years rgrieder - Stupid MSVC extension: map::erase delivers an iterator but it …
Identifier.cc 20.0 KB 3325   16 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
GUIManager.h 3.7 KB 3346   16 years rgrieder Moved GraphicsManager and GUIManager to the core. Almost no actual …
GUIManager.cc 11.1 KB 3346   16 years rgrieder Moved GraphicsManager and GUIManager to the core. Almost no actual …
GraphicsManager.h 3.8 KB 3346   16 years rgrieder Moved GraphicsManager and GUIManager to the core. Almost no actual …
GraphicsManager.cc 14.5 KB 3349   16 years rgrieder Moved InputManager, GUIManager and GraphicsManager handling from …
GameState.h 2.9 KB 3356   16 years rgrieder GameStates requiring graphics (Level is not one of them because it …
GameState.cc 2.6 KB 3356   16 years rgrieder GameStates requiring graphics (Level is not one of them because it …
GameMode.h 2.4 KB 3355   16 years rgrieder Loading and unloading graphics automatically: As soon as a GameState …
GameMode.cc 1.3 KB 2896   16 years landauf Merged gui branch back to trunk. I did 2 small changes in …
Game.h 6.9 KB 3363   16 years rgrieder Exception-safety for the Game and Core c'tors as well as …
Game.cc 22.6 KB 3363   16 years rgrieder Exception-safety for the Game and Core c'tors as well as …
Functor.h 20.7 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
Factory.h 3.9 KB 2761   16 years rgrieder Removed forgotten std::cout output in Factory (from objecthierarchy …
Factory.cc 4.4 KB 3196   16 years rgrieder Merged pch branch back to trunk.
Executor.h 15.0 KB 3304   16 years rgrieder Merged netp6 branch back to the trunk.
Executor.cc 8.4 KB 3301   16 years rgrieder Found even more casts. They sure aren't all of them, but I hope to …
EventIncludes.h 3.5 KB 3325   16 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
Event.h 1.9 KB 3196   16 years rgrieder Merged pch branch back to trunk.
Event.cc 2.6 KB 3196   16 years rgrieder Merged pch branch back to trunk.
CorePrereqs.h 6.2 KB 3355   16 years rgrieder Loading and unloading graphics automatically: As soon as a GameState …
CorePrecompiledHeaders.h 1.9 KB 3322   16 years rgrieder Removed unnecessary PCH dependencies.
CoreIncludes.h 3.6 KB 3325   16 years rgrieder Merged orxonox_cast related revisions from core4 back to trunk.
Core.h 5.2 KB 3363   16 years rgrieder Exception-safety for the Game and Core c'tors as well as …
Core.cc 26.0 KB 3363   16 years rgrieder Exception-safety for the Game and Core c'tors as well as …
ConsoleCommandCompilation.h 1.6 KB 3196   16 years rgrieder Merged pch branch back to trunk.
ConsoleCommandCompilation.cc 5.0 KB 3350   16 years landauf small changes relating to tcl
ConsoleCommand.h 7.3 KB 3304   16 years rgrieder Merged netp6 branch back to the trunk.
ConsoleCommand.cc 2.5 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
ConfigValueIncludes.h 4.4 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
ConfigValueContainer.h 12.6 KB 3301   16 years rgrieder Found even more casts. They sure aren't all of them, but I hope to …
ConfigValueContainer.cc 11.9 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
ConfigFileManager.h 13.1 KB 3196   16 years rgrieder Merged pch branch back to trunk.
ConfigFileManager.cc 21.3 KB 3301   16 years rgrieder Found even more casts. They sure aren't all of them, but I hope to …
CommandLine.h 9.1 KB 3323   16 years rgrieder ORXONOX_USE_WINMAIN should now work as expected.
CommandLine.cc 13.1 KB 3323   16 years rgrieder ORXONOX_USE_WINMAIN should now work as expected.
CommandExecutor.h 5.9 KB 3196   16 years rgrieder Merged pch branch back to trunk.
CommandExecutor.cc 30.7 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
CommandEvaluation.h 3.8 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
CommandEvaluation.cc 10.5 KB 3296   16 years landauf 1-line-merge to trunk
CMakeLists.txt 2.3 KB 3346   16 years rgrieder Moved GraphicsManager and GUIManager to the core. Almost no actual …
Clock.h 2.2 KB 3196   16 years rgrieder Merged pch branch back to trunk.
Clock.cc 2.0 KB 3304   16 years rgrieder Merged netp6 branch back to the trunk.
ClassTreeMask.h 13.6 KB 3196   16 years rgrieder Merged pch branch back to trunk.
ClassTreeMask.cc 34.8 KB 3196   16 years rgrieder Merged pch branch back to trunk.
ClassFactory.h 3.3 KB 3196   16 years rgrieder Merged pch branch back to trunk.
BaseObject.h 9.5 KB 3196   16 years rgrieder Merged pch branch back to trunk.
BaseObject.cc 11.3 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
ArgumentCompletionListElement.h 2.8 KB 3196   16 years rgrieder Merged pch branch back to trunk.
ArgumentCompletionFunctions.h 2.2 KB 1887   16 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
ArgumentCompletionFunctions.cc 5.9 KB 3280   16 years rgrieder Merged most of the core4 revisions back to the trunk except for: - …
ArgumentCompleter.h 4.0 KB 1505   17 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
Note: See TracBrowser for help on using the repository browser.