Updated addon repository URL and improved debug output on download
[supertux.git] / src / worldmap / special_tile.cpp
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2009-11-21 Ingo RuhnkeRenamed namespaces to all lowercase
2009-11-18 Ingo RuhnkeReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 Ingo RuhnkeMore -Weffc++ cleanup
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-06-20 Christoph SommerMore work on Teleporter and SpriteChange /
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-19 Matthias Braunmore work on worldmap switching
2006-04-14 Matthias Braunsplit worldmap into several files, updates, use SDL_Del...