(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and add IsEnd() instead.

This commit is contained in:
frosch
2010-02-28 20:25:03 +00:00
parent ac1a08ef4a
commit 333249ce50
8 changed files with 222 additions and 142 deletions

View File

@@ -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