forked from mirror/OpenTTD
(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and add IsEnd() instead.
This commit is contained in:
@@ -18,6 +18,12 @@
|
||||
*
|
||||
* 1.1.0 is not yet released. The following changes are not set in stone yet.
|
||||
*
|
||||
* API additions:
|
||||
* \li IsEnd for all lists.
|
||||
*
|
||||
* API removals:
|
||||
* \li HasNext for all lists.
|
||||
*
|
||||
* Other changes:
|
||||
* \li AIRoad::BuildRoadStation now allows overbuilding
|
||||
* \li AIRoad::BuildDriveThroughRoadStation now allows overbuilding
|
||||
|
Reference in New Issue
Block a user