Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-04 | (svn r12562) -Cleanup: variable scope in terraform_cmd.cpp | smatz | |
2008-04-02 | (svn r12541) -Codechange: Declare Slope enum as bit set, and remove some ↵ | frosch | |
(then) unneeded casts. | |||
2008-01-13 | (svn r11828) -Codechange: include table/* as the last includes and remove an ↵ | rubidium | |
unneeded include from openttd.h. | |||
2008-01-09 | (svn r11793) -Codechange: pass the expense type via the CommandCost instead ↵ | rubidium | |
of a global variable. Patch by Noldo (FS#1114). | |||
2008-01-07 | (svn r11773) -Codechange: move some non-clear-land functions from ↵ | rubidium | |
clear_cmd.cpp to a more correct location. |