rubidium
|
5c5b357043
|
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible.
|
2009-04-21 23:40:56 +00:00 |
|
rubidium
|
5c8cf85613
|
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
|
2009-02-09 21:20:05 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
Yexo
|
500356f784
|
(svn r15203) -Fix (r15190): CmdTerraformLand didn't check it's parameters good enough.
|
2009-01-22 00:23:37 +00:00 |
|
Yexo
|
e3c69b7c4e
|
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
|
2009-01-21 02:31:55 +00:00 |
|
Yexo
|
bc5c4a2ae2
|
(svn r15151) -Fix: tile 0 can now be highlighted as error tile
|
2009-01-19 15:06:11 +00:00 |
|
rubidium
|
55e8be5045
|
(svn r15138) -Fix [FS#2542]: tile error location not reset when leveling land causing a tile to be highlighted when there was nothing to flatten.
|
2009-01-18 16:26:59 +00:00 |
|
rubidium
|
e83cca7d13
|
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional) parameter.
|
2008-12-28 14:37:19 +00:00 |
|
rubidium
|
c2ed9719b3
|
(svn r14582) -Fix [FS#2392]: blank box on cost estimation of levelling a flat area.
-Fix: make levelling, raising and lowering of an area behave the same.
|
2008-11-16 14:17:49 +00:00 |
|
belugas
|
5f0c2b27be
|
(svn r13177) -Fix[FS#2002]: Using level tool in scenario editor makes tiles brown. That is the only tool that does so in Scenario Editor (apart dynamite, of course).Report and Fix by Roujin
|
2008-05-19 01:51:57 +00:00 |
|
smatz
|
f5e445a252
|
(svn r12562) -Cleanup: variable scope in terraform_cmd.cpp
|
2008-04-04 15:48:15 +00:00 |
|
frosch
|
3e9baa7dfb
|
(svn r12541) -Codechange: Declare Slope enum as bit set, and remove some (then) unneeded casts.
|
2008-04-02 14:13:15 +00:00 |
|
rubidium
|
90acd52f22
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
rubidium
|
0365c1f33b
|
(svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114).
|
2008-01-09 16:55:48 +00:00 |
|
rubidium
|
779ce7fda9
|
(svn r11773) -Codechange: move some non-clear-land functions from clear_cmd.cpp to a more correct location.
|
2008-01-07 00:45:05 +00:00 |
|