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_tile.cpp
Age
Commit message (
Expand
)
Author
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-06
(svn r16524) -Fix [FS#2963]: missing guards in the NoAI API making it possibl...
rubidium
2009-05-09
(svn r16262) -Fix [NoAI]: Check slopes passed to the API better for validity
yexo
2009-04-26
(svn r16166) -Add [NoAI]: AITile::Get(Min|Max|Corner)Height
frosch
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-24
(svn r15252) -Fix (r15027): AIMarine::AreWaterTilesConnected() reported aqued...
frosch
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-16
(svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo)
truebrain
2009-01-16
(svn r15101) -Change [API CHANGE]: more consistant naming for consts:
truebrain
2009-01-12
(svn r15036) -Fix: use the same value for 'random' through-out the code for P...
truebrain
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain