New sound effects
[supertux.git] / src / badguy / dart.cpp
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2014-08-17 Ingo RuhnkeMade code -Wshadow clean
2014-08-12 Ingo RuhnkeUse std::unique_ptr<> throughout the audio system
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2009-12-29 Mathnerd314* Revert breaking changes from last revision
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-04-02 Christoph SommerPreload Dart sounds. Resolves issue 0000331
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-01-02 Wolfgang BeckerSorry, was too early for that patch.
2007-01-02 Wolfgang Becker[ Patch #1793 ] Turn physic into POD
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-07-05 Christoph SommerFixed problems with Rockets and Cannons sometimes rever...
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-31 Wolfgang BeckerReset to release memory.
2006-05-26 Matthias Braun- Remove ManagedSoundSource
2006-05-13 Christoph SommerSmall bug
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-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"