Version: Committing version data for tag: jgrpp-0.17.2

This commit is contained in:
Jonathan G Rennison
2017-02-22 21:32:16 +00:00
parent bdc5820836
commit c080a3c42c
3 changed files with 17 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
## JGR's Patchpack version 0.17.1
## JGR's Patchpack version 0.17.2
This is a collection of patches applied to [OpenTTD](http://www.openttd.org/)
@@ -167,7 +167,7 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog.
* Performance improvements
* Improve dedicated server performance. Up to approximately 2.5x faster. (added in v0.8.1)
* Improve cargodest link graph calculation performance. Up to approximately 33% faster. (added in v0.8.1)
* Improve cargodest link graph calculation performance. Up to approximately 2x faster. (~1.3x faster in v0.8.1, further improvements in v0.17.2)
* Add a 32bpp SSE2 palette animator. This is ~4x faster than the non-accelerated palette animator. (added in v0.9.0)
* Various minor changes (see changelog).
@@ -186,7 +186,7 @@ See [jgrpp-changelog.md](jgrpp-changelog.md) for changelog.
* Add hover tool-tips, and improve visual contrast of cargo labels, in cargo dest graph legend window. (added in v0.16.0)
* Add shift-clicking on vehicle depot button to select specific depot. (added in v0.16.1)
* Increase maximum setting limits for per-company vehicle-type limits. (added in v0.17.0)
* Increase maximum permitted vehicle name length. (added in v0.17.0)
* Increase maximum permitted vehicle name length (added in v0.17.0), and vehicle group name length (added in v0.17.2)
* Translations
* German (by Auge): including vehicle group info, vehicle details window, the zoning toolbar, and settings for improved breakdowns and adjacent level crossings.