summaryrefslogtreecommitdiff
path: root/src/map_func.h
AgeCommit message (Expand)Author
2020-07-03Fix: Globally apply preprocessor directive coding styleTechGeekNZ
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2018-04-30Fix: Spelling errors (#6769)Joan Josep
2018-04-28Feature #6610: Allow towns to build houses on road turns (#6758)Pavel Stupnikov
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-05-02(svn r22411) -Document: another bunch of bitsrubidium
2011-01-18(svn r21845) -Codechange: move documentation towards the code to make it more...rubidium
2010-12-12(svn r21490) -Codechange: abstract/encapsulate the map area iterating a bitrubidium
2010-12-11(svn r21470) -Codechange: add method to get the distance from the edge in a g...rubidium
2010-08-01(svn r20282) -Codechange: add some spaces where they should've beenrubidium
2010-04-18(svn r19670) -Codechange: Add CeilDiv() and RoundDiv() to simplify integer di...frosch
2010-01-04(svn r18718) -Codechange: make a wrapper macro for looping TileAreasrubidium
2010-01-01(svn r18683) -Fix: it's not an otherrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-26(svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TIL...rubidium
2009-06-10(svn r16552) -Codechange: make AddTileIndexDiffCWrap() a bit fastersmatz
2009-06-10(svn r16551) -Codechange: use shift instead of multiplication in TileXY()smatz
2009-06-10(svn r16550) -Codechange: move definition of ScaleByMapSize to header file, u...smatz
2009-04-24(svn r16138) -Codechange: move GetClosestWaterDistance to map*rubidium
2009-03-21(svn r15789) -Codechange: Add DiagdirBetweenTiles() and use it.frosch
2009-03-05(svn r15620) -Fix[FS#2699]: Error in documentation (Conditional Zenith).belugas
2009-02-25(svn r15585) -Codechange: Remove TILE_ASSERT and replace all instances with a...yexo
2009-01-05(svn r14847) -Codechange: generalise the circular search to search around a r...rubidium
2008-06-25(svn r13632) -Codechange: Use 'void *' for user-data of CircularTileSearch().frosch
2008-06-03(svn r13367) -Codechange: Allow CircularTileSearch function to return the til...belugas
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-23(svn r11961) -Feature[newGRF]: Add support for Action 0D, var 13: information...belugas
2008-01-22(svn r11947) -Feature: Make use of new sprites added by Action5 type 0D.frosch
2008-01-18(svn r11914) -Documentation: fix some @file statementglx
2008-01-17(svn r11897) -Fix: Replace an uint with TileIndex and a small coding style fix.frosch
2007-12-26(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...rubidium