bomb move fixed

origin
stpohle 21 years ago
parent 037d9a4f5d
commit 09575db5dc

@ -1,9 +1,15 @@
$Id: ChangeLog,v 1.94 2004/12/26 23:18:37 stpohle Exp $ $Id: ChangeLog,v 1.95 2005/01/30 16:54:03 stpohle Exp $
Version 0.11.6 Version 0.11.6
============== ==============
2004-12-27 2005-01-30
- Fixed: Crash on IRIX in function ai_bombpoints.
- Fixed: Makefile.am in datadir. Pixmap for the icon
was not installed.
2004-12-27
- Fixed: moving and liquid bombs where not working right. - Fixed: moving and liquid bombs where not working right.
we checked the wrong map.bfield value. we checked the wrong map.bfield value.

@ -45,7 +45,7 @@ anjuta.compatibility.level=1
project.name=bomberclone project.name=bomberclone
project.type=GENERIC project.type=GENERIC
project.target.type=EXECUTABLE project.target.type=EXECUTABLE
project.version=0.11.3 project.version=0.11
project.author=steffen project.author=steffen
project.source.target=bomberclone project.source.target=bomberclone
project.has.gettext=0 project.has.gettext=0

Loading…
Cancel
Save