Commit graph

68 commits

Author SHA1 Message Date
heinz
e294b09d37 Bump package revision to 1. New patch-ak fixes bug in Joystick support
(tested on i386).
2002-10-29 19:07:53 +00:00
heinz
c374580d1a PKGREVISION is now empty (instead of 0), to placate lintpkgsrc. 2002-10-23 13:24:53 +00:00
heinz
81aadfcec9 Update to rocksndiamonds 2.1.1.
Maybe someone can check how well this works with pkgsrc on MacOS X (see
below).

Summary of changes since rocksndiamonds-2.0.0
=============================================
        - lots of new contributed levels

Release Version 2.1.1 [13 AUG 2002]
-----------------------------------
	- sound bug (causing crashes) fixed (reported by Keith Peterston)
	- small NetBSD compilation bug fixed (thanks to Adam Ciarcinski)
	- default keys for "snap field" and "place bomb" fixed for Mac OS X

Release Version 2.1.0 [05 AUG 2002]
-----------------------------------
	- native Mac OS X port (finally!)
	- graphics, sounds and music now fully configurable
	- added support for TrueColor PCX graphics files
	- added support for 16 bit WAV sound files
	- enhanced sound system (especially regarding stereo and loop sounds)
	- new structured setup menu (with sub-menues for graphics and sounds)
	- added "quick save" and "quick load" functions with shortcut key
	- added single-step playing mode (automatic pause after each step)
	- behaviour of "Escape" key in level editor now more intuitive
	- changed default slipping behaviour of gems back to 2.0.0 style;
	  this is now an element property for gems in the level editor,
	  although existing converted levels use the new EM gems behaviour
	- bug fixed that prevented walking through tubes when gravity on
	- added Boulder Dash style "snap-pushing" (thanks to Achim Härtel)
	- fixed memory leak in image loading code
	- fixed some "solid" elements that were accidentally destructible
	- fixed some tape stuff
	- added custom graphics set "Animal Kingdom" by Flyboy

Release Version 2.0.1 [19 MAR 2002]
-----------------------------------
	- bug in explosion code fixed that broke level 24 of "Baby Ghost Mine"
	- several Supaplex emulation bugs fixed (thanks to Mihail Milushev):
	  + orange disk does not fall off from slippery elements
	  + infotrons kill electrons and snik snaks and trigger orange disks
	  + explosion chain reactions are now a bit slower than murphy
	- behaviour of robots adjusted to make them less aggressive
	  (needed for quite some Emerald Mine Club levels)
	- emeralds and diamonds now fall off normal, steel and growing walls,
	  as this is the correct behaviour in Emerald Mine; existing private
	  and contributed levels will still behave as before, unless saved
	  again (with or without modifications) from the level editor of the
	  current version of the game
	- icon for Windows executable added
	- bug when selecting default level series fixed
	- new IFF style file format for level and tape files
	- bug in storing amoeba content fixed
	- nasty tape bugs fixed (completely reworked tape stuff)
	- fullscreen mode now works with Windows (workaround for bug in SDL)
	- /dev/dsp support for NetBSD added (thanks to Krister Walfridsson)
	- file permissions when saving files and creating directories changed
	- some small sound bugs fixed
2002-10-19 20:06:45 +00:00
jmc
c42c1c7334 Minor overhaul.
Not all NetBSD platforms support joysticks. Based on ones which are active
in their GENERIC config's only have those actually compile in NetBSD specific
joystick support. For the rest let the generic joystick support get pulled
in (and then fail to probe so the code will disable it anyways).

Otherwise this fails on any system without <machine/joystick.h>

XXX...This really should be redone at some point since it's messy now and
the original code looks like it had the concept of no joystick support in
the first place.
2002-02-19 06:25:57 +00:00
jdolecek
0d1e80531e regen: Add joystick support for NetBSD 2002-02-02 11:59:54 +00:00
jdolecek
6de5d96936 Add joystick support for NetBSD 2002-02-02 11:59:09 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
kristerw
bf8feba5f6 Update rocksndiamonds to version 2.0.0
Changes since version 1.4.0:
        - major code redesign to maintain generic game functions in a separate
          library and make it easier to port the game to new targets like SDL
        - can be compiled with SDL library to build native Windows version
        - DOS and Windows versions can be compiled with gcc cross-compiler
        - trying to open already busy audio device does not block the game
        - fixed network playing bug (patch from web site)
        - SDL version can load and play music modules
        - fixed element description in level editor for EM doors and keys
2001-07-05 22:07:58 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wiz
902f967bcd Apply network patch from distribution site (to small to fetch, just added
it), and allow usage of CFLAGS from environment.
Patches supplied by Adam Ciarcinski in private mail.
2000-12-20 01:23:04 +00:00
agc
063e128c20 Render this package compilable, in the presence of a version of GNU make
whose name is not gmake. From Matthew Green.
2000-10-31 15:52:18 +00:00
wiz
2ca0c94739 remove trailing '.' 2000-02-05 18:37:15 +00:00
wiz
6bcff590e8 remove unnecessary PLIST magic 2000-01-05 17:33:53 +00:00
wiz
000bfb5ae9 Improved PLIST for binary packages (creation of high-score directories,
permissions). Made user 'games' owner of most files.
2000-01-05 01:02:12 +00:00
wiz
ac6e51718b Initial import of Rocks'n'Diamonds 1.4.0, an arcade game like Boulder Dash
or Emerald Mines, also includes Sokoban levels
2000-01-03 17:23:26 +00:00