summaryrefslogtreecommitdiff
path: root/src/script/api/script_tilelist.cpp
AgeCommit message (Expand)Author
2021-05-13Codechange: Replace TILE_AREA_LOOP with range-based for loopsglx22
2020-03-14Fix: [AI/GS] Consider neutral station setting when creating tile listsSamuXarick
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-13Fix: Industry coverage area is no longer rectangular. (#7464)PeterN
2019-04-13Codechange: Replace duplicated code with TileArea::Expand() (#7467)PeterN
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2011-11-29(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)truebrain
2011-11-29(svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script...truebrain