Don't update magic blocks that are not on the screen, because it's dark there.
[supertux.git] / src / object / magicblock.cpp
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...