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