update to 1.5.2

--HG--
branch : openttd
This commit is contained in:
Pavel Stupnikov
2015-09-01 22:52:41 +03:00
parent 641df04e75
commit 48992033ed
87 changed files with 1446 additions and 847 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: ai_changelog.hpp 27275 2015-05-08 18:06:44Z frosch $ */
/* $Id: ai_changelog.hpp 27355 2015-08-01 10:28:15Z frosch $ */
/*
* This file is part of OpenTTD.
@@ -15,6 +15,10 @@
* functions may still be available if you return an older API version
* in GetAPIVersion() in info.nut.
*
* \b 1.5.2
*
* No changes
*
* \b 1.5.1
*
* No changes

View File

@@ -1,4 +1,4 @@
/* $Id: game_changelog.hpp 27275 2015-05-08 18:06:44Z frosch $ */
/* $Id: game_changelog.hpp 27355 2015-08-01 10:28:15Z frosch $ */
/*
* This file is part of OpenTTD.
@@ -15,6 +15,10 @@
* functions may still be available if you return an older API version
* in GetAPIVersion() in info.nut.
*
* \b 1.5.2
*
* No changes
*
* \b 1.5.1
*
* No changes