Replaced Ref and RefCounter with std::shared_ptr<>
[supertux.git] / src / object / coin_explode.cpp
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2013-10-26 LMHCleaned up some junk in bonus_block.
2013-08-26 LMHCleaned up some junk in bonus_block.
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-16 LMHHeavyCoins make noise when they collide with solid...
2013-07-13 LMHNew BonusBlock content: 'explode' - a coin explosion.