icecrusher.cpp: Remove debug message.
[supertux.git] / src / object / icecrusher.cpp
2011-01-11 florianficecrusher.cpp: Remove debug message.
2010-03-26 florianfKrosh: Add large (4x4) icecrusher sprite and code.
2010-03-20 mathnerd314Rename ACTIVATION_DISTANCE to get compile_amalgation...
2010-02-28 florianfIcecrusher and Haywire: Use the bounding box to find...
2010-02-28 florianfIcecrusher: Use Sector::get_nearest_player().
2010-02-26 florianfIceCrusher: Implemented a cooldown timer.
2010-02-26 florianfIceCrusher: Use gavitation rather than linear speed...
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-27 grumbelChanged ObjectFactory code so that it works properly...
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.