(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)

View File

@ -1,6 +1,6 @@
OpenTTD's known bugs
Last updated: 2014-03-17
Release version: 1.4.0-RC1
Last updated: 2014-04-01
Release version: 1.4.0
------------------------------------------------------------------------

View File

@ -1,3 +1,9 @@
openttd (1.4.0-0) unstable; urgency=low
* New upstream release 1.4.0
-- OpenTTD <info@openttd.org> Tue, 01 Apr 2014 21:00:00 +0200
openttd (1.4.0~RC1-0) unstable; urgency=low
* New upstream release 1.4.0-RC1

View File

@ -2,8 +2,8 @@
!define APPV_MAJOR 1
!define APPV_MINOR 4
!define APPV_MAINT 0
!define APPV_BUILD 5
!define APPV_EXTRA "-RC1"
!define APPV_BUILD 6
!define APPV_EXTRA ""
!define APPNAME "OpenTTD" ; Define application name
!define APPVERSION "${APPV_MAJOR}.${APPV_MINOR}.${APPV_MAINT}${APPV_EXTRA}" ; Define application version

View File

@ -1,5 +1,5 @@
Last updated: 2014-03-17
Release version: 1.4.0-RC1
Last updated: 2014-04-01
Release version: 1.4.0
------------------------------------------------------------------------

View File

@ -17,8 +17,6 @@
*
* \b 1.4.0
*
* 1.4.0 is not yet released. The following changes are not set in stone yet.
*
* API additions:
* \li AICargo::GetDistributionType
* \li AIDate::DATE_INVALID

View File

@ -17,8 +17,6 @@
*
* \b 1.4.0
*
* 1.4.0 is not yet released. The following changes are not set in stone yet.
*
* API additions:
* \li AICargo::GetDistributionType
* \li GSCompany::ChangeBankBalance