object/explosion.[ch]pp: Added the "hurt" and "push" members.
[supertux.git] / src / sprite /
2010-02-28 florianfUnstable tile: Dissolve, then disappear without falling...
2010-02-28 mathnerd314Fix Sprite class once and for all.
2010-02-28 florianfsprite/sprite.cpp: Revert revision 6435 by Mathnerd314.
2010-02-27 mathnerd314Fix frame out of range error for -O2 release build...
2010-01-30 florianfBug 474: Flip bonus-block flowers and partial-size...
2010-01-24 mathnerd314Use NDEBUG a bit less.
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-24 mathnerd314- sounds are on both channels
2009-12-14 grumbelAdded SpritePtr
2009-12-14 grumbelAdded Surface::clone() method
2009-12-13 grumbelMore use of SurfacePtr
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-25 mathnerd314* Make it compile again
2009-11-19 grumbelMove some more globals to supertux/globals.hpp
2009-11-19 tuxdevplay with CMakeLists.txt compile flags, change from...
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-18 grumbelReplaced <c*> headers with <*.h>
2009-11-17 grumbelMore -Weffc++ cleanup
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.