Merged back changes from 0.3.x branch
[supertux.git] / src / badguy / bomb.cpp
2006-12-28 Christoph SommerMerged back changes from 0.3.x branch
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 SommerFixed problems with Rockets and Cannons sometimes rever...
2006-07-05 Christoph SommerShrunk cherry bomb a little, fixed bounding boxes. /
2006-07-04 Stephen GroundwaterChanged MrBomb to a CherryBomb. Added Particles to...
2006-07-03 Christoph SommerExperimenting with Bomb explosions and particles
2006-06-22 Christoph SommerAdded ticking sound (self-made, public domain) for...
2006-05-13 Christoph SommerBadguys now inherit from MovingSprite
2006-04-30 Christoph SommerBadguys read hitbox from .sprite file
2006-04-26 Matthias Braun- fix debugging functions for killing player
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-12-28 Matthias Braunnormalize paths for images so that you can use .. in...
2005-07-20 Marek Moeckelconverted sounds back to .wav
2005-06-29 Marek Moeckelconverted all sound files to .ogg (to avoid problems...
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-26 Matthias Braunupdated squirrel version
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-05-16 Ondřej Hošek* svn:ignored .externalToolBuilders in root directory...
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2005-04-04 Matthias Braunmoved over some changes from cvs
2004-12-20 Matthias Braunimplemented a new object factory mechanism which is...
2004-12-01 Matthias Braunincorporated another patch from Ondra Hosek which fixes...
2004-11-29 Matthias Braunmake badguys bounce of each other again, make bombs...
2004-11-28 Matthias Braunmove over rewritten lispreader from tuxkart (with addit...
2004-11-25 Matthias Braunimplement spikes as objects and remove automake system
2004-11-23 Matthias Braunadded jam build system, please try it out - the advanta...
2004-11-20 Matthias BraunThe BIG COMMIT(tm)