Applied patch from Matze Braun that was sent to the mailing list.
authorRicardo Cruz <rick2@aeiou.pt>
Tue, 27 Apr 2004 11:06:02 +0000 (11:06 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Tue, 27 Apr 2004 11:06:02 +0000 (11:06 +0000)
commita9152a35ae53ccfa518160e66ff700cfd5f6d3be
tree69e06c50a758d6e004b9d219bcac4bfe26c9ba4d
parent0215bfd1fac12b3ddaaed31e98dc58f3629d385d
Applied patch from Matze Braun that was sent to the mailing list.
According to Matzes, changes are:

-fixes fast music being replayed again and again
-fixes time being displayed negatively when tux dies because of timeout
-fixes exploding bombs that hit mrbomb, so that the hit mrbomb now really
 transform into a bomb
-updates the TODO file


I've also fixed two more bugs listed in the TODO:

- enemies start running backwards, when they collide with a flame
- egg gets removed when leaving the screen, while badguys don't or at
  least much later, thus its not possible to wait for an egg that
  would bounce back


SVN-Revision: 774
src/badguy.cpp
src/gameloop.cpp
src/special.cpp