Merged changes from branches/supertux-milestone2-grumbel/ to trunk/supertux/
[supertux.git] / src / badguy / darttrap.cpp
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...
2008-01-05 Christoph SommerNew email address
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-06-16 Christoph SommerEnlarged Dart hitbox to work around Darts shooting...
2007-01-23 Matthias Braun- fix a bunch of msvc warnings (mostly assigning double...
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-09 Christoph SommerA little work on Dart and DartTrap
2006-07-05 Christoph SommerFixed problems with Rockets and Cannons sometimes rever...
2006-07-03 Wolfgang BeckerSupport for initial direction "left"|"right"|"auto...
2006-07-02 Wolfgang BeckerAdd some more sound_manager->preloads into object const...
2006-06-02 Christoph SommerAdded dart fire and dart hit sound (selfmade, PD) /
2006-05-13 Christoph SommerBadguys now inherit from MovingSprite
2006-04-30 Christoph SommerBadguys read hitbox from .sprite file
2006-04-27 Christoph SommerTried enabling keyword substitution for $Id$
2006-04-15 Christoph SommerAdded some audio / Minor fixes / Nicer test level
2006-04-15 Christoph SommerBadguys "DartTrap" and "Dart"