summaryrefslogtreecommitdiff
path: root/src/tile_type.h
AgeCommit message (Expand)Author
2021-03-26Feature: allow setting a custom terrain type to define highest peakPatric Stout
2021-03-26Add: allow setting the highest mountain for heightmapsPatric Stout
2021-03-26Feature: auto-detect map height limit based on generated mapPatric Stout
2021-03-26Change: rename setting "max_heightlevel" to "map_height_limit"Patric Stout
2021-03-26Feature: setting to indicate desert coverage for tropic climatePatric Stout
2021-03-26Feature: setting to indicate snow coverage for arctic climate (replaces snow ...Patric Stout
2021-01-08Fix: for arctic and tropic, make sure we have at least a few hills (#8513)Patric Stout
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2018-03-11(svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce ...frosch
2018-03-11(svn r27986) -Codechange: Name magic constants in the vehicle position hash f...frosch
2015-02-14(svn r27148) -Fix: Rounding and unit-conversion inconsistencies in calls to M...frosch
2014-10-13(svn r27010) -Feature [FS#4126]: more height levels (ic111, ChillCore, Comman...rubidium
2014-09-21(svn r26880) -Add: stub settings for limiting bridge and map heightrubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-09-21(svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant.alberth
2011-01-21(svn r21877) -Codechange: move definition of HALF_TILE_SIZE to tile_type.hsmatz
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-05-13(svn r19816) -Codechange: use static const uint for the unnamed 'tile consts'...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-12-21(svn r18585) -Codechange: replace some magic numbers by constantsrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-04-18(svn r16086) -Codechange: magic numbers substitutes by enums and some type sa...rubidium
2008-10-13(svn r14461) -Document: add some doxygen comments (Albert)rubidium
2008-01-30(svn r12020) -Documentation: Correct description of TropicZone.frosch
2007-12-25(svn r11700) -Codechange: reduce the amount of unnecessary includes.rubidium
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium