Cherry-pick readme/changelog for jgrpp-0.17.1

This commit is contained in:
Jonathan G Rennison
2017-02-14 01:01:58 +00:00
parent f89e8b76d6
commit a4338ee97f
2 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
## JGR's Patchpack version 0.17.0 ## JGR's Patchpack version 0.17.1
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.17.1 (2017-02-14)
* Fix crash when deleting bridge/tunnel with signals due to company reset/bankruptcy.
* Fix crash in linkgraph job scheduler when the total estimated cost of all jobs is 0.
* Fix crash when using build and refit with NewGRF sets with unpredicatable/dynamic refit costs.
* Fix support for increased number of NewGRFs in single player.
### v0.17.0 (2017-02-07) ### v0.17.0 (2017-02-07)
* Template-based train replacement: * Template-based train replacement:
* Fix crash on load/join after a company which owns templates goes bankrupt or is bought out. * Fix crash on load/join after a company which owns templates goes bankrupt or is bought out.