diff --git a/.ottdrev-vc b/.ottdrev-vc index a842676bcd..2d6d5906f3 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.25.1 20180608 0 f2987854c776c452a86b3aed7136da86fb841a73 -57332f1e261022438029538ab2bfd8317edaf06df421a587497939405e376fbf - +jgrpp-0.25.2 20180613 0 ca4a4869a292f90cabe0c7bd8e6fa201965e6416 +5922c1ed367e430794301496e06f58b6abccd2bce9ffd61eeea8a913b271c074 - diff --git a/README.md b/README.md index 066794426b..32a5e73678 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.25.1 +## JGR's Patchpack version 0.25.2 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index efd507d320..95d34de944 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,12 @@ * * * +### v0.25.2 (2018-06-13) +* Revert upstream trunk changes to font/text rendering on Windows which were merged in v0.25.1. This is to fix various crashes and rendering errors. +* Fix crash when attempting to request information on a large number of unknown GRFs from a multiplayer server. +* Fix compilation failures on ARM and Alpha platforms. +* Minor changes to acquiring of GRF information from multiplayer servers. + ### v0.25.1 (2018-06-08) * Fix savegame save/load and multiplayer join for clients running on Apple/Mac OSX. * Add setting: station rating tolerance to waiting time depends on cargo class.