summaryrefslogtreecommitdiff
path: root/src/map_type.h
AgeCommit message (Expand)Author
2021-12-16Codechange: Un-bitstuff landscape commands.Michael Lutz
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-07-26Change: 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 typerubidium
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 appropriaterubidium
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