Version: Committing version data for tag: jgrpp-0.34.1

pull/145/head jgrpp-0.34.1
Jonathan G Rennison 4 years ago
parent 5ac240147e
commit 23efead74e

@ -1,2 +1,2 @@
jgrpp-0.34.0 20200406 0 f077c3bf6e8a5589a84a3ba03650d03f47f196be 1 0
df5da3f8800ebf94c15eb3f5a9d0f70648408ff15b9f3b84ae66d17ef1bf0156 -
jgrpp-0.34.1 20200412 0 5ac240147eaa07764b8ae896a14cd084d156a8d8 1 0
4a32f30293ea2a387af81bf897b4326d9156521d3c34087343d45a39e96f52fe -

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

@ -2,6 +2,16 @@
* * *
### v0.34.1 (2020-04-13)
* Fix crash which could occur at startup for some combinations of resolution and zoom settings.
* Fix crash which could occur on WINE on systems with more than two network interfaces.
* Scheduled dispatch:
* Fix double dispatch request when timetable is not started.
* Fix lateness not being updated when timetabled waiting time at dispatch point changes.
* Fix dispatch order timetabled waiting time being taken as zero in some circumstances.
* Various changes to improve thread safety/data races.
* Bump trunk base from commit b50d77b831c60f9f162a6f1d2bc9ca19e702784e to commit 9339e4dcad8aa74ff1b2723ea63a2e31c23f5d44.
### v0.34.0 (2020-04-07)
* Fix crash when attempting to draw zero-size or invalid sprite.
* Fix crash which could occur when scrolling the viewport on some platforms.

Loading…
Cancel
Save