pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/woof games/woof: Update to 8.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74b3f75c433c
branches:  trunk
changeset: 770493:74b3f75c433c
user:      micha <micha%pkgsrc.org@localhost>
date:      Wed Dec 01 11:08:00 2021 +0000

description:
games/woof: Update to 8.1.0

Woof! 8.1.0
-----------
- The engine is now able to load any map between E1M99 and E99M99 or MAP00
  and MAP99, respectively, without necessary UMAPINFO support, e.g. by
  means of the IDCLEV cheat or the -warp command line parameter (@rfomin).
- The current and next map are now reported when the IDCLEV cheat is
  entered without a target map number (PrBoom+).
- The -noload and -noautoload parameters were added which prevent
  autoloading of WADs and DEHs.
- Double-click acting as "use" has been fixed for subsequent clicks
  (regression introduced in 8.0.0).
- Textures are now only composed of patches that are in the range of known
  patches, fixes a crash at startup with t-drought_RC2.wad.
- The maximum screen width in widescreen mode is now capped at 1120 px
  which corresponds to a 21:9 ratio in hires mode.
- The implementation of the Lost Soul bounce fix has been brought in line
  with PrBoom+ (@rfomin).

diffstat:

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

diffs (26 lines):

diff -r c0b78f52b4bc -r 74b3f75c433c games/woof/Makefile
--- a/games/woof/Makefile       Wed Dec 01 09:34:29 2021 +0000
+++ b/games/woof/Makefile       Wed Dec 01 11:08:00 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2021/11/19 16:37:38 micha Exp $
+# $NetBSD: Makefile,v 1.29 2021/12/01 11:08:00 micha Exp $
 
-DISTNAME=      woof_8.0.0
+DISTNAME=      woof_8.1.0
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fabiangreffrath/}
diff -r c0b78f52b4bc -r 74b3f75c433c games/woof/distinfo
--- a/games/woof/distinfo       Wed Dec 01 09:34:29 2021 +0000
+++ b/games/woof/distinfo       Wed Dec 01 11:08:00 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2021/11/19 16:37:38 micha Exp $
+$NetBSD: distinfo,v 1.28 2021/12/01 11:08:00 micha Exp $
 
-BLAKE2s (woof_8.0.0.tar.gz) = a3d9711f48acdf3a1b3a8ba9248a12d42f4551468e74eac7e0f8f1654bcdea89
-SHA512 (woof_8.0.0.tar.gz) = 73a78647bec831f455936a0625450383d75ed037057fefd4a5cd2120b6b402c76093ea2bc068d7652b538a75723e0cd172db188adee18f4cec74afb81ad4a32a
-Size (woof_8.0.0.tar.gz) = 2075493 bytes
+BLAKE2s (woof_8.1.0.tar.gz) = 22ed6ab65fcd99f6896c733c22f767e17f5b54f2dea38d5b1f63d61251e5d4ba
+SHA512 (woof_8.1.0.tar.gz) = ef5589cc9d6af08b80f16962a903863ec8b211523f1be3b2632251e57d305bb25db3c381b9b7c5901296a43ab094c1e1b220701344472f51209378e4faee52bd
+Size (woof_8.1.0.tar.gz) = 2075303 bytes
 SHA1 (patch-Source_d__iwad.c) = a58291e4717699efaefa3e56294666cfc6e65c75



Home | Main Index | Thread Index | Old Index