fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / badguy / flyingsnowball.cpp
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-06-28 Christoph SommerMade SpriteParticle's action configurable
2006-06-25 Christoph SommerSwitched y coordinate of Physics class to be like all...
2006-06-02 Christoph SommerSpriteParticle constructor now takes an AnchorPoint...
2006-05-13 Christoph SommerBadguys now inherit from MovingSprite
2006-05-01 Christoph SommerNew GameObject SpriteParticle
2006-04-30 Christoph SommerBadguys read hitbox from .sprite file
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. /
2005-12-28 Matthias Braunnormalize paths for images so that you can use .. in...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2004-12-20 Matthias Braunimplemented a new object factory mechanism which is...
2004-12-05 Matthias Braunforgot to add new files