summaryrefslogtreecommitdiff
path: root/src/tilearea_type.h
AgeCommit message (Collapse)Author
2010-03-12(svn r19392) -Codechange: Increase the maximum size of a TileArea.terkhen
2010-02-06(svn r19041) -Codechange: Improve selection of tile to draw in zoomed-out ↵alberth
smallmaps.
2010-02-06(svn r19038) -Codechange: Move TileArea methods to their own file.alberth
2010-01-04(svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text ↵rubidium
when building a station could be incorrect (missing a cargo) -Change [NoAI]: AITile::GetCargoProduction now returns the number of producers and not the number of tiles of producers. -Fix [NoAI]: AITileList_IndustryProducing would omit some tiles for at which a station would get cargo.
2010-01-04(svn r18714) -Codechange: move the TileArea struct to it's own headerrubidium