(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype.

This commit is contained in:
michi_cc
2010-07-02 16:34:11 +00:00
parent a75583bbb6
commit 34f32cbbf4
7 changed files with 29 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
* \li IsEnd for all lists.
* \li AIIndustry::GetIndustryID
* \li AIRail::GetMaxSpeed
* \li AIRail::ERR_RAILTYPE_DISALLOWS_CROSSING
*
* API removals:
* \li HasNext for all lists.