1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 20:49:11 +00:00

(svn r26439) [1.4] -Update documentation

This commit is contained in:
frosch
2014-04-01 18:29:34 +00:00
parent 0c2be35fa1
commit 9d2f06c42c
7 changed files with 18 additions and 11 deletions

View File

@@ -1,7 +1,12 @@
1.4.0 (2014-04-01)
------------------------------------------------------------------------
(None)
1.4.0-RC1 (2014-03-18)
------------------------------------------------------------------------
- Feature: [Script] APIs to get cargo waiting from/via other station (r26396)
- Fix: Don't explain "symmetric" cargodist mode when the setting does not allow it [FS#5939] (r26394)
- Fix: Do not explain "symmetric" cargodist mode when the setting does not allow it [FS#5939] (r26394)
- Fix: Update distances between link graph nodes when station sign is moved (r26393)
- Fix: No need to call OnFocus twice [FS#5933] (r26392)
- Fix: Select a specific font size when freetype fails to select one automatically [FS#5885] (r26389)