pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games Changes 3.0.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2161080ea293
branches:  trunk
changeset: 462677:2161080ea293
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Oct 08 13:35:25 2003 +0000

description:
Changes 3.0.6:
- fixed bug when initializing font graphic structure
- fixed bug with animation mode "pingpong" when using only 1 frame
- fixed bug with extended change target introduced in 3.0.5
- fixed bug where passing over moving element doubles player speed
- fixed bug with elements continuing to move into push direction
- fixed bug with duplicated player when dropping bomb with shield on
- fixed switching bug (resetting flag when not switching but not idle)
- fixed element tokens for certain file elements with ".active" etc.
- added "switching" event for custom elements ("pressing" only once)
- added support for MP3 music for SDL version through SMPEG library

diffstat:

 games/rocksndiamonds-sdl/distinfo    |  6 +++---
 games/rocksndiamonds/Makefile.common |  4 ++--
 games/rocksndiamonds/distinfo        |  6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r aa321c845ecc -r 2161080ea293 games/rocksndiamonds-sdl/distinfo
--- a/games/rocksndiamonds-sdl/distinfo Wed Oct 08 12:21:47 2003 +0000
+++ b/games/rocksndiamonds-sdl/distinfo Wed Oct 08 13:35:25 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2003/09/30 14:33:17 adam Exp $
+$NetBSD: distinfo,v 1.4 2003/10/08 13:35:54 adam Exp $
 
-SHA1 (rocksndiamonds-3.0.5.tar.gz) = 91e290317fb2dfa8a2bfe8fcb2d78a56212f5d70
-Size (rocksndiamonds-3.0.5.tar.gz) = 6842531 bytes
+SHA1 (rocksndiamonds-3.0.6.tar.gz) = ffed2f411839f108e31bc02487d71f2859eb0d4b
+Size (rocksndiamonds-3.0.6.tar.gz) = 6843282 bytes
 SHA1 (patch-aa) = 5e85dc67f26a2f461f4281f539db44164b9ad34a
 SHA1 (patch-ab) = 565c2fc72b5d9144a8c453745021c2220d23d729
 SHA1 (patch-ag) = 8a80c7d96e508b66ec2ff998f65cbf1b4db45815
diff -r aa321c845ecc -r 2161080ea293 games/rocksndiamonds/Makefile.common
--- a/games/rocksndiamonds/Makefile.common      Wed Oct 08 12:21:47 2003 +0000
+++ b/games/rocksndiamonds/Makefile.common      Wed Oct 08 13:35:25 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2003/09/30 14:15:33 adam Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/10/08 13:35:25 adam Exp $
 #
 
-DISTNAME=      rocksndiamonds-3.0.5
+DISTNAME=      rocksndiamonds-3.0.6
 CATEGORIES=    games x11
 MASTER_SITES=  http://www.artsoft.org/RELEASES/unix/rocksndiamonds/
 
diff -r aa321c845ecc -r 2161080ea293 games/rocksndiamonds/distinfo
--- a/games/rocksndiamonds/distinfo     Wed Oct 08 12:21:47 2003 +0000
+++ b/games/rocksndiamonds/distinfo     Wed Oct 08 13:35:25 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2003/09/30 14:15:33 adam Exp $
+$NetBSD: distinfo,v 1.13 2003/10/08 13:35:25 adam Exp $
 
-SHA1 (rocksndiamonds-3.0.5.tar.gz) = 91e290317fb2dfa8a2bfe8fcb2d78a56212f5d70
-Size (rocksndiamonds-3.0.5.tar.gz) = 6842531 bytes
+SHA1 (rocksndiamonds-3.0.6.tar.gz) = ffed2f411839f108e31bc02487d71f2859eb0d4b
+Size (rocksndiamonds-3.0.6.tar.gz) = 6843282 bytes
 SHA1 (patch-aa) = 5e85dc67f26a2f461f4281f539db44164b9ad34a
 SHA1 (patch-ab) = 565c2fc72b5d9144a8c453745021c2220d23d729
 SHA1 (patch-ag) = 8a80c7d96e508b66ec2ff998f65cbf1b4db45815



Home | Main Index | Thread Index | Old Index