Use std::unique_ptr<> in ScreenManager
[supertux.git] / src / supertux / levelintro.cpp
2014-08-08 Ingo RuhnkeUse std::unique_ptr<> in ScreenManager
2014-08-06 Ingo RuhnkeMerge branch 'feature/gamecontroller'
2014-08-06 Ingo RuhnkeRenamed JoystickKeyboardController to InputManager
2014-08-06 Ingo RuhnkeMoved keyboard code into KeyboardManager class
2013-10-26 LMHLevel into screen will now display target time if defin...
2013-09-07 LMHLevel into screen will now display target time if defin...
2013-02-20 LMHMerge branch 'icyworld' new worldmap graphics for Icy...
2013-02-13 LMHShow 'Badguys killed' in the level intro stats; bug 951
2010-04-17 Matt McCutchenSwitch to boost::format for non-trivial substitution...
2010-03-08 Ingo RuhnkePatch for multiple joysticks from const86 <const@mimas.ru>
2010-02-21 Mathnerd314* Split systemRandom into graphicsRandom (particles...
2009-12-28 Mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-11-19 Ingo RuhnkeRenamed MainLoop to ScreenManager
2009-11-19 Ingo RuhnkeTurned stuff in supertux/resources.cpp into a class...
2009-11-18 Ingo RuhnkeAdded supertux/globals.?pp to collect all the random...
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup, almost done
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...