Haywire: Fix a null-pointer dereference when Haywire gets hit by an iceblock.
[supertux.git] / src / badguy / haywire.cpp
2010-03-02 florianfHaywire: Fix a null-pointer dereference when Haywire...
2010-02-28 grumbelCompiler warning fix, init variables to 0
2010-02-28 grumbelCompiler warning fix, init variables to 0
2010-02-28 florianfbadguy/haywire.cpp: Use BadGuy::get_nearest_player().
2010-02-28 florianfIcecrusher and Haywire: Use the bounding box to find...
2010-02-28 florianfHaywire: Walk towards the player if possible.
2010-02-28 florianfHaywire: Implemented a first version of the "crazy...