Fix patch application
[supertux.git] / src / addon / addon.cpp
2014-08-25 Ingo RuhnkeMerge branch 'feature/addon-manager'
2014-08-25 Ingo RuhnkeRenamed "http_url", just "url"
2014-08-25 Ingo RuhnkeKeep proper track of MD5 checksums of addons
2014-08-25 Ingo RuhnkeUpdated copyright header
2014-08-25 Ingo RuhnkeLarge scale refactor/rewrite of the AddonManager, addin...
2014-08-25 Ingo RuhnkeFirst round of cleanup up the AddonManager a bit
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-11 Ingo RuhnkeMerge branch 'feature/argparse'
2014-08-11 Ingo RuhnkeFixed compiler warnings due to new loglevel aware log...
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-09-19 Mathnerd314more svn:eol-style = native and header fixes
2008-05-11 Christoph SommerAdd-on Manager rewrite