Bug 474: Flip bonus-block flowers and partial-size tilemaps properly.
[supertux.git] / src / sprite / sprite.cpp
2010-01-30 florianfBug 474: Flip bonus-block flowers and partial-size...
2010-01-24 mathnerd314Use NDEBUG a bit less.
2009-12-24 mathnerd314- sounds are on both channels
2009-12-14 grumbelAdded SpritePtr
2009-12-13 grumbelMore use of SurfacePtr
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-19 tuxdevplay with CMakeLists.txt compile flags, change from...
2009-11-18 grumbelReplaced <c*> headers with <*.h>
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.