First round of cleanup up the AddonManager a bit
[supertux.git] / src / supertux / menu / addon_menu.cpp
2014-08-25 Ingo RuhnkeFirst round of cleanup up the AddonManager a bit
2014-08-18 Ingo RuhnkeFixed AddonManager load/save of disabled addon files
2014-08-17 Ingo RuhnkeTurned AddonManager into a Currenton
2014-08-16 Benjamin LeducMerge branch 'master' of https://code.google.com/p...
2014-08-15 Ingo RuhnkeRemoved old Menu::check_menu() and replaced it with...
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2014-01-24 LMHRevert "Speed improvement: Moving check online to diffe...
2014-01-24 Tobias MarkusSpeed improvement: Moving check online to different...
2014-01-03 LMHRevert "Speed improvement: Moving check online to diffe...
2013-12-15 Tobias MarkusSpeed improvement: Moving check online to different...
2013-08-12 Tobias MarkusStrings in the addon manager can now be translated...
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-19 Ingo RuhnkeMove some code from TitleScreen to AddonMenu
2009-11-19 Ingo RuhnkeMove all Menus into separate classes