source:
code/branches/core4/src/core
@
4688
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
input | 3311 | 15 years | rgrieder | You can't watch out for unwanted changes every time… Reverting some … | |
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.9 KB | 3265 | 15 years | rgrieder | - Removed superfluous convertToString and convertFromString (replaced … |
ArgumentCompletionFunctions.h | 2.2 KB | 1887 | 16 years | rgrieder | FIRST THINGS FIRST: Delete or rename your keybindings.ini … |
ArgumentCompletionListElement.h | 2.8 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
BaseObject.cc | 11.3 KB | 3250 | 15 years | rgrieder | Executing decision on #300: Renaming String.h to StringUtils.h … |
BaseObject.h | 9.5 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
ClassFactory.h | 3.3 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
ClassTreeMask.cc | 34.8 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
ClassTreeMask.h | 13.6 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Clock.cc | 2.0 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Clock.h | 2.2 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
CMakeLists.txt | 2.1 KB | 3290 | 15 years | rgrieder | Moved WindowEventListener to the core to avoid some really ugly hacks … |
CommandEvaluation.cc | 10.5 KB | 3295 | 15 years | landauf | fixed a bug causing console commands to be case sensitive if called … |
CommandEvaluation.h | 3.8 KB | 3257 | 15 years | rgrieder | Unified enumeration layout according to the style guide (which I have … |
CommandExecutor.cc | 30.7 KB | 3257 | 15 years | rgrieder | Unified enumeration layout according to the style guide (which I have … |
CommandExecutor.h | 5.9 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
CommandLine.cc | 13.0 KB | 3262 | 15 years | rgrieder | Replaced orxonox::min and orxonox::max with std version (which do … |
CommandLine.h | 9.1 KB | 3257 | 15 years | rgrieder | Unified enumeration layout according to the style guide (which I have … |
ConfigFileManager.cc | 21.2 KB | 3266 | 15 years | rgrieder | Forgot to save a file. |
ConfigFileManager.h | 13.1 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
ConfigValueContainer.cc | 11.9 KB | 3257 | 15 years | rgrieder | Unified enumeration layout according to the style guide (which I have … |
ConfigValueContainer.h | 12.6 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
ConfigValueIncludes.h | 4.4 KB | 3260 | 15 years | rgrieder | #299: Fixed a bug in ConfigValueIncludes.h and exported command … |
ConsoleCommand.cc | 2.5 KB | 2087 | 16 years | landauf | merged objecthierarchy branch back to trunk |
ConsoleCommand.h | 7.4 KB | 3257 | 15 years | rgrieder | Unified enumeration layout according to the style guide (which I have … |
ConsoleCommandCompilation.cc | 5.0 KB | 3198 | 15 years | scheusso | merged netp4 back to trunk |
ConsoleCommandCompilation.h | 1.6 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Core.cc | 22.7 KB | 3255 | 15 years | rgrieder | #298: Improved usage dialogue creation and the information itself. |
Core.h | 4.1 KB | 3247 | 15 years | rgrieder | Removed OrxonoxClass inheritance from Game and Core: this allows the … |
CoreIncludes.h | 3.6 KB | 3224 | 15 years | rgrieder | Removed three macros: Two (ClassByString and ClassByID) by replacing … |
CorePrecompiledHeaders.h | 2.0 KB | 3214 | 15 years | scheusso | merged netp5 back to trunk |
CorePrereqs.h | 5.7 KB | 3291 | 15 years | rgrieder | Added window size as static variable to the WindowEventListener … |
Event.cc | 2.6 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Event.h | 1.9 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
EventIncludes.h | 3.5 KB | 3239 | 15 years | rgrieder | Found a way to write orxonox_cast<T*> instead of orxonox_cast<T> so … |
Executor.cc | 8.4 KB | 3262 | 15 years | rgrieder | Replaced orxonox::min and orxonox::max with std version (which do … |
Executor.h | 14.9 KB | 3262 | 15 years | rgrieder | Replaced orxonox::min and orxonox::max with std version (which do … |
Factory.cc | 4.4 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Factory.h | 3.9 KB | 2761 | 16 years | rgrieder | Removed forgotten std::cout output in Factory (from objecthierarchy … |
Functor.h | 20.7 KB | 3257 | 15 years | rgrieder | Unified enumeration layout according to the style guide (which I have … |
Game.cc | 18.7 KB | 3278 | 15 years | rgrieder | Bugfix: When requesting a game that that wasn't child or parent but … |
Game.h | 6.1 KB | 3250 | 15 years | rgrieder | Executing decision on #300: Renaming String.h to StringUtils.h … |
GameMode.cc | 1.3 KB | 2896 | 16 years | landauf | Merged gui branch back to trunk. I did 2 small changes in … |
GameMode.h | 2.4 KB | 2896 | 16 years | landauf | Merged gui branch back to trunk. I did 2 small changes in … |
GameState.cc | 3.9 KB | 3243 | 15 years | rgrieder | Moved GameState construction from pre-main() to after Core creation. … |
GameState.h | 3.6 KB | 3243 | 15 years | rgrieder | Moved GameState construction from pre-main() to after Core creation. … |
Identifier.cc | 20.0 KB | 3250 | 15 years | rgrieder | Executing decision on #300: Renaming String.h to StringUtils.h … |
Identifier.h | 36.4 KB | 3239 | 15 years | rgrieder | Found a way to write orxonox_cast<T*> instead of orxonox_cast<T> so … |
IRC.cc | 4.8 KB | 3265 | 15 years | rgrieder | - Removed superfluous convertToString and convertFromString (replaced … |
IRC.h | 2.1 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Iterator.h | 10.3 KB | 3239 | 15 years | rgrieder | Found a way to write orxonox_cast<T*> instead of orxonox_cast<T> so … |
Language.cc | 11.8 KB | 3247 | 15 years | rgrieder | Removed OrxonoxClass inheritance from Game and Core: this allows the … |
Language.h | 5.2 KB | 3247 | 15 years | rgrieder | Removed OrxonoxClass inheritance from Game and Core: this allows the … |
Loader.cc | 7.3 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Loader.h | 2.2 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
LuaBind.cc | 8.3 KB | 3250 | 15 years | rgrieder | Executing decision on #300: Renaming String.h to StringUtils.h … |
LuaBind.h | 2.6 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
MetaObjectList.cc | 3.3 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
MetaObjectList.h | 2.9 KB | 2171 | 16 years | landauf | merged revisions 2111-2170 from objecthierarchy branch back to trunk. |
Namespace.cc | 5.7 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Namespace.h | 2.4 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
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 | 2171 | 16 years | landauf | merged revisions 2111-2170 from objecthierarchy branch back to trunk. |
ObjectListBase.cc | 3.3 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
ObjectListBase.h | 5.8 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
ObjectListIterator.h | 8.3 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
OrxonoxClass.cc | 7.3 KB | 3271 | 15 years | rgrieder | Modifying some strange template function declarations to avoid forward … |
OrxonoxClass.h | 5.1 KB | 3293 | 15 years | rgrieder | Linux and GCC build fixes. |
Shell.cc | 12.0 KB | 3260 | 15 years | rgrieder | #299: Fixed a bug in ConfigValueIncludes.h and exported command … |
Shell.h | 4.7 KB | 3260 | 15 years | rgrieder | #299: Fixed a bug in ConfigValueIncludes.h and exported command … |
Super.h | 25.4 KB | 3225 | 15 years | rgrieder | Using super for MSVC because I can't use the orxonox_cast in Super.h |
TclBind.cc | 5.5 KB | 3250 | 15 years | rgrieder | Executing decision on #300: Renaming String.h to StringUtils.h … |
TclBind.h | 2.1 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
TclThreadManager.cc | 25.8 KB | 3265 | 15 years | rgrieder | - Removed superfluous convertToString and convertFromString (replaced … |
TclThreadManager.h | 4.7 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Template.cc | 5.9 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
Template.h | 2.7 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
WindowEventListener.cc | 2.1 KB | 3291 | 15 years | rgrieder | Added window size as static variable to the WindowEventListener … |
WindowEventListener.h | 2.3 KB | 3291 | 15 years | rgrieder | Added window size as static variable to the WindowEventListener … |
XMLFile.h | 1.6 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
XMLNameListener.cc | 1.1 KB | 2087 | 16 years | landauf | merged objecthierarchy branch back to trunk |
XMLNameListener.h | 1.3 KB | 2087 | 16 years | landauf | merged objecthierarchy branch back to trunk |
XMLPort.cc | 1.4 KB | 3196 | 15 years | rgrieder | Merged pch branch back to trunk. |
XMLPort.h | 39.6 KB | 3239 | 15 years | rgrieder | Found a way to write orxonox_cast<T*> instead of orxonox_cast<T> so … |
Note: See TracBrowser
for help on using the repository browser.