Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3260   15 years rgrieder #299: Fixed a bug in ConfigValueIncludes.h and exported command …
(edit) @3257   15 years rgrieder Unified enumeration layout according to the style guide (which I have …
(edit) @3255   15 years rgrieder #298: Improved usage dialogue creation and the information itself.
(edit) @3254   15 years rgrieder Massively improved exception-safety in GraphicsManager. This …
(edit) @3253   15 years rgrieder Minor fixes and changes.
(edit) @3251   15 years rgrieder Fixed two serious dependency bugs: - Only every second file of the …
(edit) @3250   15 years rgrieder Executing decision on #300: Renaming String.h to StringUtils.h …
(edit) @3249   15 years rgrieder StartLevel —> DefaultLevel and moved the CommandLine argument …
(edit) @3248   15 years rgrieder Build fix for new GCC versions
(edit) @3247   15 years rgrieder Removed OrxonoxClass inheritance from Game and Core: this allows the …
(edit) @3246   15 years rgrieder Added new feature to CommandLine: arguments that cannot be specified …
(edit) @3245   15 years rgrieder Moved Game::getLevel to LevelManager::getStartLevel and Game::setLevel …
(edit) @3243   15 years rgrieder Moved GameState construction from pre-main() to after Core creation. …
(edit) @3239   15 years rgrieder Found a way to write orxonox_cast<T*> instead of orxonox_cast<T> so …
(edit) @3238   15 years rgrieder Improved exception-safety in the Game class and fixed some issues and …
(edit) @3237   15 years rgrieder Improved exception-safety in the InputManager.
(edit) @3236   15 years rgrieder Fixed a bug in SoundManager: Construction, destruction and …
(edit) @3235   15 years rgrieder Added ScopeGuard from the Loki library. It provides a very simple …
(edit) @3228   15 years rgrieder Found a tedious bug resulting in the wrong behavior regarding PCH …
(edit) @3225   15 years rgrieder Using super for MSVC because I can't use the orxonox_cast in Super.h
(edit) @3224   15 years rgrieder Removed three macros: Two (ClassByString and ClassByID) by replacing …
(edit) @3223   15 years rgrieder Add a new core-feature: orxonox_cast<T>() The functions casts objects …
(copy) @3222   15 years rgrieder Creating branch for new features/changes in the core.
copied from code/trunk:
(edit) @3214   15 years scheusso merged netp5 back to trunk
Note: See TracRevisionLog for help on using the revision log.