updated to 1.5.3-RC1

--HG--
branch : openttd
This commit is contained in:
Pavel Stupnikov
2015-11-01 20:08:15 +03:00
parent 48992033ed
commit 7209de2e7c
54 changed files with 811 additions and 610 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: ai_changelog.hpp 27355 2015-08-01 10:28:15Z frosch $ */
/* $Id: ai_changelog.hpp 27433 2015-11-01 12:09:41Z 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.3
*
* No changes
*
* \b 1.5.2
*
* No changes

View File

@@ -1,4 +1,4 @@
/* $Id: game_changelog.hpp 27355 2015-08-01 10:28:15Z frosch $ */
/* $Id: game_changelog.hpp 27433 2015-11-01 12:09:41Z 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.3
*
* No changes
*
* \b 1.5.2
*
* No changes