pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/rocksndiamonds
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 8 19:05:10 UTC 2018
Modified Files:
pkgsrc/games/rocksndiamonds: Makefile distinfo
Log Message:
rocksndiamonds: 4.0.1.3
Rocks'n'Diamonds 4.0.1.3
Shortly after the release, a regression bug was discovered in version 4.0.1.2, caused by the performance tuning for the “autotest” and warp mode tape replay, affecting the Emerald Mine game engine.
Rocks'n'Diamonds 4.0.1.2
fixed bug in EM engine on 64-bit systems (potentially breaking some tapes)
fixed some bugs that potentially broke older tapes that should work again now
fixed bug when checking out-of-bounds frames im graphics definitions
fixed bug with (float) division by zero when auto-testing very short tapes
added some performance tuning for “autotest” and warp mode
improved drawing title messages which use different fonts
Rocks'n'Diamonds 4.0.1.1
added workaround for broken MIDI volume behaviour for Windows platform
fixed bug with fading menu music on ‘start game’ if game music is the same
fixed bug with cheat codes not working anymore after changing player name
fixed memory fragmentation by repeated creation of differently sized bitmaps
fixed warnings on Windows complaining about program not responding
fixed cheat for loading solution tape to quietly remove inserted tape
fixed cheat for loading solution tape for Supaplex style levels with demo
fixed bug which could cause saving tapes with a wrong level number filename
fixed loading tapes that exceed the maximum allowed tape size
fixed potential off-by-one buffer overflow bug when recording tapes
fixed many more bugs (that are all listed on git.artsoft.org)
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/games/rocksndiamonds/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/games/rocksndiamonds/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/rocksndiamonds/Makefile
diff -u pkgsrc/games/rocksndiamonds/Makefile:1.53 pkgsrc/games/rocksndiamonds/Makefile:1.54
--- pkgsrc/games/rocksndiamonds/Makefile:1.53 Fri Oct 13 16:08:35 2017
+++ pkgsrc/games/rocksndiamonds/Makefile Thu Mar 8 19:05:10 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2017/10/13 16:08:35 adam Exp $
+# $NetBSD: Makefile,v 1.54 2018/03/08 19:05:10 adam Exp $
-DISTNAME= rocksndiamonds-4.0.1.0
+DISTNAME= rocksndiamonds-4.0.1.3
CATEGORIES= games
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/
Index: pkgsrc/games/rocksndiamonds/distinfo
diff -u pkgsrc/games/rocksndiamonds/distinfo:1.29 pkgsrc/games/rocksndiamonds/distinfo:1.30
--- pkgsrc/games/rocksndiamonds/distinfo:1.29 Fri Oct 13 16:08:35 2017
+++ pkgsrc/games/rocksndiamonds/distinfo Thu Mar 8 19:05:10 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.29 2017/10/13 16:08:35 adam Exp $
+$NetBSD: distinfo,v 1.30 2018/03/08 19:05:10 adam Exp $
-SHA1 (rocksndiamonds-4.0.1.0.tar.gz) = 1f529a0085a3729600d25d6ab02bae6020489100
-RMD160 (rocksndiamonds-4.0.1.0.tar.gz) = 26a9f21575d5292ee1f428fb31c51cb86ce0f27f
-SHA512 (rocksndiamonds-4.0.1.0.tar.gz) = 2648d3153e6c873d869f33df4c05c82aff24ff340ad16d3c4e384c0a460cb9311d1ad0e19776024e3ee0912164fd0b5c122593b98c192e5154be76a190e1400c
-Size (rocksndiamonds-4.0.1.0.tar.gz) = 3602271 bytes
+SHA1 (rocksndiamonds-4.0.1.3.tar.gz) = 0e5d4e941c736ae588c4241d4fdf65451716a696
+RMD160 (rocksndiamonds-4.0.1.3.tar.gz) = 599c37ee415b1b93712eb07f095e4c36f1f4a088
+SHA512 (rocksndiamonds-4.0.1.3.tar.gz) = 1e05b70fc286b48ce034c7068b020b7cf53a2f7427b95bc711a3cbd5aa388958419f233d84f6194bbc0de1c6f1a5ed7cf04c2fd60babf1864ee3d78a4c19b814
+Size (rocksndiamonds-4.0.1.3.tar.gz) = 3609220 bytes
SHA1 (patch-src_Makefile) = 702af16aeb41f10d3ea995ad8c5c2a43f3ce9a0e
SHA1 (patch-src_libgame_joystick.c) = 152bfcca101d5b66838d68532fbd76599297a6ef
SHA1 (patch-src_libgame_joystick.h) = a6bae0443a6285b9e4179119f1101ba7bf8d6727
Home |
Main Index |
Thread Index |
Old Index