pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/yquake2 yquake2: Update to 7.42
details: https://anonhg.NetBSD.org/pkgsrc/rev/4eb8883c2c33
branches: trunk
changeset: 419199:4eb8883c2c33
user: nia <nia%pkgsrc.org@localhost>
date: Sat Dec 14 17:18:28 2019 +0000
description:
yquake2: Update to 7.42
Quake II 7.41 to 7.42:
- The console can now be scrolled with the mouse wheel. (by maxcrofts)
- Fix entities on non-horizontal surfaces rendered in full black.
- Add an option to choose the display Quake II runs on. (by Spirrwell)
- Add an option to specify the display refresh rate used in fullscreen.
- Allow mouse 'sensitivity' to be set to non-integral values.
- Port cvar operations from q2pro. These allow the manipulation of cvar
values, supported are: dec, inc, reset, resetall and toggle
- Put the client into pause mode during savegame load. This prevents the
world getting forwarded about 100 frames during load, time in which
the player might be hurt by monsters or the environment.
- New commands: 'listentities' allows listing of entities. 'teleport'
teleports the player to the given coordinates.
- Fix loading of config files not ending in newlines.
- A lot of fixes for subtle, long standing AI and game play bugs. (by
BjossiAlfreds)
- Quicksaves can now be loaded and saved throught the savegame menus.
- The software renderer now skips frames with no changes. This improves
performance quite a bit, especially on slow CPUs. (by Denis Pauk)
diffstat:
games/yquake2/Makefile | 4 ++--
games/yquake2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 2dc445133e1a -r 4eb8883c2c33 games/yquake2/Makefile
--- a/games/yquake2/Makefile Sat Dec 14 15:09:42 2019 +0000
+++ b/games/yquake2/Makefile Sat Dec 14 17:18:28 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/10/03 22:31:17 nia Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/14 17:18:28 nia Exp $
-DISTNAME= quake2-7.41
+DISTNAME= quake2-7.42
PKGNAME= y${DISTNAME}
CATEGORIES= games
MASTER_SITES= https://deponie.yamagi.org/quake2/
diff -r 2dc445133e1a -r 4eb8883c2c33 games/yquake2/distinfo
--- a/games/yquake2/distinfo Sat Dec 14 15:09:42 2019 +0000
+++ b/games/yquake2/distinfo Sat Dec 14 17:18:28 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2019/10/01 12:28:18 nia Exp $
+$NetBSD: distinfo,v 1.2 2019/12/14 17:18:28 nia Exp $
-SHA1 (quake2-7.41.tar.xz) = 9348f3ad69b04393b92ac740e12c515b317422c2
-RMD160 (quake2-7.41.tar.xz) = bf7329ff0c2753f795a26678606ff07e6347e886
-SHA512 (quake2-7.41.tar.xz) = fd2c991274415eb38cf3deb7562f7c51c7f8e935cf7215eba7e8ae088f25cddf95e86221fcbbb5fcc8bd97e264b147951bf5f4aecb8ee54973d46af7ef39d3af
-Size (quake2-7.41.tar.xz) = 1978952 bytes
+SHA1 (quake2-7.42.tar.xz) = 0de1f703e5a91f9c3a1566cef99b44627648c28d
+RMD160 (quake2-7.42.tar.xz) = 6c77bb9aab22070cb1834ba24fab6877ae2f4f68
+SHA512 (quake2-7.42.tar.xz) = 0f51204fcf14ecb3f1f654e6ee19207836cf4642022569ef202bc12f312f76dbd43695aa4d9f9fb70c8b023f42d1a8fcec25f472a32175ebb0a308211fa40cc0
+Size (quake2-7.42.tar.xz) = 1987332 bytes
SHA1 (patch-CMakeLists.txt) = 9abf8f2345ed90379146a637bf79f4021777a67b
Home |
Main Index |
Thread Index |
Old Index