fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / worldmap / tux.cpp
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-06-21 Christoph SommerNew stay_group of SpriteChange objects ensures in_stay_...
2006-06-20 Christoph SommerMore work on Teleporter and SpriteChange /
2006-06-20 Christoph SommerAdded "interactive" Teleporters /
2006-06-20 Christoph SommerExperiments with new Teleporter Worldmap Tile
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-19 Matthias Braunmore work on worldmap switching
2006-04-17 Christoph SommerRemoved a global variable
2006-04-17 Matthias Braunthe boat works now
2006-04-17 Matthias Braun- Fixed ghostforest vs. ghostwood name
2006-04-14 Matthias Braunsplit worldmap into several files, updates, use SDL_Del...