Subject: CVS commit: pkgsrc/games/rocksndiamonds
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 11/03/2004 15:14:18
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed Nov  3 15:14:18 UTC 2004

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

Log Message:
Changes 3.1.0:
- fixed obvious bug with wrong "Murphy" graphics (when digging etc.)
- fixed a lot of Emerald Mine and Supaplex game engine emulation bugs
- re-converted Emerald Mine and Supaplex levels to apply engine fixes
- changed default snap/drop keys from left/right Shift to Control keys
- added level loader for loading native Emerald Mine levels
- added level loader for loading native Supaplex packed levels
- added group elements for multiple matches and random element creation
- added elements that can be digged or left behind by custom elements
- added element "Sokoban field with player" missing for Sokoban levels
- added custom element features to allow building of teleporters
- added option to use step limit instead of time limit for level
- added pressing "space" key as valid action to select menu options
- added clipboard (cut and paste buttons) for custom and group elements
- added shortcut to dump brush (type ":DB" in editor) for use in forum
- added network multiplayer code for Windows (still only command line)
- replaced old tutorial level set with far better one by Niko Böhm
- "contributions" levels now separate package to make base set smaller
- too many bugfixes and changes to list them all here (see ChangeLog)


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/games/rocksndiamonds/Makefile.common
cvs rdiff -r1.5 -r1.6 pkgsrc/games/rocksndiamonds/PLIST
cvs rdiff -r1.15 -r1.16 pkgsrc/games/rocksndiamonds/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/games/rocksndiamonds/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/games/rocksndiamonds/patches/patch-ak

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