Removed AddonManager::InstallRequest, the data can be hold in the lambda capture...
[supertux.git] / src / supertux / menu / addon_dialog.cpp
2014-08-26 Ingo RuhnkeUse a chain of callbacks instead of a single one in...
2014-08-26 Ingo RuhnkeMade AddonDialog output some prettier text, installatio...
2014-08-26 Ingo RuhnkeHooked up progress reporting into the AddonDialog,...
2014-08-26 Ingo RuhnkeAdded AddonDialog and connected it into the whole non...