Revert "Proposed fix for coverity #29372" because of causing Segmentation
[supertux.git] / src / addon / addon.hpp
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 RuhnkeAdded check for MD5 and version number to Addon online...
2014-08-25 Ingo RuhnkeUpdated copyright header
2014-08-25 Ingo RuhnkeLarge scale refactor/rewrite of the AddonManager, addin...
2014-08-25 Ingo RuhnkeSome more AddonManager refactoring
2014-08-25 Ingo RuhnkeFirst round of cleanup up the AddonManager a bit
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2009-12-23 Mathnerd314svn:eol-style native + comment fixes
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
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