index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terraform_cmd.cpp
Age
Commit message (
Expand
)
Author
2009-01-22
(svn r15203) -Fix (r15190): CmdTerraformLand didn't check it's parameters goo...
Yexo
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-19
(svn r15151) -Fix: tile 0 can now be highlighted as error tile
Yexo
2009-01-18
(svn r15138) -Fix [FS#2542]: tile error location not reset when leveling land...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-11-16
(svn r14582) -Fix [FS#2392]: blank box on cost estimation of levelling a flat...
rubidium
2008-05-19
(svn r13177) -Fix[FS#2002]: Using level tool in scenario editor makes tiles b...
belugas
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 (the...
frosch
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-09
(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...
rubidium
2008-01-07
(svn r11773) -Codechange: move some non-clear-land functions from clear_cmd.c...
rubidium