pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/devilutionx devilutionx: Update to 1.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/868b565a7ac7
branches: trunk
changeset: 420549:868b565a7ac7
user: nia <nia%pkgsrc.org@localhost>
date: Sat Jan 04 12:14:40 2020 +0000
description:
devilutionx: Update to 1.0.0
Features
FPS no longer capped at 20hz; smoother mouse and transitions
Full-featured gamepad support
All movies can now be skipped via ESC
Implement --help, --version and --data-dir
Implement FPS counter (-f)
Force windowed mode with -x
Skip startup movies with -n
Implement scroll wheel navigation
Implement touch support
Load assets from the same folder as the mpq
Faster loading
Platforms
Added Nintendo Switch support
Added Retro Gamer Handheld (OpenDingux/Retrofw) support
Added OpenBSD support
Windows version is now build as GUI an app and has an icon
Bugfixes
Fixed random missing sounds
Fixed NPCs not talking about the right quest
Error messages implemented in GUI
Fixed having to restart the game between network sessions
Fixed game not working on some Radeon GPUs
Fixed panel missing after minimizing game if upscaling is disabled
Fixed clicks in the left letterbox being incorrectly handled
Fixed end movie not looping
Original Diablo bugs
Fixed a large number of rare stability issues from the original game
Correctly take open panels into account when casting spells
Fix sound some times being muted after Diablo dies
diffstat:
games/devilutionx/Makefile | 6 +++---
games/devilutionx/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r a36c4be01a5f -r 868b565a7ac7 games/devilutionx/Makefile
--- a/games/devilutionx/Makefile Sat Jan 04 12:14:22 2020 +0000
+++ b/games/devilutionx/Makefile Sat Jan 04 12:14:40 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2019/10/16 12:00:51 nia Exp $
+# $NetBSD: Makefile,v 1.9 2020/01/04 12:14:40 nia Exp $
-DISTNAME= devilutionx-0.5.0
+DISTNAME= devilutionx-1.0.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=diasurgical/}
GITHUB_PROJECT= devilutionX
@@ -14,7 +14,7 @@
USE_CMAKE= yes
USE_TOOLS+= pkg-config
-USE_LANGUAGES= c c++14
+USE_LANGUAGES= c99 c++14
# std::make_unique, etc
GCC_REQD+= 5
diff -r a36c4be01a5f -r 868b565a7ac7 games/devilutionx/distinfo
--- a/games/devilutionx/distinfo Sat Jan 04 12:14:22 2020 +0000
+++ b/games/devilutionx/distinfo Sat Jan 04 12:14:40 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2019/10/16 12:00:51 nia Exp $
+$NetBSD: distinfo,v 1.6 2020/01/04 12:14:40 nia Exp $
-SHA1 (devilutionx-0.5.0.tar.gz) = f4dabf51605ac211d314830af797a0fa0114a059
-RMD160 (devilutionx-0.5.0.tar.gz) = 7a66413fa3c352136465b9ae373654e68f30c6fa
-SHA512 (devilutionx-0.5.0.tar.gz) = 36ad803b5b71d0ec98c3284716ed92067af742234306e723eba536404111b63efab869e5cce540f8acb1369992ba1c0c9cf0425cfb1ad37a6c970037abc54522
-Size (devilutionx-0.5.0.tar.gz) = 1767600 bytes
+SHA1 (devilutionx-1.0.0.tar.gz) = 308bc35e2e8e72cf3d1cb98f35117fc8801a66e7
+RMD160 (devilutionx-1.0.0.tar.gz) = 8900b580917a08beae3adbab2b4a01e05f568d85
+SHA512 (devilutionx-1.0.0.tar.gz) = 65eed32e03051880e2e859984911a76c6aae1853cb57491a04090026d6df9cdadf839a0dbb5433691ed1c83cfa7403c72fede38890d494ffd4eff6bef9030c37
+Size (devilutionx-1.0.0.tar.gz) = 1798349 bytes
SHA1 (patch-3rdParty_StormLib_src_StormPort.h) = a59ea9c29a86067b908aab7e8d3e344711407e0a
Home |
Main Index |
Thread Index |
Old Index