Rename the "BombFish" class to "SkyDive". The factory now uses the string "skydive".
[supertux.git] / src / badguy / owl.cpp
2010-03-09 Florian ForsterRename the "BombFish" class to "SkyDive". The factory...
2010-03-06 Florian ForsterOwl: Drop "Bombfishes" by default.
2010-03-06 Florian ForsterOwl: Add an offset to the "is_above_player()" method.
2010-03-06 Florian ForsterOwl: Let go of the carried object when above Tux.
2010-03-06 Florian ForsterOwl: Implement carrying around of "Portable" objects.
2010-03-06 Florian ForsterOwl: Turn around when hitting a wall.
2010-03-06 Florian ForsterOwl: Added initial code for an "Owl" badguy.