Turned MenuManager into a proper class instead of just a collection of static functio...
[supertux.git] / src / supertux / screen_manager.hpp
2014-08-08 Ingo RuhnkeTurned MenuManager into a proper class instead of just...
2014-08-04 Ingo RuhnkeMerge branch 'feature/c++11'
2014-08-03 Ingo RuhnkeReplaced std::auto_ptr<> with std::unique_ptr<>
2011-09-28 Wolfgang BeckerMake it compile with 4.6.1.
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-19 Ingo RuhnkeRenamed MainLoop to ScreenManager
2009-11-19 Ingo RuhnkeRenamed MainLoop to ScreenManager