First round of cleanup up the AddonManager a bit
[supertux.git] / src / addon / addon_manager.hpp
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
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-09-24 Mathnerd314Addon include fixes.
2008-05-11 Christoph SommerAdd-on Manager rewrite