Replaced std::auto_ptr<> with std::unique_ptr<>
[supertux.git] / src / badguy / bomb.hpp
2014-08-03 Ingo RuhnkeReplaced std::auto_ptr<> with std::unique_ptr<>
2009-11-17 Ingo RuhnkeMerged changes from branches/supertux-milestone2-grumbe...
2009-06-14 Mathnerd314Random stuff that I should have committed ages ago.
2008-06-13 Ryan FlegelBomb is now portable
2007-12-16 Tim Goyarestore trunk
2007-12-16 Tim Goyaclean out source
2007-06-13 Christoph SommerMoved Explosion object to foreground, changed Mr. Rocke...
2006-07-22 Stephen Groundwaterputting mr.bomb back a version.
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-09 Matthias Braunmerged new collision detection branch back into mainline
2006-07-06 Wolfgang BeckerMr. Bomb now supports custom sprites.
2006-07-05 Christoph SommerShrunk cherry bomb a little, fixed bounding boxes. /
2006-06-22 Christoph SommerAdded ticking sound (self-made, public domain) for...
2006-05-11 Christoph SommerFirst attempts at making BadGuys cloneable
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-01-16 Matthias Brauna few fixes that I had lying around here, select walk...
2005-06-26 Matthias Braunrenamed all .h to .hpp