Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/objecthierarchy/src/core @ 1989

Name Size Rev Age Author Last Change
../
input 1888   16 years rgrieder gcc can see more: signed —> unsigned integer.
tolua 1959   16 years rgrieder Merged script_trigger branch into objecthierarchy branch. Also merged …
ArgumentCompleter.h 4.0 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
ArgumentCompletionFunctions.cc 5.7 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
ArgumentCompletionFunctions.h 2.2 KB 1887   16 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
ArgumentCompletionListElement.h 2.8 KB 1784   16 years rgrieder - removed obsolete Convert.h includes (possibly from old XML loading) …
BaseObject.cc 3.6 KB 1989   16 years landauf - added ControllableEntity, the baseclass of all players, vehicles and …
BaseObject.h 5.8 KB 1989   16 years landauf - added ControllableEntity, the baseclass of all players, vehicles and …
ClassFactory.h 3.2 KB 1940   16 years landauf did some first (and very unfinished) steps to deal with different …
ClassTreeMask.cc 34.8 KB 1757   16 years landauf added ClassTreeMaskObjectIterator this iterator iterates through all …
ClassTreeMask.h 13.6 KB 1759   16 years rgrieder bugfix with an include.
Clock.cc 1.9 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
Clock.h 2.2 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
CMakeLists.txt 1.6 KB 1989   16 years landauf - added ControllableEntity, the baseclass of all players, vehicles and …
CommandEvaluation.cc 10.3 KB 1879   16 years rgrieder Removed some always-true statements that gcc issued with the -W …
CommandEvaluation.h 3.7 KB 1747   16 years landauf merged core3 back to trunk
CommandExecutor.cc 29.6 KB 1784   16 years rgrieder - removed obsolete Convert.h includes (possibly from old XML loading) …
CommandExecutor.h 5.7 KB 1771   16 years scheusso set use tcl in shell to default true again
CommandLine.cc 7.0 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
CommandLine.h 11.9 KB 1764   16 years rgrieder Moved Exception to util now that debug has been moved.
ConfigFileManager.cc 20.5 KB 1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
ConfigFileManager.h 12.5 KB 1887   16 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
ConfigValueContainer.cc 11.9 KB 1887   16 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
ConfigValueContainer.h 12.4 KB 1946   16 years landauf synchronizes the players name
ConfigValueIncludes.h 4.6 KB 1887   16 years rgrieder FIRST THINGS FIRST: Delete or rename your keybindings.ini …
ConsoleCommand.cc 2.5 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
ConsoleCommand.h 7.4 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
ConsoleCommandCompilation.cc 4.9 KB 1747   16 years landauf merged core3 back to trunk
ConsoleCommandCompilation.h 1.6 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
Core.cc 7.1 KB 1949   16 years rgrieder Moved all showsGraphics, hasServer, etc. functions from Settings class …
Core.h 3.7 KB 1949   16 years rgrieder Moved all showsGraphics, hasServer, etc. functions from Settings class …
CoreIncludes.h 4.3 KB 1940   16 years landauf did some first (and very unfinished) steps to deal with different …
CorePrereqs.h 4.4 KB 1989   16 years landauf - added ControllableEntity, the baseclass of all players, vehicles and …
Executor.cc 8.4 KB 1879   16 years rgrieder Removed some always-true statements that gcc issued with the -W …
Executor.h 14.8 KB 1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
Factory.cc 4.3 KB 1940   16 years landauf did some first (and very unfinished) steps to deal with different …
Factory.h 3.8 KB 1856   16 years landauf - some small adjustments in identifier and co. - renamed …
Functor.h 20.3 KB 1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
GameState.cc 11.4 KB 1764   16 years rgrieder Moved Exception to util now that debug has been moved.
GameState.h 4.9 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
Identifier.cc 17.9 KB 1940   16 years landauf did some first (and very unfinished) steps to deal with different …
Identifier.h 32.3 KB 1952   16 years scheusso -fixed a compiler error -fixed a problem with multiple clients connected
IRC.cc 4.8 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
IRC.h 2.1 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
Iterator.h 10.7 KB 1854   16 years landauf - some cmake fixes for ceguilua and mingw - small change in XMLPort
Language.cc 11.8 KB 1747   16 years landauf merged core3 back to trunk
Language.h 5.1 KB 1747   16 years landauf merged core3 back to trunk
Level.h 1.5 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
Loader.cc 5.7 KB 1959   16 years rgrieder Merged script_trigger branch into objecthierarchy branch. Also merged …
Loader.h 2.1 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
LuaBind.cc 7.7 KB 1961   16 years rgrieder updated msvc files and adjusted merged files.
LuaBind.h 2.5 KB 1959   16 years rgrieder Merged script_trigger branch into objecthierarchy branch. Also merged …
MetaObjectList.cc 3.3 KB 1747   16 years landauf merged core3 back to trunk
MetaObjectList.h 2.9 KB 1747   16 years landauf merged core3 back to trunk
Namespace.cc 5.7 KB 1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
Namespace.h 2.4 KB 1841   16 years rgrieder - "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
NamespaceNode.cc 5.8 KB 1889   16 years landauf unsigned int → size_t for std::string related functions I hope this …
NamespaceNode.h 2.0 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
ObjectList.h 2.9 KB 1747   16 years landauf merged core3 back to trunk
ObjectListBase.cc 3.3 KB 1747   16 years landauf merged core3 back to trunk
ObjectListBase.h 5.4 KB 1854   16 years landauf - some cmake fixes for ceguilua and mingw - small change in XMLPort
ObjectListIterator.h 8.5 KB 1747   16 years landauf merged core3 back to trunk
OrxonoxClass.cc 7.2 KB 1747   16 years landauf merged core3 back to trunk
OrxonoxClass.h 4.8 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
RootGameState.cc 7.2 KB 1824   16 years rgrieder Added some more Ogre shutdown code. Does not yet work properly if you …
RootGameState.h 1.6 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
Shell.cc 11.6 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
Shell.h 4.6 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
Super.h 20.8 KB 1841   16 years rgrieder - "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
TclBind.cc 5.4 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
TclBind.h 2.1 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
TclThreadManager.cc 26.0 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
TclThreadManager.h 4.7 KB 1792   16 years rgrieder Changed initialisation of TclThreadManager, TclBind and Shell to match …
Template.cc 5.1 KB 1989   16 years landauf - added ControllableEntity, the baseclass of all players, vehicles and …
Template.h 2.6 KB 1989   16 years landauf - added ControllableEntity, the baseclass of all players, vehicles and …
XMLIncludes.h 1.9 KB 1841   16 years rgrieder - "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
XMLPort.cc 1.4 KB 1789   16 years rgrieder reverted r1787
XMLPort.h 30.3 KB 1989   16 years landauf - added ControllableEntity, the baseclass of all players, vehicles and …
Note: See TracBrowser for help on using the repository browser.