Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Name Size Rev Age Author Last Change
../
input 2101   16 years rgrieder Finally managed to have a master InputState which enables: - Console …
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 2013   16 years rgrieder tiny adjustments to various files. just came across certain things..
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 9.3 KB 2155   16 years landauf added mbool (bool with memory) to fix particlespawner-on-client …
BaseObject.h 8.1 KB 2155   16 years landauf added mbool (bool with memory) to fix particlespawner-on-client …
ClassFactory.h 3.3 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
ClassTreeMask.cc 34.8 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
ClassTreeMask.h 13.6 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Clock.cc 1.9 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
Clock.h 2.2 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
CMakeLists.txt 1.6 KB 2074   16 years landauf - added EventListener: this class fires an event if another class with …
CommandEvaluation.cc 10.3 KB 2024   16 years landauf added spaceship
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 10.7 KB 2101   16 years rgrieder Finally managed to have a master InputState which enables: - Console …
CommandLine.h 7.9 KB 2101   16 years rgrieder Finally managed to have a master InputState which enables: - Console …
ConfigFileManager.cc 20.6 KB 2101   16 years rgrieder Finally managed to have a master InputState which enables: - Console …
ConfigFileManager.h 13.6 KB 2101   16 years rgrieder Finally managed to have a master InputState which enables: - Console …
ConfigValueContainer.cc 11.9 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
ConfigValueContainer.h 12.4 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
ConfigValueIncludes.h 4.5 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
ConsoleCommand.cc 2.5 KB 2001   16 years rgrieder - Fixed issue with relative mouse movements. - Fixed bug when parsing …
ConsoleCommand.h 7.4 KB 2001   16 years rgrieder - Fixed issue with relative mouse movements. - Fixed bug when parsing …
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 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Core.h 3.7 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
CoreIncludes.h 4.7 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
CorePrereqs.h 4.5 KB 2074   16 years landauf - added EventListener: this class fires an event if another class with …
Event.cc 2.6 KB 2082   16 years landauf - simplified some event code - prevents infinite event loops - fixed …
Event.h 1.9 KB 2082   16 years landauf - simplified some event code - prevents infinite event loops - fixed …
EventIncludes.h 3.4 KB 2082   16 years landauf - simplified some event code - prevents infinite event loops - fixed …
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 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Factory.h 3.8 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Functor.h 20.4 KB 2084   16 years rgrieder - Added debug overlay that is constantly shown in graphics mode. F2 …
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 21.1 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Identifier.h 34.8 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
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 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Language.cc 11.8 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Language.h 5.1 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Loader.cc 5.7 KB 2019   16 years landauf many changes, most important: BaseObject takes now a pointer to it's …
Loader.h 2.1 KB 2010   16 years landauf renamed Level to XMLFile
LuaBind.cc 7.8 KB 2026   16 years landauf lua include is now looking for files in the media directory
LuaBind.h 2.6 KB 2026   16 years landauf lua include is now looking for files in the media directory
MetaObjectList.cc 3.3 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
MetaObjectList.h 2.9 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Namespace.cc 5.7 KB 2019   16 years landauf many changes, most important: BaseObject takes now a pointer to it's …
Namespace.h 2.4 KB 2019   16 years landauf many changes, most important: BaseObject takes now a pointer to it's …
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 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
ObjectListBase.cc 3.3 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
ObjectListBase.h 5.3 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
ObjectListIterator.h 8.5 KB 1747   16 years landauf merged core3 back to trunk
OrxonoxClass.cc 7.2 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
OrxonoxClass.h 4.8 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
RootGameState.cc 5.2 KB 2101   16 years rgrieder Finally managed to have a master InputState which enables: - Console …
RootGameState.h 1.5 KB 2101   16 years rgrieder Finally managed to have a master InputState which enables: - Console …
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 21.2 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
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.4 KB 2072   16 years landauf changed svn:eol-style to native in all new files
Template.h 2.5 KB 2072   16 years landauf changed svn:eol-style to native in all new files
XMLFile.h 1.6 KB 2010   16 years landauf renamed Level to XMLFile
XMLIncludes.h 1.9 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
XMLNameListener.cc 1.1 KB 2074   16 years landauf - added EventListener: this class fires an event if another class with …
XMLNameListener.h 1.3 KB 2074   16 years landauf - added EventListener: this class fires an event if another class with …
XMLPort.cc 1.4 KB 1789   16 years rgrieder reverted r1787
XMLPort.h 33.3 KB 2114   16 years rgrieder Replaced all "@file Blah.cc" with "@file" for better flexibility. …
Note: See TracBrowser for help on using the repository browser.