index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ai
/
api
/
ai_abstractlist.cpp
Age
Commit message (
Expand
)
Author
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 includes
rubidium
2009-10-04
(svn r17692) -Codechange: minor coding style fixes
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-20
(svn r17228) -Codechange: some coding style fixes
rubidium
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