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
2010-12-13
(svn r21493) -Codechange: don't use the full 32 bits of the level land comman...
rubidium
2010-04-14
(svn r19635) -Fix (r19634): Forgot AI.
frosch
2010-02-05
(svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instea...
smatz
2010-01-29
(svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several cla...
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-04
(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...
yexo
2010-01-03
(svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast til...
yexo
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-02
(svn r17378) -Fix [NoAI]: Several AITile::* functions didn't check whether th...
yexo
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-18
(svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. R...
yexo
2009-08-08
(svn r17111) -Fix (r17110): forgot to include ai_log.hpp
yexo
2009-08-08
(svn r17110) -Fix [NoAI]: Print a warning message in the AI console when a de...
yexo
2009-07-08
(svn r16767) -Fix [NoAI] (r16524): AITile::GetCargoProduction/Acceptance didn...
yexo
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