Version: Committing version data for tag: jgrpp-0.32.1
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
jgrpp-0.32.0 20191012 0 1bbfd69657b9f96e66c9536d9a97711a494254bb 1 0
|
||||
7e231389e32602061540e6bf498362d654d42482356d143bd7f17726e9e4f531 -
|
||||
jgrpp-0.32.1 20191020 0 a7be39d07a1a03170c84a096074ade582650237f 1 0
|
||||
f91908dae439bd465b355caf343699e85d0b5f9cf83b28494a6f2fabb3b85d0e -
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## JGR's Patchpack version 0.32.0
|
||||
## JGR's Patchpack version 0.32.1
|
||||
|
||||
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
|
||||
|
||||
|
@@ -2,6 +2,19 @@
|
||||
|
||||
* * *
|
||||
|
||||
### v0.32.1 (2019-10-20)
|
||||
* Fix "undefined string" appearing in 3rd line of error message window.
|
||||
* Fix width of bottom row of template-based train replacement create/edit template window.
|
||||
* Fix link graph link usage statistics (used for the link graph overlay colours) becoming increasingly inaccurate on large networks over time.
|
||||
* SDL2 video driver (Linux):
|
||||
* Fix handling of shift key in text-editing mode.
|
||||
* Fix up/down keys in console window.
|
||||
* Fix passing keypresses to Fcitx which are unknown to SDL.
|
||||
* Fix attempting to use SDL2 versions prior to 2.0.5, which do not compile.
|
||||
* Automatically detect and use SDL1 if SDL2 is not present and usable.
|
||||
* Fix compilation on MSVC and on Mac OSX.
|
||||
* Add Korean translations by TELK.
|
||||
|
||||
### v0.32.0 (2019-10-12)
|
||||
* Fix crash when disabling infrastructure sharing with vehicles with go to nearest depot orders.
|
||||
* Fix order backup not saving/restoring timetable automation, separation and scheduled dispatch states.
|
||||
|
Reference in New Issue
Block a user