Fix for coverity #29401
[supertux.git] / src / object / coin_rain.cpp
2014-11-21 Tobias Markus[cppcheck] Part 1: Performance
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
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
2014-08-12 Ingo RuhnkeRemoved trailing whitespace from all *.?pp files
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-13 LMHReduced code for HeavyCoin used by CoinRain, correcting...
2013-07-11 LMHNew BonusBlock content: 'coinrain'. Causes ten coins...