summaryrefslogtreecommitdiff
path: root/src/landscape.h
AgeCommit message (Expand)Author
2009-02-25(svn r15582) -Cleanup: Remove unused function AdjustTileCoordRandomly(). Btw....frosch
2009-02-23(svn r15559) -Feature: Show required/already-delivered cargo needed for town-...frosch
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-10-19(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-02-28(svn r12303) -Codechange: move IsValidTile() in a more suitable place and mak...glx
2008-01-22(svn r11947) -Feature: Make use of new sprites added by Action5 type 0D.frosch
2007-12-25(svn r11700) -Codechange: reduce the amount of unnecessary includes.rubidium
2007-12-22(svn r11682) -Codechange: move some 'generic' geometry related types into a s...rubidium
2007-12-21(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.rubidium
2007-10-20(svn r11319) -Add: halftile- and anti-zig-zag-foundations. Patch by frosch.rubidium
2007-10-14(svn r11263) -Codechange: Reduce code duplication between DrawBridgePillars a...rubidium
2007-07-26(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....rubidium
2007-05-24(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...rubidium
2007-04-12(svn r9609) -Codechange: Move some function prototypes out of functions.h and...maedhros
2007-03-20(svn r9371) -Feature: Add support for variable snow lines in the arctic clima...maedhros