Bug 471: Fix upward release of ice block, and grabbing cleanups.
[supertux.git] / src / object / player.hpp
2010-01-30 florianfBug 471: Fix upward release of ice block, and grabbing...
2009-12-14 grumbelAdded SpritePtr
2009-12-13 grumbelUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-11-21 grumbelRenamed namespaces to all lowercase
2009-11-17 grumbelMore -Weffc++ cleanup, almost done
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.