Pass player object in to BonusBlock rather than using Sector's global one.
[supertux.git] / src / object / bonus_block.cpp
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 grumbelAdded SpritePtr
2009-11-27 grumbelChanged ObjectFactory code so that it works properly...
2009-11-18 grumbelInclude optimizations
2009-11-18 grumbelSplit object/block.?pp