Fix broken dart traps in "Little Venice"
[supertux.git] / src / sprite /
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.