Updated addon repository URL and improved debug output on download
[supertux.git] / src / worldmap / level.hpp
2014-08-16 Benjamin LeducMerge branch 'master' of https://code.google.com/p...
2014-08-15 Ingo RuhnkeAdded WorldmapCheatMenu (grow/fire/snow/etc., mark...
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2013-10-26 LMHAdded ability to define a 'target time' for levels...
2013-10-26 LMHWorldmap now supports an additional level sprite action...
2013-09-06 LMHAdded ability to define a 'target time' for levels...
2013-09-03 LMHWorldmap now supports an additional level sprite action...
2009-12-14 Ingo RuhnkeAdded SpritePtr
2009-12-14 Ingo RuhnkeRemoved some unused code
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
2007-01-20 Matthias Braun- fix tux not advancing on worldmap after solving a...
2006-08-18 Christoph SommerIcyisland intro is now an ordinary level set to "auto...
2006-07-23 Christoph SommerTentative checkin of tuxdev's "Object improvement patch...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-06-17 Christoph SommerAdded (inactive) code to show level pictures on worldmap
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-17 Christoph SommerRemoved a global variable
2006-04-14 Matthias Braunsplit worldmap into several files, updates, use SDL_Del...