Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core4/src/orxonox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3311   15 years rgrieder You can't watch out for unwanted changes every time… Reverting some …
(edit) @3310   15 years rgrieder Optimisations in the pathway of the input. Nobody will ever notice the …
(edit) @3294   15 years rgrieder Bugfix: windowResized() was not called upon render window creation. …
(edit) @3293   15 years rgrieder Linux and GCC build fixes.
(edit) @3291   15 years rgrieder Added window size as static variable to the WindowEventListener …
(edit) @3290   15 years rgrieder Moved WindowEventListener to the core to avoid some really ugly hacks …
(edit) @3279   15 years rgrieder Heavy clean up in the InputManager; not many real code changes though. …
(edit) @3274   15 years rgrieder Added a few more generic parts to the input library: - Created Mouse …
(edit) @3270   15 years rgrieder Extracted joy stick related code from InputManager to a new JoyStick …
(edit) @3265   15 years rgrieder - Removed superfluous convertToString and convertFromString (replaced …
(edit) @3262   15 years rgrieder Replaced orxonox::min and orxonox::max with std version (which do …
(edit) @3261   15 years rgrieder #295: Capturing CEGUI output and rerouting it to COUT with reasonable …
(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) @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) @3247   15 years rgrieder Removed OrxonoxClass inheritance from Game and Core: this allows the …
(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) @3236   15 years rgrieder Fixed a bug in SoundManager: Construction, destruction and …
(edit) @3225   15 years rgrieder Using super for MSVC because I can't use the orxonox_cast in Super.h
(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/src/orxonox:
(edit) @3214   15 years scheusso merged netp5 back to trunk
Note: See TracRevisionLog for help on using the revision log.