Short Fuse: Implemented the new minibomb from the Milestone 2 Design Document.
[supertux.git] / src / badguy / badguy.cpp
2010-02-28 florianfbadbuy/badbuy.cpp: Use Sector::get_nearest_player().
2010-02-27 mathnerd314Fix for Yeti killing you when he jumps. (probably won...
2010-01-30 florianfCleanups related to tilemap positions:
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.