Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem/src/core @ 2278

Name Size Rev Age Author Last Change
../
input 1795   16 years rgrieder changed return type of ConfigFileManager::getInstance() to …
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 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
ArgumentCompletionListElement.h 2.8 KB 1784   16 years rgrieder - removed obsolete Convert.h includes (possibly from old XML loading) …
BaseObject.cc 2.3 KB 1625   16 years rgrieder merged hud branch back to trunk
BaseObject.h 5.1 KB 1841   16 years rgrieder - "windows.h" —> "winbase.h" in Sleep.h. This causes less trouble …
ClassFactory.h 3.0 KB 1747   16 years landauf merged core3 back to trunk
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.1 KB 2239   16 years rgrieder Resolved tolua include directory problem in another fashion by adding …
CommandEvaluation.cc 10.3 KB 1747   16 years landauf merged core3 back to trunk
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.6 KB 2234   16 years rgrieder Modified package.lua to automatically remove all _LibExport macros to …
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 2278   15 years adrfried unsigned int → size_t for std::string related functions I hope this …
ConfigFileManager.h 12.6 KB 1795   16 years rgrieder changed return type of ConfigFileManager::getInstance() to …
ConfigValueContainer.cc 11.9 KB 1795   16 years rgrieder changed return type of ConfigFileManager::getInstance() to …
ConfigValueContainer.h 12.1 KB 1747   16 years landauf merged core3 back to trunk
ConfigValueIncludes.h 4.6 KB 1747   16 years landauf merged core3 back to trunk
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.3 KB 1762   16 years rgrieder Fix for Core::getInstance didn't work on linux.
Core.h 2.5 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
CoreIncludes.h 4.0 KB 1856   16 years landauf - some small adjustments in identifier and co. - renamed …
CorePrereqs.h 4.4 KB 1757   16 years landauf added ClassTreeMaskObjectIterator this iterator iterates through all …
Executor.cc 8.4 KB 1786   16 years rgrieder Corrected types when using 'const Type' constants
Executor.h 14.8 KB 2278   15 years adrfried unsigned int → size_t for std::string related functions I hope this …
Factory.cc 3.8 KB 1856   16 years landauf - some small adjustments in identifier and co. - renamed …
Factory.h 3.8 KB 1856   16 years landauf - some small adjustments in identifier and co. - renamed …
Functor.h 20.3 KB 2278   15 years adrfried 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 1856   16 years landauf - some small adjustments in identifier and co. - renamed …
Identifier.h 31.8 KB 1856   16 years landauf - some small adjustments in identifier and co. - renamed …
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.8 KB 1755   16 years rgrieder merged gui back to trunk. update the media repository!
Loader.h 2.1 KB 1505   16 years rgrieder f* svn: It doesn't even inform you if you attempt to set a non …
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 2278   15 years adrfried 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 2278   15 years adrfried 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!
Script.cc 7.1 KB 2278   15 years adrfried unsigned int → size_t for std::string related functions I hope this …
Script.h 2.3 KB 2278   15 years adrfried unsigned int → size_t for std::string related functions I hope this …
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 …
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 29.8 KB 2278   15 years adrfried unsigned int → size_t for std::string related functions I hope this …
Note: See TracBrowser for help on using the repository browser.