Fixed trailing whitespaces in all(?) source files of supertux, also fixed some svn...
[supertux.git] / src / object / magicblock.cpp
2007-01-28 Arvid NorlanderFixed trailing whitespaces in all(?) source files of...
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2006-11-08 Wolfgang BeckerUpdate magic blocks only if center is on screen.
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...