summaryrefslogtreecommitdiff
path: root/src/map_func.h
AgeCommit message (Expand)Author
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