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
/
map_type.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-07-26
Change: Extend map array by 2 bytes with a uint16.
Peter Nelson
2015-02-01
(svn r27132) -Codechange: Add an assertion about the size of the Tile struct ...
frosch
2015-01-26
(svn r27126) -Fix [FS#6218] (r26873): Reduce memory footprint of map array by...
planetmaker
2014-10-23
(svn r27037) -Fix [FS#6150] (r26878): m6 was moved from Tile To TileExtended,...
rubidium
2014-09-21
(svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus b...
rubidium
2014-09-21
(svn r26876) -Codechange: move 'has bride above' data from m6 to type
rubidium
2014-09-21
(svn r26873) -Change: split type_height into a type and height array (ic111)
rubidium
2014-02-09
(svn r26319) -Change: Allow map sizes up to 4096x4096.
fonsinchen
2012-12-01
(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...
alberth
2010-12-13
(svn r21493) -Codechange: don't use the full 32 bits of the level land comman...
rubidium
2010-05-13
(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-20
(svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo)
smatz
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium