Badguy activation/deactivation (Matt's patch from bug 540)
[supertux.git] / src / badguy / badguy.cpp
2010-01-21 mathnerd314Badguy activation/deactivation (Matt's patch from bug...
2009-12-28 mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-06 grumbelRenamed Rect to Rectf
2009-11-18 grumbelReplaced more lisp::Lisp/lisp::Writer with Reader/Writer
2009-11-17 grumbelMore -Weffc++ cleanup
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...
2009-11-14 mathnerd314Use run_dead_script wherever possible and make kill_...
2009-06-27 wolfgangbDo not apply friction if Tux's x-velocity is zero.