From 5f87a452b0627f5f344a5ef308587173443abab1 Mon Sep 17 00:00:00 2001 From: Ivan Mogilko Date: Mon, 16 Sep 2024 02:34:11 +0300 Subject: [PATCH] Changes.txt: updated with few recent additions --- Changes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changes.txt b/Changes.txt index d683c1f2a7e..1d9193ad5b0 100644 --- a/Changes.txt +++ b/Changes.txt @@ -21,6 +21,12 @@ Engine: if used colors exceeded walkable area number limit. - Fixed walk-behinds not drawn over characters and objects anymore (regardless of their baselines) after walk-behind mask was changed using drawing operations in script. + - Fixed Game.SimulateKeyPress() not working in "old key-handling mode" (regression since 3.6.0). + - Fixed script location is not reported in case of logical errors in engine's functions + (regression since 3.6.0). + +WinSetup: + - Removed an obscure "Use 85 Hz display" option. VERSION 3.6.1 - Patch 5, August 2024