Version: Committing version data for tag: jgrpp-0.25.2

This commit is contained in:
Jonathan G Rennison
2018-06-13 02:11:38 +01:00
parent ca4a4869a2
commit efdbde63c8
3 changed files with 9 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
jgrpp-0.25.1 20180608 0 f2987854c776c452a86b3aed7136da86fb841a73 jgrpp-0.25.2 20180613 0 ca4a4869a292f90cabe0c7bd8e6fa201965e6416
57332f1e261022438029538ab2bfd8317edaf06df421a587497939405e376fbf - 5922c1ed367e430794301496e06f58b6abccd2bce9ffd61eeea8a913b271c074 -

View File

@@ -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/) This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)

View File

@@ -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) ### v0.25.1 (2018-06-08)
* Fix savegame save/load and multiplayer join for clients running on Apple/Mac OSX. * 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. * Add setting: station rating tolerance to waiting time depends on cargo class.