Version: Committing version data for tag: jgrpp-0.35.1

pull/182/head jgrpp-0.35.1
Jonathan G Rennison 4 years ago
parent e296a4f021
commit 192f89246c

@ -1,2 +1,2 @@
jgrpp-0.35.0 20200712 0 dbdab67cdaf74c357bb36f144edffd97671ed4ed 1 1 2020
10c3efffb8fd16bb367e68b397d5f04602fa3734a1ad584bd814506ed85f8c68 -
jgrpp-0.35.1 20200720 0 e296a4f021c2230aaddc01b5e877841a6c5b8cfd 1 1 2020
fad628b8823db0b1ceafd8d25fda3f654bdb8d5f720173903a805c4b71d4e8c7 -

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

@ -2,6 +2,16 @@
* * *
### v0.35.1 (2020-07-20)
* Fix crash which could occur when selling/replacing a vehicle which is currently displayed in a departure board window.
* Fix colour of vehicle destination text when mousing over in vehicle window.
* Fix missing window/taskbar icon when using SDL/SDL2.
* Fix compilation on CMake versions prior to 3.12.
* Add hotkey to show link graph legend window (defaults to: Y).
* Unix: Add wrapper build scripts to invoke CMake/make.
* Add Korean translations by TELK.
* Add Czech translations by Lurker23.
### v0.35.0 (2020-07-12)
* Fix crash on maps larger than 64k in either axis.
* Fix crash which could occur when displaying vehicles with no orders in the departure board window.

Loading…
Cancel
Save