src/terraform_cmd.cpp
Fri, 04 Apr 2008 15:48:15 +0000 smatz (svn r12562) -Cleanup: variable scope in terraform_cmd.cpp
Wed, 02 Apr 2008 14:13:15 +0000 frosch (svn r12541) -Codechange: Declare Slope enum as bit set, and remove some (then) unneeded casts.
Sun, 13 Jan 2008 01:21:35 +0000 rubidium (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
Wed, 09 Jan 2008 16:55:48 +0000 rubidium (svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114).
Mon, 07 Jan 2008 00:45:05 +0000 rubidium (svn r11773) -Codechange: move some non-clear-land functions from clear_cmd.cpp to a more correct location.
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports