pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/rocksndiamonds Most important changes since last...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0262dd6a771
branches:  trunk
changeset: 460264:b0262dd6a771
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 26 15:04:10 2003 +0000

description:
Most important changes since last release version 3.0.1:
- fixed bug with messing up custom element properties in 3.0.0 levels
- fixed bug with choosing wrong engine version when playing tapes
- fixed bug with creating inaccessible elements at player position
- fixed bug with not finding current level artwork directory

Most important changes since last release version 3.0.0:
- fixed bug that caused a crash at startup under Solaris
- fixed bug that caused the DOS version not finding its files
- fixed bug with missing graphic for active red disk bomb
- added custom element property for dropping collected elements
- added another 128 custom elements for those who can't get enough
- fixed PCX files in the DOS version ("classic" graphics only)

diffstat:

 games/rocksndiamonds/Makefile |  4 ++--
 games/rocksndiamonds/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (27 lines):

diff -r 7ab93269e43d -r b0262dd6a771 games/rocksndiamonds/Makefile
--- a/games/rocksndiamonds/Makefile     Tue Aug 26 14:26:07 2003 +0000
+++ b/games/rocksndiamonds/Makefile     Tue Aug 26 15:04:10 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/08/05 15:12:45 adam Exp $
+# $NetBSD: Makefile,v 1.14 2003/08/26 15:04:10 adam Exp $
 #
 
-DISTNAME=              rocksndiamonds-3.0.0
+DISTNAME=              rocksndiamonds-3.0.2
 CATEGORIES=            games x11
 MASTER_SITES=          http://www.artsoft.org/RELEASES/unix/rocksndiamonds/
 
diff -r 7ab93269e43d -r b0262dd6a771 games/rocksndiamonds/distinfo
--- a/games/rocksndiamonds/distinfo     Tue Aug 26 14:26:07 2003 +0000
+++ b/games/rocksndiamonds/distinfo     Tue Aug 26 15:04:10 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2003/08/05 15:12:46 adam Exp $
+$NetBSD: distinfo,v 1.9 2003/08/26 15:04:10 adam Exp $
 
-SHA1 (rocksndiamonds-3.0.0.tar.gz) = 0047f97a248b9dc9575bcb59d68bbc10fd2c7c29
-Size (rocksndiamonds-3.0.0.tar.gz) = 6721591 bytes
+SHA1 (rocksndiamonds-3.0.2.tar.gz) = 25386e4a6fa1366e09b3d49735f887d48a26d179
+Size (rocksndiamonds-3.0.2.tar.gz) = 6731838 bytes
 SHA1 (patch-aa) = 5e85dc67f26a2f461f4281f539db44164b9ad34a
 SHA1 (patch-ab) = 565c2fc72b5d9144a8c453745021c2220d23d729
 SHA1 (patch-ag) = 8a80c7d96e508b66ec2ff998f65cbf1b4db45815



Home | Main Index | Thread Index | Old Index