--amend
[supertux.git] / src / addon / addon_manager.cpp
2013-10-26 LMH--amend
2013-10-26 LMHAddon manager references a different index to keep...
2012-12-20 LMHMove index for addon manager to Google Code
2011-09-28 Wolfgang BeckerMake it compile with 4.6.1.
2010-03-05 Florian Forsteraddon_manager.cpp: Changed add-on URL to supertux.letha...
2009-11-20 Ingo RuhnkeUse some more auto_ptr<>
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-06-21 Wolfgang Beckersnv ignore version.h, add includes for gcc 4.3.3.
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-09-22 Arvid NorlanderFix curl include paths that were messed up in 5778...
2008-09-19 Mathnerd314more svn:eol-style = native and header fixes
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2008-05-31 Wolfgang Beckeranother include for g++ 4.3
2008-05-18 Matthias Braunfix crash when filename is shorter than extension length
2008-05-11 Christoph SommerStupid copy/paste bug. The archiveDir is, of course...
2008-05-11 Christoph SommerAdd-on Manager rewrite