summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_abstractlist.cpp
AgeCommit message (Expand)Author
2010-08-19(svn r20563) -Change: [NoAI] rename AIAbstractList to AIListyexo
2010-08-19(svn r20562) -Change: [NoAI] Move all functions from AIList to AIAbstractListyexo
2010-08-01(svn r20281) -Codechange: unify case scope closure + break coding stylerubidium
2010-03-07(svn r19368) -Codechange: Return early in AIAbstractList::SetValue(), if the ...frosch
2010-03-07(svn r19367) -Fix [FS#3665]: List valuator could cause invalid iterators.frosch
2010-02-28(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and ad...frosch
2010-02-28(svn r19293) -Fix [FS#3566]: Some methods of AIAbstractList left invalid iter...frosch
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-10-04(svn r17692) -Codechange: minor coding style fixessmatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-20(svn r17228) -Codechange: some coding style fixesrubidium
2009-08-15(svn r17193) -Fix [FS#3124]: guard the valuator against 'external' modificati...rubidium
2009-03-09(svn r15658) -Fix [NoAI]: Rewrite AIAbstractList::Valuate to make it more rea...yexo
2009-02-10(svn r15440) -Fix: Backup AIObject::GetAllowDoCommand and restore the old val...yexo
2009-02-08(svn r15406) -Fix: make Valuate actually cost a few opcodes to not make it a ...rubidium
2009-01-14(svn r15084) -Fix [NoAI] (r15027): by removing the threads for NoAIs, it is n...truebrain
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain