[cppcheck] Part 1: Performance
[supertux.git] / src / badguy / totem.cpp
2014-11-21 Tobias Markus[cppcheck] Part 1: Performance
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2010-01-01 Mathnerd314Make it build with -DCOMPILE_AMALGATION=ON. Still not...
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2009-05-03 Mathnerd314* Use overloading in Lisp and Writer
2008-06-12 Ryan FlegelGetting rid of nasty tabs
2008-02-03 Christoph SommerMake Badguy activation dependent of Player position...
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-11-04 Christoph SommerBadguys squish badguys.
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...