pkgsrc-WIP-changes archive

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

SDLPoP: update to SDLPoP-1.20



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Oct 26 23:02:09 2019 +0200
Changeset:	73e03e9be32fa553b7f856c11869c86dd9b4b757

Modified Files:
	SDLPoP/Makefile
	SDLPoP/distinfo

Log Message:
SDLPoP: update to SDLPoP-1.20

2019 October 13
=================
(version 1.20)

FIXED: Fixed crash on Linux when the prince fell out of the level while a guard was active.
FIXED: With start_in_blind_mode enabled, moving objects were not displayed until blind mode was toggled off+on.
FIXED: Fix upside-down screen when using PRINCE.EXE from v1.3 or v1.4.
FIXED: Tell Windows that SDLPoP is DPI aware to prevent unwanted stretching.
DONE: Added customization option for loose floor delay. (Used in Neon Persia.)
FIXED: Fix detection of "allow triggering any tile" hack.
DONE: Enable use_custom_options by default in the INI.
FIXED: Fix priorities of sword and spike sounds. (As in PoP 1.3.)
	The "spiked" sound didn't interrupt the normal spikes sound when the prince ran into spikes.
	With PoP 1.3 sounds, the "guard hurt" sound didn't play when you hit a guard directly after parrying.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=73e03e9be32fa553b7f856c11869c86dd9b4b757

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

diffstat:
 SDLPoP/Makefile | 2 +-
 SDLPoP/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/SDLPoP/Makefile b/SDLPoP/Makefile
index d03fa710e6..b2af5c69d3 100644
--- a/SDLPoP/Makefile
+++ b/SDLPoP/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	SDLPoP-1.19
+DISTNAME=	SDLPoP-1.20
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=NagyD/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/SDLPoP/distinfo b/SDLPoP/distinfo
index 3dbb0149fa..ec7b202a14 100644
--- a/SDLPoP/distinfo
+++ b/SDLPoP/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-SHA1 (SDLPoP-1.19.tar.gz) = 8f50a1cb9094cc1b9c91bb0c998c32d09aa3876d
-RMD160 (SDLPoP-1.19.tar.gz) = 6f6a9106e63d5f0b282799314a89aa5850f09930
-SHA512 (SDLPoP-1.19.tar.gz) = a538a614a58d4429254a1ed522ae9d87ca0a1221fc7080a9d0979b8810e1fd87ae2367e332b17a016c161143715443b03339a04dbb90584dea6b7384ccec3805
-Size (SDLPoP-1.19.tar.gz) = 621243 bytes
+SHA1 (SDLPoP-1.20.tar.gz) = 851439647866c49988455086a20263efcd8ea8f5
+RMD160 (SDLPoP-1.20.tar.gz) = f50e03290c8e678c2e09f79d0b8488b88a76b395
+SHA512 (SDLPoP-1.20.tar.gz) = 9adb47cd22eab553dd64678de2efb2b3d568a7352a3c277acb6ea2ce9b9b02c845b84beb9706ac7bf911ccf5689df504980008f05a14382e8f1d7cae7381b1f1
+Size (SDLPoP-1.20.tar.gz) = 623338 bytes
 SHA1 (patch-options.c) = 26625a4ac6e2113d12b0169f2f69db0455912293
 SHA1 (patch-seg009.c) = 0ac07e6e004cb3fd4061c72b4bc3358456f0131c


Home | Main Index | Thread Index | Old Index