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_tilelist.cpp
Age
Commit message (
Expand
)
Author
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-30
(svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByT...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-26
(svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TIL...
rubidium
2009-06-27
(svn r16678) -Codechange: Turn CargoArray into a class, so one does not have ...
frosch
2009-06-27
(svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instance...
frosch
2009-06-24
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
smatz
2009-06-06
(svn r16524) -Fix [FS#2963]: missing guards in the NoAI API making it possibl...
rubidium
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-23
(svn r15241) -Fix (r15027): NoAI API was not aware of certain newindustries '...
frosch
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain