Replaced Ref and RefCounter with std::shared_ptr<>
[supertux.git] / src / badguy / short_fuse.cpp
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-17 Ingo RuhnkeMerge branch 'feature/init-cleanup'
2014-08-17 Ingo RuhnkeTurned a lot of other global objects into Currentons
2013-10-26 LMHNew sounds: cracking, icecrash, pop, and sizzle.
2013-10-26 LMHMade short_fuse explode when hit with bullets of all...
2013-09-21 Benjamin LeducMerge branch 'master' of https://code.google.com/p...
2013-09-17 LMHNew sounds: cracking, icecrash, pop, and sizzle.
2013-09-02 LMHMade short_fuse explode when hit with bullets of all...
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-13 LMHShort Fuse runs dead-script when exploding, not just...
2010-03-02 Florian ForsterShort Fuse: Make badguy shootable with the fireflower.
2010-03-02 Florian ForsterShort Fuse: Implemented the new minibomb from the Miles...