fix cr/lfs and remove trailing whitespaces...
[supertux.git] / src / badguy / totem.cpp
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-14 Wolfgang BeckerSound for connecting totems.
2006-07-10 Christoph SommerStay-on-platform Badguys no longer go crazy when fallin...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-06-25 Christoph SommerSwitched y coordinate of Physics class to be like all...
2006-05-13 Christoph SommerBadguys now inherit from MovingSprite
2006-05-11 Christoph SommerFirst attempts at making BadGuys cloneable
2006-04-30 Christoph SommerBadguys read hitbox from .sprite file
2006-04-24 Ryan FlegelReplaced may_fall_off_platform() with might_fall()
2006-04-19 Christoph SommerHardcoded stay-on-platform behaviour as follows: Mr...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-12 Matthias Braunfade out console
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-03-26 Christoph SommerMade Totem jump a bit before stacking
2006-03-26 Christoph SommerNew Badguy "Totem" - a variable-height stack of wooden...