Allow Tux to throw rocks (and lanterns), so he won't hurt himself that easily
[supertux.git] / src / object / magicblock.cpp
2006-09-24 Wolfgang BeckerBlack magic blocks now become solid, if any kind of...
2006-09-17 Wolfgang BeckerMagicblock timeout does not count if offscreen.
2006-09-17 Wolfgang BeckerDon't update magic blocks that are not on the screen...
2006-08-12 Christoph SommerMagic Blocks only turn solid when nothing's blocking...
2006-08-12 Christoph SommerReduced switching delay from 1s to 0.1s
2006-08-12 Wolfgang BeckerMagic Blocks stay solid for at least 1sec.
2006-08-11 Wolfgang BeckerMagic Blocks. (DrawingContext::get_light is not working...