summaryrefslogtreecommitdiff
path: root/src/landscape.cpp
AgeCommit message (Expand)Author
2007-10-20(svn r11313) -Codechange: prepare several pieces of code so the can handle so...rubidium
2007-10-14(svn r11263) -Codechange: Reduce code duplication between DrawBridgePillars a...rubidium
2007-10-05(svn r11209) -Codechange: remove some magic numbers and bit magic with approp...rubidium
2007-07-26(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....rubidium
2007-07-23(svn r10656) -Fix [FS#1068]: GetPartialZ returned wrong value for SLOPE_STEEP...truelight
2007-06-24(svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fi...rubidium
2007-06-19(svn r10229) -Cleanup: removed duplicate include (dihedral)glx
2007-06-18(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...rubidium
2007-06-18(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.rubidium
2007-05-24(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...rubidium
2007-04-18(svn r9672) -Cleanup: lots of coding style fixes around operands.rubidium
2007-03-22(svn r9400) -Codechange: Use some more representative enum names for landscap...belugas
2007-03-20(svn r9371) -Feature: Add support for variable snow lines in the arctic clima...maedhros
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
2007-02-22(svn r8841) -Fixtron
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
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-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr