From 8ff75515757df8e244496fbb4b750a12f27912dc Mon Sep 17 00:00:00 2001 From: Yorick Hardy Date: Wed, 18 Mar 2020 20:14:39 +0200 Subject: [PATCH] ags: update to ags-3.5.0.24 Changes: This is a 3.5.0 Patch 2. Editor: * Fixed mouse cursor flicker above the script editor, again (was fixed first for 3.3.5, but then reverted by mistake). * Fixed bitmap palette was not remapped to game or room palette for 8-bit sprites if they were imported with "Leave as-is" transparency setting. * Fixed an imported palette did not really apply to sprites until reopening a game in the editor. Engine: * Fixed crash when saving in a game which contains Set or Dictionary in script. * Fixed crash caused by a 32-bit sprite with alpha channel in a 8-bit game. * Fixed occasional regression (since 3.4.3) in OpenGL renderer that caused graphic artifacts at the borders of sprites, but only when nearest-neighbour filter is used. Windows: * Fixed keyboard and mouse not working when game is run under Wine (or, potentially, particular Windows setups too). * Fixed maximal allowed window size deduction, which works better on Windows 8 and higher. * Fixed game becoming minimized when quitting with error from the fullscreen mode, requiring player to switch back in order to read the error message. WinSetup: * Fixed crash occuring if the chosen graphics driver does not support any modes for the current game's color depth. --- ags/Makefile | 4 +++- ags/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ags/Makefile b/ags/Makefile index 63228802d0..4fdb87959c 100644 --- a/ags/Makefile +++ b/ags/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.2 2015/09/14 22:26:14 yhardy Exp $ -DISTNAME= ags-3.5.0.23 +DISTNAME= ags-3.5.0.24 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GITHUB:=adventuregamestudio/} GITHUB_TAG= v.${PKGVERSION_NOREV} @@ -33,6 +33,8 @@ do-install: #.include "../../graphics/freetype2/buildlink3.mk" .include "../../multimedia/libogg/buildlink3.mk" .include "../../multimedia/libtheora/buildlink3.mk" +# TODO: switch to audio/dumb +# needs libaldmb.so .include "../../wip/dumb/buildlink3.mk" .include "../../mk/dlopen.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/ags/distinfo b/ags/distinfo index 0fbd5cb37a..b8b70afb19 100644 --- a/ags/distinfo +++ b/ags/distinfo @@ -1,9 +1,9 @@ $NetBSD: distinfo,v 1.2 2015/09/14 22:26:14 yhardy Exp $ -SHA1 (ags-3.5.0.23.tar.gz) = 540d02e8881430ac394115d84e2ac5a8eb1d758f -RMD160 (ags-3.5.0.23.tar.gz) = 7fea8c24cc68aa9238215fcc7892662a6ec716a9 -SHA512 (ags-3.5.0.23.tar.gz) = 4857402063e008241251271e82f9ad20299ebd614ec8e2b3126b8b3b9de8b5b505cad2fb5eba5ec3543b9d480a1487d5a7dfd354cae43afa07548344098f5b25 -Size (ags-3.5.0.23.tar.gz) = 10732739 bytes +SHA1 (ags-3.5.0.24.tar.gz) = e14823821c24a6684edbbf9d61997f7e981d32c3 +RMD160 (ags-3.5.0.24.tar.gz) = b235a626e681b65efde4c745b4cffc099afcf631 +SHA512 (ags-3.5.0.24.tar.gz) = a0513f91af688b7348d9449b2cc420e1060183dcc7c3ef12898758bee27787185f2e7f580642b592863ae1698b752f326f2d54e576024f28bf6648e27279852f +Size (ags-3.5.0.24.tar.gz) = 7609610 bytes SHA1 (patch-Common_core_platform.h) = 393ae8b7e90601cfab0b11ecb185693db6a24ee1 SHA1 (patch-Engine_Makefile-defs.linux) = a37e4d19021214959387c5a87be927693c71acb5 SHA1 (patch-Engine_libsrc_libcda-0.5_linux.c) = f4f2bd480b36c1c47aa724b29b620b27a4ad392b