New bonus_block content: light
[supertux.git] / src / object / bonus_block.cpp
2012-11-28 LMHNew bonus_block content: light
2012-11-23 LMHMulti-coin bonus block (not bricks) handeled correctly...
2012-05-01 Eric NewberryBracked case statements in bonus_block.cpp fixing build...
2012-02-20 LMHCleaned up code slop in bonus_block.cpp introduced...
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-12-28 Mathnerd314include fixes from ohnobinki, video_systems.cpp should...
2009-12-14 Ingo RuhnkeAdded SpritePtr
2009-11-27 Ingo RuhnkeChanged ObjectFactory code so that it works properly...
2009-11-18 Ingo RuhnkeInclude optimizations
2009-11-18 Ingo RuhnkeSplit object/block.?pp