API change: removal of AIAbstractList
Posted: 19 Aug 2010 15:42
In r20562/r20563 AIAbstractList has been removed. All functions previously in AIAbstractList are now part of AIList. AIs using the 0.7 or 1.0 API are not affected, but AIs using the 1.1 API (which is not stable until 1.1 comes out) are, so please update your AIs.
Also AIList::ChangeItem has been removed as it was a duplicate of AIAbstractList::SetValue (now AIList::SetValue). Again AIs using the 0.7 or 1.0 API are not affected.
Also AIList::ChangeItem has been removed as it was a duplicate of AIAbstractList::SetValue (now AIList::SetValue). Again AIs using the 0.7 or 1.0 API are not affected.