Fix for coverity #29401
[supertux.git] / src / object / bonus_block.hpp
2014-11-09 LMHBasic code structure to allow for two new powerups
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>
2014-08-11 Ingo RuhnkeUpdated email address, grumbel@gmx.de -> grumbel@gmail.com
2013-10-26 LMHCleaned up some junk in bonus_block.
2013-10-26 LMHStart working on a bonusblock drop procedure for when...
2013-08-26 LMHCleaned up some junk in bonus_block.
2013-08-21 LMHStart working on a bonusblock drop procedure for when...
2013-07-19 LMHMerge branch 'glow_effects'
2013-07-13 LMHNew BonusBlock content: 'explode' - a coin explosion.
2013-07-11 LMHNew BonusBlock content: 'coinrain'. Causes ten coins...
2012-12-07 LMHNew bonus_block contnet: trampolines & rock
2012-11-28 LMHNew bonus_block content: light
2012-11-23 LMHMulti-coin bonus block (not bricks) handeled correctly...
2012-01-21 LMHBonusblock enhancements: sprite changable, multi-hit...
2010-03-11 Florian Forsterobject/bonus_block.[ch]pp: Fix a NULL-pointer dereference.
2010-03-07 Mathnerd314Pass player object in to BonusBlock rather than using...
2009-11-18 Ingo RuhnkeSplit object/block.?pp