Moved Levelset into it's own class, pass WorldState around instead of PlayerState...
[supertux.git] / src / supertux / game_manager.cpp
2014-08-14 Ingo RuhnkeMoved Levelset into it's own class, pass WorldState...
2014-08-11 Ingo RuhnkeMerge branch 'feature/savegame'
2014-08-11 Ingo RuhnkeMoved TitleScreen::get_level_name() into GameManager...
2014-08-11 Ingo RuhnkeMoved savegame name generation into World class and...
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2014-08-10 Ingo RuhnkeMerge branch 'feature/menu-cleanup'
2014-08-09 Ingo RuhnkeAdded GameManager class to keep track of the World...