Version: Committing version data for tag: jgrpp-0.32.4
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
jgrpp-0.32.3 20191120 0 b8ab9debed43a5e1124d5c51706ee72a4c40e4b8 1 0
|
||||
f6d9c115515865dbffa6da8dc42c61f31600456446b3ca45d14e052561ea1073 -
|
||||
jgrpp-0.32.4 20191213 0 fd255963110574f6a14649968c9a259e085441c4 1 0
|
||||
d2d707e00f9fb3ef49b2ffad0900d8e4e9e5d16c2b47613912ff99ae510dc893 -
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## JGR's Patchpack version 0.32.3
|
||||
## JGR's Patchpack version 0.32.4
|
||||
|
||||
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
|
||||
|
||||
@@ -250,6 +250,7 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog.
|
||||
* Change network protocol to send server/join and rcon passwords in hashed form instead of in clear text. (added in v0.31.4).
|
||||
* Add modifier key window for toggling shift/ctrl key states using mouse. (added in v0.32-rc4).
|
||||
* Add IME support on Linux/SDL2 (SDL2-supported IMEs and Fcitx). (added in v0.32.0).
|
||||
* Add patch: show the name of the NewGRF in the build vehicle window. (added in v0.32.4).
|
||||
* Various minor fixes, see changelog.
|
||||
* [NewGRF specification additions](docs/newgrf-additions.html) ([online copy](https://htmlpreview.github.io/?https://github.com/JGRennison/OpenTTD-patches/blob/jgrpp/docs/newgrf-additions.html)).
|
||||
* [Low-level code/performance changes](docs/jgrpp-low-level-changes.md).
|
||||
|
@@ -2,6 +2,14 @@
|
||||
|
||||
* * *
|
||||
|
||||
### v0.32.4 (2019-12-13)
|
||||
* Fix incorrect company infrastructure totals and multiplayer desyncs when removing tram road stops.
|
||||
* Fix vehicle autoreplace AI event when autoreplacing trains.
|
||||
* Add patch: show the name of the NewGRF in the build vehicle window.
|
||||
* Routing restrictions: Add speed restriction feature.
|
||||
* Rename programmable signals to programmable pre-signals.
|
||||
* Bump trunk base from commit ef8455f5498cc01bc60eb1c02902c38bbc332a7a to commit 35dc377a58c90abb67304a0c557449b6db3c0d3f.
|
||||
|
||||
### v0.32.3 (2019-11-20)
|
||||
* Fix loading of savegames which use LZO compression.
|
||||
* Fix crash which could occur when attempting to load an unreadable/invalid savegame.
|
||||
|
Reference in New Issue
Block a user