Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Name Size Rev Age Author Last Change
../
input 2816   16 years rgrieder Upgrade number two for the InputManager: An InputState can have two …
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.
RootGameState.h 1.5 KB 2817   16 years rgrieder Removed GameState template and renamed GameStateBase to GameState. …
RootGameState.cc 3.6 KB 2817   16 years rgrieder Removed GameState template and renamed GameStateBase to GameState. …
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 4.2 KB 2817   16 years rgrieder Removed GameState template and renamed GameStateBase to GameState. …
GameState.cc 11.2 KB 2817   16 years rgrieder Removed GameState template and renamed GameStateBase to GameState. …
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 2817   16 years rgrieder Removed GameState template and renamed GameStateBase to GameState. …
CoreIncludes.h 4.7 KB 2171   16 years landauf merged revisions 2111-2170 from objecthierarchy branch back to trunk.
Core.h 5.9 KB 2807   16 years rgrieder Moved global game clock to Core. Use getGameClock() for a const …
Core.cc 20.0 KB 2815   16 years rgrieder various small changes: - Fixed a bug in the GameStates concerning …
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 2710   16 years rgrieder Merged buildsystem3 containing buildsystem2 containing Adi's …
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.