Version: Committing version data for tag: jgrpp-0.32.3

pull/121/head jgrpp-0.32.3
Jonathan G Rennison 5 years ago
parent b8ab9debed
commit 9094df9ccc

@ -1,2 +1,2 @@
jgrpp-0.32.2 20191106 0 ca3c72438e77032f2a327c17e2a3a0be59238d15 1 0
778c3c9caf62e142aa1e71883d7a3b91c81a1d0725b328a29c80467eda5511e2 -
jgrpp-0.32.3 20191120 0 b8ab9debed43a5e1124d5c51706ee72a4c40e4b8 1 0
f6d9c115515865dbffa6da8dc42c61f31600456446b3ca45d14e052561ea1073 -

@ -1,4 +1,4 @@
## JGR's Patchpack version 0.32.2
## JGR's Patchpack version 0.32.3
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)

@ -2,6 +2,23 @@
* * *
### v0.32.3 (2019-11-20)
* Fix loading of savegames which use LZO compression.
* Fix crash which could occur when attempting to load an unreadable/invalid savegame.
* Fix crash which could occur when attempting to stop an aircraft which is outside the map.
* Fix aircraft possibly being routed to the wrong hangar when using the send to hangar button on an aircraft which is outside the map.
* Fix some trains having zero power on load for some savegame/GRF configurations.
* Fix the give money input textbox not correctly handling money quanitities greater than 2.1 billion in local currency units.
* Template-based train replacement: Fix various scaling and alignment issues in the template window.
* Routing restrictions: Add support for signalled tunnel/bridges to PBS entry signal conditional.
* Stations under bridges:
* Fix use of station GRF defined bridge pillar disallowed flags.
* Always allow buoys under bridges.
* Add seperate settings for allowing NewGRF rail, road and dock stations under bridges.
* Fix compilation on MSVC (32 bit).
* Add Korean translations by TELK.
* Bump trunk base from commit d5a9bd404a3ca90a18abeeaaaabdbf5185437ba7 to commit ef8455f5498cc01bc60eb1c02902c38bbc332a7a.
### v0.32.2 (2019-11-06)
* Fix crash which could occur after removing oil rig.
* Fix crash which could occur when scanning NewGRF files.

Loading…
Cancel
Save