summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authormicha <micha@pkgsrc.org>2021-11-19 16:37:38 +0000
committermicha <micha@pkgsrc.org>2021-11-19 16:37:38 +0000
commit1614b8b485b4fd7ef4ffbc5f5aac6f14f05ecdfd (patch)
treec5c19a684216d0143c405fccf7666c28e05a06d8 /games
parentb74de3beee0331b2f52cb68fdfd5a81e6bffb327 (diff)
downloadpkgsrc-1614b8b485b4fd7ef4ffbc5f5aac6f14f05ecdfd.tar.gz
games/woof: Update to 8.0.0
Woof! 8.0.0 ----------- - Workaround for SDL_Mixer MP3 header check (fixes music in PREACHER.WAD) (@rfomin). - Fix order of DEH files processing (@rfomin). - Fix automap marks in overlay mode (@rfomin). - Multiple key (or mouse/gamepad button) bindings for all actions (@rfomin). - Modern gamepad support (@rfomin). - Add (optional) transparent ghost monsters from Crispy Doom (@rfomin). - Fix spectre/fuzz effect (taken from SMMU and Crispy Doom) (@rfomin). - Uncouple showing "secret revealed" message from general messages. - Add flashing in the automap for key based switches from Crispy Doom (@rfomin). - Fix things display in automap overlay mode (@rfomin). - Error reporting when detecting PNG patches (@rfomin). - Add forgotten codepointers to the [CODEPTR] dehacked section (fixes axolotlx.wad) (@rfomin). - Config settings for mouse acceleration (@rfomin). - Fix idclev for UMAPINFO defined maps (@rfomin). - Show time/STS widgets above status bar (extended HUD from DSDA-Doom) (@rfomin). - UMAPDEF lumps for internal UMAPINFO (fixes No Rest for the Living midipack) (@rfomin). - Cosmetic menu groups (@rfomin). - Add comp_reservedlineflag (MBF21 v1.4 update) (@rfomin). - Bring comp_ledgeblock implementation in line with DSDA-Doom (@rfomin). - Save the setup menus' cursor positions. - Reset the column drawing function (fixes some rendering issues). - Print a message when toggling "always run". - Add Chex Quest support (@rfomin). - When drawing introductory levelname, use height of entering patch (fixes CWILV graphics from Eviternity.wad) (@rfomin) - Save window position across fullscreen toggles. - Fix musinfo lumpnum reset (@rfomin). - Port exclusive fullscreen over from Chocolate Doom (fullscreen_width and fullscreen_height in config). - Convert pusher source thing pointers into indices (fixes rare savegame issue) (@rfomin). - Add ENDOOM support from Chocolate Doom (@rfomin). - Fix UMAPINFO enterpic field (@rfomin). - Add global autoload directories to search before local ones (fixes autoload on *NIX systems).
Diffstat (limited to 'games')
-rw-r--r--games/woof/Makefile4
-rw-r--r--games/woof/PLIST13
-rw-r--r--games/woof/distinfo8
3 files changed, 14 insertions, 11 deletions
diff --git a/games/woof/Makefile b/games/woof/Makefile
index 23b455334e3..8ba51a13716 100644
--- a/games/woof/Makefile
+++ b/games/woof/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2021/09/29 11:54:40 micha Exp $
+# $NetBSD: Makefile,v 1.28 2021/11/19 16:37:38 micha Exp $
-DISTNAME= woof_7.0.0
+DISTNAME= woof_8.0.0
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=fabiangreffrath/}
diff --git a/games/woof/PLIST b/games/woof/PLIST
index b373a73d467..65af21b2258 100644
--- a/games/woof/PLIST
+++ b/games/woof/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/08/20 15:23:05 micha Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/11/19 16:37:38 micha Exp $
bin/woof
share/applications/woof.desktop
share/doc/woof/COPYING
@@ -36,11 +36,14 @@ share/doc/woof/umapinfo.txt
share/doc/woof/winmbf02.txt
share/doc/woof/winmbf02s.txt
share/icons/hicolor/128x128/apps/woof.png
-share/woof/autoload/e1m4b.wad/umapinfo.lmp
-share/woof/autoload/e1m8b.wad/umapinfo.lmp
+share/woof/autoload/chex.wad/chex.deh
+share/woof/autoload/chex.wad/extchex.deh
+share/woof/autoload/chex.wad/umapdef.lmp
+share/woof/autoload/e1m4b.wad/umapdef.lmp
+share/woof/autoload/e1m8b.wad/umapdef.lmp
share/woof/autoload/hacx.wad/bloodcolor.deh
-share/woof/autoload/masterlevels.wad/umapinfo.lmp
-share/woof/autoload/nerve.wad/umapinfo.lmp
+share/woof/autoload/masterlevels.wad/umapdef.lmp
+share/woof/autoload/nerve.wad/umapdef.lmp
share/woof/autoload/rekkr.wad/bloodcolor.deh
share/woof/autoload/rekkrsa.wad/bloodcolor.deh
share/woof/betagrph.wad
diff --git a/games/woof/distinfo b/games/woof/distinfo
index 4d09e3bef3d..7935569d8f1 100644
--- a/games/woof/distinfo
+++ b/games/woof/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2021/10/26 10:44:30 nia Exp $
+$NetBSD: distinfo,v 1.27 2021/11/19 16:37:38 micha Exp $
-BLAKE2s (woof_7.0.0.tar.gz) = 150eeb8f25514422dfcb5a595b33b5a2227d75a0fd82918f3c90986200a74b0e
-SHA512 (woof_7.0.0.tar.gz) = 002ea3f3d899ce44f6f81a9141c259eed9b7c1bc435a7cf0b1590411a9ce2fd977c381f32bc33bd26be3330baecb284bedd28fb6db489c81d1973c51a1e58b03
-Size (woof_7.0.0.tar.gz) = 2016725 bytes
+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
SHA1 (patch-Source_d__iwad.c) = a58291e4717699efaefa3e56294666cfc6e65c75