summaryrefslogtreecommitdiff
path: root/src/clear_map.h
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2018-08-04Fix #6805: Clear some m8 bits when making some tiles.J0an Josep
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
2013-10-12(svn r25852) -Codechange: Merge GetFenceXX/SetFenceXX into one common GetFonc...zuu
2011-12-19(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...rubidium
2011-11-08(svn r23168) -Feature [FS#1824]: always draw fences around field tilesyexo
2011-05-02(svn r22413) -Document: even more stuffrubidium
2010-12-01(svn r21367) -Fix (r18719)[FS#4283]: Fields were not cleared under snow thoug...frosch
2010-08-11(svn r20446) -Codechange: unify the location of the water classrubidium
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2010-01-05(svn r18738) -Fix (r18719): when a tree died while there was snow the amount ...yexo
2010-01-04(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...yexo
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-08(svn r15643) -Fix [FS#2711]: be more strict with zeroing unused map array bitssmatz
2008-01-07(svn r11776) -Codechange: more header splittings to reduce the dependencies.rubidium
2007-12-21(svn r11674) -Codechange: refactor some functions out of macros.h into more l...rubidium
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-04-03(svn r9554) -Documentation: add documentation to some map accessors.rubidium
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-02-23(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-01-11(svn r8050) -Codechange: Rename map member extra to m6, since its usage has b...belugas
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-09(svn r8014) -Codechange (r7573): When a tile is cleared, empty the general pu...maedhros
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium