pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/quakespasm quakespasm: update to 0.94.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a216428c795
branches: trunk
changeset: 379373:9a216428c795
user: nia <nia%pkgsrc.org@localhost>
date: Sun May 15 17:01:47 2022 +0000
description:
quakespasm: update to 0.94.4
5.1. Changes in 0.94.4
o Fixed getting stuck with loading plaque upon attempting to load a
bad save from the menu
o Fixed SZ_GetSpace server crashes, e.g. in ad_magna or ad_mountain
o Fixed intermission camera angles during demo playback
o Don't reset onground flag on every new server message
o Re-enabled title demos by default (turn off with cl_startdemos 0)
o Don't autoplay next demo after a timedemo
o Fixed bad parsing of cdtrack in hipdemo1 from Scourge of Armagon
o Fixed serverinfo off-by-one nummodels/numsounds for protocol 15
o Support for Quake 2021 update 3
o Implemented quad/pentagram dlights for Quake 2021 rerelease
o Implemented 2021 rerelease localsound builtin & svc_localsound (56)
o Several other improvements to Quake 2021 rerelease support
o Several other small fixes and improvements all over the code
o Updated third party code (SDL, lodepng, miniz, some of the codecs,
etc.)
o Thanks to Andrei Drexler, 'atsb' and 'temx' for their several
patches.
diffstat:
games/quakespasm/Makefile | 5 ++---
games/quakespasm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 11f34c86f801 -r 9a216428c795 games/quakespasm/Makefile
--- a/games/quakespasm/Makefile Sun May 15 13:41:11 2022 +0000
+++ b/games/quakespasm/Makefile Sun May 15 17:01:47 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2022/03/28 10:44:16 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2022/05/15 17:01:47 nia Exp $
-DISTNAME= quakespasm-0.94.3
-PKGREVISION= 1
+DISTNAME= quakespasm-0.94.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quakespasm/}
diff -r 11f34c86f801 -r 9a216428c795 games/quakespasm/distinfo
--- a/games/quakespasm/distinfo Sun May 15 13:41:11 2022 +0000
+++ b/games/quakespasm/distinfo Sun May 15 17:01:47 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2022/01/17 13:48:26 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/05/15 17:01:47 nia Exp $
-BLAKE2s (quakespasm-0.94.3.tar.gz) = 3da5f409e062393163763678438d62ea499c1c58b238ce707e7c262d031fb035
-SHA512 (quakespasm-0.94.3.tar.gz) = ab592c1941e96dcf02308e3deb0ddf3aadbfa05f404042710b03ab9910b26b14f6ae63ae8e3fc49d5efe9b35286ce548644e1efa1f9a081fff66fa13328ed313
-Size (quakespasm-0.94.3.tar.gz) = 10347918 bytes
+BLAKE2s (quakespasm-0.94.4.tar.gz) = 1731e6eb963bbf5395741cfcec256252ed581a9baed661bb0279990d05f1aea6
+SHA512 (quakespasm-0.94.4.tar.gz) = 6d3bddec3153978fad44faef1c81ecb662e36e148c33cf67dea273848238af499bf3327ce8a023d44802d4f3e27ede50ccb3831102db317d6ace53155404348b
+Size (quakespasm-0.94.4.tar.gz) = 11174546 bytes
SHA1 (patch-Makefile) = 45a7a31e3bb1865c287f3c6669a4eba120ab2b50
Home |
Main Index |
Thread Index |
Old Index