Move patch to another directory
[supertux.git] / src / worldmap / sprite_change.cpp
2014-11-21 Tobias Markus[cppcheck] Part 1: Performance
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
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-21 Christoph SommerMade transition to and from boat smoother
2006-06-21 Christoph SommerNew stay_group of SpriteChange objects ensures in_stay_...
2006-04-30 Matthias Braunblind commit, please test: use squirrel datatypes
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-17 Matthias Braunthe boat works now
2006-04-14 Matthias Braunsplit worldmap into several files, updates, use SDL_Del...