From 8aa4173bcec44ae7f880fef7349b3b0cd3d260d1 Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Sat, 28 Jan 2023 20:47:15 +0100 Subject: [PATCH] Doc: Update RC2 changelog. --- changelog.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 90e152c890..bbfb1f0637 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,8 @@ 13.0-RC2 (2023-01-28) ------------------------------------------------------------------------ +Feature: Press Ctrl to build a diagonal area of trees (#10342) +Feature: Set a custom number of industries in map generation window (#10340) +Change: Display font status as aa/noaa instead of true/false (#10352) Fix: [Script] Improved API documentation for scripts (#10413, #10412) Fix #10255: Reduce basic thickness of linkgraph GUI lines (#10410) Fix #10220: Don't select unselectable engine as default (#10404) @@ -9,6 +12,7 @@ Fix #10368: Server restarting game caused clients to hit assertion (#10369) Fix #10362: NewGRF bridges without speed limits (#10365) Fix #10363: CargoDist setting helptext shouldn't suggest symmetric distribution for diamonds in subtropic (#10364) Fix: [Script] Switch to OWNER_TOWN prevented OWNER_DEITY test during industry prospecting (#10360) +Fix #10009: Bad overflow protection when taking out loans (#10359) Fix #9865: Removing files with the console always failed (#10357) Fix #10057: FallbackParagraphLayout fails to properly wrap (#10356) Fix #10177: Company list password padlock showed after switching to single player (#10354) @@ -20,7 +24,7 @@ Fix #10331: Starting new company during load must happen after AI start (#10332) Fix #10309: [SDL] Uninitialized width and height when turning off full screen (#10328) Fix #10032: Capacities of articulated vehicles in build window (#10326) Fix: Improve handling of corrupt NewGRF or image files (#10321, #10316) -Fix: [NewGRF] Don't assume engclass 2 should be elrail. (#10315) +Fix: [NewGRF] Don't assume engclass 2 should be elrail (#10315) Fix: [Script] AIGroup.GetProfitLastYear could get values different than those displayed in GUI (#10227) Fix #10304: [Scripts] Don't start GS in intro game (#10305) Fix: [Script] Copy compat files for version 13 (#10303)