fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / badguy / sspiky.cpp
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-12 Christoph SommerTwo more "WalkingBadguy"s
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-07-06 Christoph SommerExpanded sleeping Spiky's wakeup range
2006-07-05 Christoph SommerFixed problems with Rockets and Cannons sometimes rever...
2006-07-03 Wolfgang BeckerSupport for initial direction "left"|"right"|"auto...
2006-05-13 Christoph SommerBadguys now inherit from MovingSprite
2006-04-30 Christoph SommerBadguys read hitbox from .sprite file
2006-04-19 Christoph SommerHardcoded stay-on-platform behaviour as follows: Mr...
2006-04-14 Ondřej HošekMerged Spiky and Sleeping Spiky to reduce number of...
2006-04-14 Ondřej Hošek* Implemented StayOnPlatform on badguys where useful
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-03-19 Christoph SommerBadguys rely on new (dummy-)function get_nearest_player. /
2006-02-14 Stephen Groundwateradded Christoph's sleepy spiky, created a plant badguy...