Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.