Fix tile command argument compile errors

This commit is contained in:
dP
2023-04-11 01:00:28 +04:00
parent e97cd95660
commit fa2fa80931
12 changed files with 411 additions and 458 deletions

View File

@@ -74,7 +74,21 @@ This is usable for any OpenTTD servers
== CHANGELOG ==
*** ??? ***
*** 13.1 (10 Apr 2022) ***
- Show building preview when funding industries.
- Show industry production on the minimap on high zoom levels in IMBA mode.
- Added two more zoom levels to the minimap.
- Improved performance of the UI for about 20% (ported from JGRPP).
- Show cargo and industry type IDs in industry chains window in developer mode.
- Added cmgamestats console command to show the total number of vehicles in the game.
- Added a server lag counter in the status bar (when show APM is enabled).
- Improved how regular advertisement tracks stations.
- Fixed crash when moving station blueprint outside the map area.
- Fixed crash in polyrail terraforming mode (#15)
- Fixed clients overlay
- Fixed shaded trees and graph background settings not being available in multiplayer.
*** 13.0 (21 Feb 2023) ***
- Added a hotkey to switch industry layouts when funding (MMB by default).
- Fixed crash when no graphics were installed.
- Fixed company selection when clicking in online players window.