Version: Committing version data for tag: jgrpp-0.27.1

pull/73/head jgrpp-0.27.1
Jonathan G Rennison 6 years ago
parent 6bcc705c7c
commit ba8ddda0bc

@ -1,2 +1,2 @@
jgrpp-0.27.0 20180829 0 a37e30dfd0495c726096d525922a2c8894eeec40
4ace278a95eebe978c6cd373c5a2d6d5544aa5e340c9d2f5a03ae7c8d32edf8b -
jgrpp-0.27.1 20180920 0 6bcc705c7c7337859fc39b694b7fb19772e91afc
68aeb8cad467cc71eb265ed7966ec2ef970dae55beeae51e9ed50b0b00a4a86c -

@ -1,4 +1,4 @@
## JGR's Patchpack version 0.27.0
## JGR's Patchpack version 0.27.1
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
@ -231,6 +231,7 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog.
* Settings to allow placing stations and all NewGRF objects under bridges. (added in v0.26.0).
* Leave early order timetable flag. (added in v0.27.0).
* Timetabled wait times at waypoints. (added in v0.27.0).
* Add setting to enable flipping direction of all train types in depot. (added in v0.27.1).
* Various minor fixes, see changelog.
* [NewGRF specification additions](docs/newgrf-additions.html).

@ -2,6 +2,12 @@
* * *
### v0.27.1 (2018-09-20)
* Fix crash when changing timetable leave early flag of current order.
* Add setting to enable flipping direction of all train types in depot.
* Fix build/compilation issue on MacOS.
* Bump trunk base from commit 703e7f8fc78a7032b7a5315092604fb62f471cb8 to commit 59a1614ba0724bf5240b91d8cd2b90ff7eeb286c.
### v0.27.0 (2018-08-29)
* Fix crash when selling a train that's in a routing restriction slot.
* Fix crash and/or reservation errors at the far end when a train exited a signalled bridge/tunnel.

Loading…
Cancel
Save