Ported changes from 0.3.1 and bumped version to 0.3.2-SVN
[supertux.git] / src / addon_manager.cpp
2007-12-20 Christoph SommerPorted changes from 0.3.1 and bumped version to 0.3...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-12-16 Tim GoyaInitial integration, lots of broken stuff
2007-04-18 Christoph SommerImproved Add-on Manager's error handling
2007-04-08 Christoph SommerGraceful handling of situations when downloading the...
2007-04-04 Christoph SommerAdd-on Manager now uses .nfo files for meta information
2007-04-01 Christoph SommerAdded Add-ons for Add-on manager, so online checks...
2007-03-03 Tim GoyaConvert cnames back to .h
2007-03-02 Tim Goyaminimize some #includes and replace with forward decls
2007-02-02 Matthias Braunuse PHYSFS for all filesystem operations.
2007-02-01 Christoph SommerReplaced call to "unlink" with one to "remove". This...
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-25 Christoph SommerExperiments with Addon Manager. To try it out, install...