glx
|
8ee8d1b964
|
(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a command can be executed.
|
2008-01-09 17:47:05 +00:00 |
|
glx
|
785572ea32
|
(svn r11795) -Fix [FS#1616]: take town rating into account when testing if a command can be executed.
|
2008-01-09 17:47:05 +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
|
46650c54b6
|
(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
|
64d691bacc
|
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
|
2008-01-09 09:45:45 +00:00 |
|
rubidium
|
0e517fe023
|
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
|
2008-01-09 09:45:45 +00:00 |
|
smatz
|
9728072310
|
(svn r11767) -Fix: do not call rail specific functions when building road bridge
-Fix: missing space in terraform_gui.cpp
|
2008-01-06 11:39:40 +00:00 |
|
smatz
|
f7a293f074
|
(svn r11767) -Fix: do not call rail specific functions when building road bridge
-Fix: missing space in terraform_gui.cpp
|
2008-01-06 11:39:40 +00:00 |
|
glx
|
bf57e3d868
|
(svn r11750) -Revert (r11749): commited too much
|
2008-01-03 23:54:23 +00:00 |
|
glx
|
72afdb8d34
|
(svn r11750) -Revert (r11749): commited too much
|
2008-01-03 23:54:23 +00:00 |
|
glx
|
e9a35fd75d
|
(svn r11749) -Fix (r11352): when a bankrupted company is bought, reset vehicle color mapping so the vehicles use the new owner color
|
2008-01-03 23:50:58 +00:00 |
|
glx
|
42bddcf723
|
(svn r11749) -Fix (r11352): when a bankrupted company is bought, reset vehicle color mapping so the vehicles use the new owner color
|
2008-01-03 23:50:58 +00:00 |
|
rubidium
|
445a733eb6
|
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
|
2007-12-29 09:24:26 +00:00 |
|
rubidium
|
e5e75bd8f8
|
(svn r11719) -Codechange: split sound.h in a header with types and one with functions.
|
2007-12-29 09:24:26 +00:00 |
|
rubidium
|
722613f7f3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
384503e7d3
|
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
|
2007-12-27 13:35:39 +00:00 |
|
rubidium
|
db73addb43
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|
rubidium
|
b9046c97fb
|
(svn r11702) -Codechange: move all date related stuff to date*.
|
2007-12-26 13:50:40 +00:00 |
|
rubidium
|
f82aeb82c5
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
2786d789a1
|
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
|
2007-12-26 11:45:43 +00:00 |
|
rubidium
|
81bf9f8503
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
429521a7d1
|
(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
|
2007-12-25 11:26:07 +00:00 |
|
rubidium
|
3074bca136
|
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
|
2007-12-21 22:50:51 +00:00 |
|
rubidium
|
6a9e77e079
|
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
|
2007-12-21 22:50:51 +00:00 |
|
rubidium
|
766551b0bc
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|
rubidium
|
9e9cfe6e59
|
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
|
2007-12-21 21:50:46 +00:00 |
|
rubidium
|
8427b8bad2
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
433a9f3c09
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
be923601bf
|
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
|
2007-12-19 23:26:02 +00:00 |
|
rubidium
|
5b49e75453
|
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
|
2007-12-19 23:26:02 +00:00 |
|
smatz
|
531651293e
|
(svn r11657) -Fix: show better error message when trying to convert rail
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges
|
2007-12-17 22:29:27 +00:00 |
|
smatz
|
0b08f7370d
|
(svn r11657) -Fix: show better error message when trying to convert rail
-Codechange: merge DoConvert functions into one, make test and exec runs the same for tunnels/bridges
|
2007-12-17 22:29:27 +00:00 |
|
smatz
|
d56a690ba4
|
(svn r11649) -Codechange: some code can be simplified thanks to changes in r11642
|
2007-12-16 19:30:42 +00:00 |
|
smatz
|
145517fb8e
|
(svn r11649) -Codechange: some code can be simplified thanks to changes in r11642
|
2007-12-16 19:30:42 +00:00 |
|
smatz
|
926fe5c9e9
|
(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_map.h into tunnelbridge_map.h
|
2007-12-16 15:38:51 +00:00 |
|
smatz
|
3cee0abdba
|
(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_map.h into tunnelbridge_map.h
|
2007-12-16 15:38:51 +00:00 |
|
smatz
|
60f9bbd17e
|
(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so remove useless checks
|
2007-12-15 23:11:18 +00:00 |
|
smatz
|
acf6e08f78
|
(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so remove useless checks
|
2007-12-15 23:11:18 +00:00 |
|
smatz
|
d31506654c
|
(svn r11633) -Codechange: merge CheckTunnelEmpty and IsVehicleOnBridge into GetVehicleTunnelBridge
|
2007-12-14 23:21:20 +00:00 |
|
smatz
|
4b7f8f04a3
|
(svn r11633) -Codechange: merge CheckTunnelEmpty and IsVehicleOnBridge into GetVehicleTunnelBridge
|
2007-12-14 23:21:20 +00:00 |
|
smatz
|
911273948b
|
(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realistic
|
2007-12-08 19:53:30 +00:00 |
|
smatz
|
dfba33819b
|
(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realistic
|
2007-12-08 19:53:30 +00:00 |
|
skidd13
|
3ae50673a3
|
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style
|
2007-11-20 13:35:54 +00:00 |
|
skidd13
|
eeaa348f8b
|
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style
|
2007-11-20 13:35:54 +00:00 |
|
skidd13
|
6801cceda1
|
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the remaining to fit with the naming style
|
2007-11-19 21:32:20 +00:00 |
|
skidd13
|
5c31a973a1
|
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the remaining to fit with the naming style
|
2007-11-19 21:32:20 +00:00 |
|
skidd13
|
c0a2c0c23e
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
skidd13
|
71c4325c50
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
skidd13
|
f4a5c80d71
|
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an unneeded define
|
2007-11-19 18:58:04 +00:00 |
|
skidd13
|
50bfe1a19d
|
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an unneeded define
|
2007-11-19 18:58:04 +00:00 |
|