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.hpp
Age
Commit message (
Expand
)
Author
2010-09-13
(svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for...
yexo
2010-08-19
(svn r20563) -Change: [NoAI] rename AIAbstractList to AIList
yexo
2010-08-01
(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of ...
yexo
2010-08-01
(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI...
yexo
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-01-29
(svn r18955) -Feature: [NoAI] introduce GetBuildCost functions in several cla...
yexo
2010-01-04
(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text ...
rubidium
2010-01-03
(svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast til...
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-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-02
(svn r17049) -Fix [NoAI]: documentation of AITile::LevelTiles was wrong
yexo
2009-07-08
(svn r16767) -Fix [NoAI] (r16524): AITile::GetCargoProduction/Acceptance didn...
yexo
2009-06-06
(svn r16524) -Fix [FS#2963]: missing guards in the NoAI API making it possibl...
rubidium
2009-05-10
(svn r16266) -Documentation: [NoAI] Add details to AITile::(Raise|Lower)Tile ...
frosch
2009-05-10
(svn r16264) -Change/Fix (r16262): [NoAI] Change SLOPE_INVALID to 0xFFFF so t...
frosch
2009-04-26
(svn r16172) -Fix (r16171): typo (thanks SmatZ)
yexo
2009-04-26
(svn r16171) -Add [NoAI]: two new error codes to AITile: ERR_AREA_ALREADY_FLA...
yexo
2009-04-26
(svn r16166) -Add [NoAI]: AITile::Get(Min|Max|Corner)Height
frosch
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
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 r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain