Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gui/src/core @ 2942

Name Size Rev Age Author Last Change
../
input 2849   16 years rgrieder Bug fix in the InputManager.
XMLPort.h 39.4 KB 2815   16 years rgrieder various small changes: - Fixed a bug in the GameStates concerning …
XMLPort.cc 1.4 KB 1789   16 years rgrieder reverted r1787
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
XMLIncludes.h 1.8 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
XMLFile.h 1.6 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
Template.h 2.8 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
Template.cc 5.7 KB 2815   16 years rgrieder various small changes: - Fixed a bug in the GameStates concerning …
TclThreadManager.h 4.7 KB 2800   16 years rgrieder Renaming "tick" to "update" for all those classes not inheriting from …
TclThreadManager.cc 26.1 KB 2800   16 years rgrieder Renaming "tick" to "update" for all those classes not inheriting from …
TclBind.h 2.1 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
TclBind.cc 5.5 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
Super.h 25.3 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
Shell.h 4.6 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
Shell.cc 11.6 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
OrxonoxClass.h 4.8 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
OrxonoxClass.cc 7.2 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
ObjectListIterator.h 8.4 KB 2784   16 years rgrieder - Using std::vector instead of std::list in register/unregister …
ObjectListBase.h 5.8 KB 2815   16 years rgrieder various small changes: - Fixed a bug in the GameStates concerning …
ObjectListBase.cc 3.3 KB 2784   16 years rgrieder - Using std::vector instead of std::list in register/unregister …
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   16 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 2087   16 years landauf merged objecthierarchy branch back to trunk
Namespace.cc 5.7 KB 2087   16 years landauf merged objecthierarchy 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 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
LuaBind.h 2.6 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
LuaBind.cc 8.3 KB 2759   16 years scheusso merged network branch (windows,multiplayer fixes) back to trunk
Loader.h 2.1 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
Loader.cc 6.7 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
Language.h 5.2 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
Language.cc 11.9 KB 2759   16 years scheusso merged network branch (windows,multiplayer fixes) back to trunk
Iterator.h 10.5 KB 2815   16 years rgrieder various small changes: - Fixed a bug in the GameStates concerning …
IRC.h 2.1 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
IRC.cc 4.8 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
Identifier.h 34.5 KB 2784   16 years rgrieder - Using std::vector instead of std::list in register/unregister …
Identifier.cc 21.6 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
GameState.h 3.3 KB 2850   16 years rgrieder - Started working on cleaning up the GameState mess ;) - Cleaned out …
GameState.cc 3.8 KB 2850   16 years rgrieder - Started working on cleaning up the GameState mess ;) - Cleaned out …
GameMode.h 2.4 KB 2848   16 years rgrieder Exported showsGraphics, etc. to a new class named GameMode in the core.
GameMode.cc 1.3 KB 2848   16 years rgrieder Exported showsGraphics, etc. to a new class named GameMode in the core.
Game.h 3.5 KB 2853   16 years bknecht Fixed some bugs. Please do not break the code, when working with other …
Game.cc 13.2 KB 2850   16 years rgrieder - Started working on cleaning up the GameState mess ;) - Cleaned out …
Functor.h 20.3 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
Factory.h 3.9 KB 2761   16 years rgrieder Removed forgotten std::cout output in Factory (from objecthierarchy …
Factory.cc 4.4 KB 2761   16 years rgrieder Removed forgotten std::cout output in Factory (from objecthierarchy …
Executor.h 14.8 KB 1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
Executor.cc 8.4 KB 1879   16 years rgrieder Removed some always-true statements that gcc issued with the -W …
EventIncludes.h 3.4 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
Event.h 1.9 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
Event.cc 2.6 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
CorePrereqs.h 4.4 KB 2844   16 years rgrieder Implemented new GameState concept. It doesn't differ that much from …
CoreIncludes.h 4.7 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
Core.h 4.5 KB 2848   16 years rgrieder Exported showsGraphics, etc. to a new class named GameMode in the core.
Core.cc 19.6 KB 2859   15 years rgrieder Infinite loop bugfix if orxonox_dev_build.keep_me is missing.
ConsoleCommandCompilation.h 1.6 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
ConsoleCommandCompilation.cc 4.9 KB 1747   16 years landauf merged core3 back to trunk
ConsoleCommand.h 7.4 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
ConsoleCommand.cc 2.5 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
ConfigValueIncludes.h 4.5 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
ConfigValueContainer.h 12.6 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
ConfigValueContainer.cc 11.9 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
ConfigFileManager.h 13.2 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
ConfigFileManager.cc 21.4 KB 2815   16 years rgrieder various small changes: - Fixed a bug in the GameStates concerning …
CommandLine.h 8.1 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
CommandLine.cc 11.0 KB 2759   16 years scheusso merged network branch (windows,multiplayer fixes) back to trunk
CommandExecutor.h 5.8 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
CommandExecutor.cc 30.1 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
CommandEvaluation.h 3.7 KB 1747   16 years landauf merged core3 back to trunk
CommandEvaluation.cc 10.3 KB 2087   16 years landauf merged objecthierarchy branch back to trunk
CMakeLists.txt 2.2 KB 2848   16 years rgrieder Exported showsGraphics, etc. to a new class named GameMode in the core.
Clock.h 2.2 KB 2805   16 years rgrieder Added new class: Game It represents basic operation related to the …
Clock.cc 1.9 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
ClassTreeMask.h 13.6 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
ClassTreeMask.cc 34.8 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
ClassFactory.h 3.3 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
BaseObject.h 9.6 KB 2662   16 years rgrieder Merged presentation branch back to trunk.
BaseObject.cc 11.2 KB 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
ArgumentCompletionListElement.h 2.8 KB 1784   16 years rgrieder - removed obsolete Convert.h includes (possibly from old XML loading) …
ArgumentCompletionFunctions.h 2.2 KB 1887   16 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
ArgumentCompletionFunctions.cc 5.9 KB 2759   16 years scheusso merged network branch (windows,multiplayer fixes) back to trunk
ArgumentCompleter.h 4.0 KB 1505   16 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.