Subject: CVS commit: pkgsrc/games/rocksndiamonds
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/19/2003 12:48:47
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed Nov 19 12:48:47 UTC 2003

Modified Files:
	pkgsrc/games/rocksndiamonds: Makefile.common distinfo
	pkgsrc/games/rocksndiamonds/patches: patch-aa patch-ab

Log Message:
Most important changes since last release version 3.0.6:
- fixed incorrectly displayed animation for attacking dragon
- fixed bug with not setting initial gravity for each new game
- fixed bug with teleportation of player by custom element change
- fixed bug with player not getting smashed by rock sometimes
- fixed serious bug in code for delayed element pushing
- fixed little bug in animation frame selection for pushed elements
- fixed bug when pushing element that can move away to the side
- fixed tape recording when player is created from CE element change
- fixed player animation frame reset for identical animations
- unavailable setup options now marked as "n/a" instead of "off"
- prevent "extended" changed elements from delay change in same frame
- speed-up of reading config file for verbose output
- added configuration option for opening and closing Supaplex exit
- added configuration option for moving up/down animation for Murphy
- added animation for "turning" action (for elements with move delay)
- added turning animations for bug, spaceship and sniksnak


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/games/rocksndiamonds/Makefile.common
cvs rdiff -r1.13 -r1.14 pkgsrc/games/rocksndiamonds/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/games/rocksndiamonds/patches/patch-aa \
    pkgsrc/games/rocksndiamonds/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.