Clear menu stack when changing languages to force recreation of menus with the correc...
[supertux.git] / src / supertux / info_box.hpp
2009-12-13 Ingo RuhnkeUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-18 Ingo RuhnkeSplitted supertux/textscroller.?pp