Update to 1.7.2

--HG--
branch : openttd
This commit is contained in:
Pavel Stupnikov
2018-01-15 12:54:57 +03:00
parent d7954d350f
commit c13f57641c
48 changed files with 815 additions and 765 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: ai_changelog.hpp 27866 2017-05-04 18:43:13Z frosch $ */
/* $Id: ai_changelog.hpp 27942 2017-12-11 20:14:55Z frosch $ */
/*
* This file is part of OpenTTD.
@@ -15,7 +15,7 @@
* functions may still be available if you return an older API version
* in GetAPIVersion() in info.nut.
*
* \b 1.7.0 - 1.7.1
* \b 1.7.0 - 1.7.2
*
* No changes
*

View File

@@ -1,4 +1,4 @@
/* $Id: game_changelog.hpp 27866 2017-05-04 18:43:13Z frosch $ */
/* $Id: game_changelog.hpp 27942 2017-12-11 20:14:55Z frosch $ */
/*
* This file is part of OpenTTD.
@@ -15,7 +15,7 @@
* functions may still be available if you return an older API version
* in GetAPIVersion() in info.nut.
*
* \b 1.7.0 - 1.7.1
* \b 1.7.0 - 1.7.2
*
* No changes
*