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
/
tilearea.cpp
Age
Commit message (
Expand
)
Author
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-13
Codechange: Replace duplicated code with TileArea::Expand() (#7467)
PeterN
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-02
(svn r26289) -Codechange: Make tile areas and iterators more consistent to ea...
fonsinchen
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2011-12-03
(svn r23402) -Add: Function to check if a TileArea contains a tile. (michi_cc)
terkhen
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-18
(svn r21843) -Codechange: move documentation towards the code to make it more...
rubidium
2011-01-11
(svn r21768) -Fix [FS#4396]: Diagonal tile iterator needed a special case for...
frosch
2011-01-09
(svn r21747) -Fix [FS#4395]: the diagonal iterator would iterate twice over s...
rubidium
2010-12-13
(svn r21499) -Add: diagonal tile iterator. Based on patch by fonsinchen
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-02-06
(svn r19041) -Codechange: Improve selection of tile to draw in zoomed-out sma...
alberth
2010-02-06
(svn r19038) -Codechange: Move TileArea methods to their own file.
alberth