c3471d98f3
(svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs.
alberth
2010-03-20 16:45:23 +00:00
885547b884
(svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs.
alberth
2010-03-20 16:45:23 +00:00
cced6b35cb
(svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'.
alberth
2010-03-20 15:32:58 +00:00
42946f2a40
(svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'.
alberth
2010-03-20 15:32:58 +00:00
116a5f56a4
(svn r19481) -Codechange: Turn _industry_counts into a static member of Industry.
frosch
2010-03-20 14:30:16 +00:00
be6c18454a
(svn r19481) -Codechange: Turn _industry_counts into a static member of Industry.
frosch
2010-03-20 14:30:16 +00:00
e27e5febb6
(svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description.
terkhen
2010-03-20 12:21:01 +00:00
55bc2c58ea
(svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description.
terkhen
2010-03-20 12:21:01 +00:00
7ef97932d9
(svn r19479) -Codechange: Test range of town size and layout instead of against the current last value.
alberth
2010-03-20 10:59:06 +00:00
a7619c7fb3
(svn r19479) -Codechange: Test range of town size and layout instead of against the current last value.
alberth
2010-03-20 10:59:06 +00:00
e89f154c0d
(svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums.
alberth
2010-03-20 10:55:08 +00:00
b0f3fff54b
(svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums.
alberth
2010-03-20 10:55:08 +00:00
f439b5767a
(svn r19477) -Fix (r1946x): removed a few too functions including the copy constructor
yexo
2010-03-19 22:46:22 +00:00
608d5bdd97
(svn r19477) -Fix (r1946x): removed a few too functions including the copy constructor
yexo
2010-03-19 22:46:22 +00:00
aab8849661
(svn r19476) -Codechange: simplify the 'is conflicting industry nearby' check a bit
yexo
2010-03-19 21:23:54 +00:00
d72dfea800
(svn r19476) -Codechange: simplify the 'is conflicting industry nearby' check a bit
yexo
2010-03-19 21:23:54 +00:00
81ca76a655
(svn r19475) -Cleanup: Remove an unneeded for when drawing detail panels.
terkhen
2010-03-19 21:00:15 +00:00
baedea5dd4
(svn r19475) -Cleanup: Remove an unneeded for when drawing detail panels.
terkhen
2010-03-19 21:00:15 +00:00
0d29c5aff2
(svn r19468) -Codechange: make ptr_u union in Blob anonymous (skidd13)
yexo
2010-03-19 20:04:24 +00:00
7744ec0870
(svn r19468) -Codechange: make ptr_u union in Blob anonymous (skidd13)
yexo
2010-03-19 20:04:24 +00:00
1834e0edb5
(svn r19467) -Codechange: Use uint and byte direct instead of declaring internal types (skidd13) -Codechange: remove now unneeded asserts -Codechange: Set CBlobBaseSimple as absolute base class of CBlobT
yexo
2010-03-19 20:03:25 +00:00
75c520cd08
(svn r19467) -Codechange: Use uint and byte direct instead of declaring internal types (skidd13) -Codechange: remove now unneeded asserts -Codechange: Set CBlobBaseSimple as absolute base class of CBlobT
yexo
2010-03-19 20:03:25 +00:00
3a790eedd2
(svn r19466) -Update from WebTranslator v3.0: czech - 1 changes by TheLamer greek - 4 changes by lithuanian - 3 changes by kiphemyst norwegian_bokmal - 3 changes by mantaray norwegian_nynorsk - 3 changes by mantaray spanish - 2 changes by Terkhen swedish - 5 changes by accatyyc ukrainian - 3 changes by Madvin
translators
2010-03-19 18:45:26 +00:00
33a9deca6c
(svn r19466) -Update from WebTranslator v3.0: czech - 1 changes by TheLamer greek - 4 changes by lithuanian - 3 changes by kiphemyst norwegian_bokmal - 3 changes by mantaray norwegian_nynorsk - 3 changes by mantaray spanish - 2 changes by Terkhen swedish - 5 changes by accatyyc ukrainian - 3 changes by Madvin
translators
2010-03-19 18:45:26 +00:00
1579e9ded2
(svn r19465) -Codechange: support for multi-tile hangars
yexo
2010-03-19 11:17:52 +00:00
a2ea0b7b12
(svn r19465) -Codechange: support for multi-tile hangars
yexo
2010-03-19 11:17:52 +00:00
414071d07f
(svn r19463) -Codechange: add helper function to determine if an airport has at least one hangar
yexo
2010-03-19 09:48:44 +00:00
79909cedee
(svn r19463) -Codechange: add helper function to determine if an airport has at least one hangar
yexo
2010-03-19 09:48:44 +00:00
81ca0e28c4
(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport
yexo
2010-03-19 00:34:38 +00:00
e414e06ab8
(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport
yexo
2010-03-19 00:34:38 +00:00
ba8f744941
(svn r19461) -Fix (r19355): p1 was still used in two places
yexo
2010-03-18 23:41:39 +00:00
e062b50f15
(svn r19461) -Fix (r19355): p1 was still used in two places
yexo
2010-03-18 23:41:39 +00:00
df34fdcc26
(svn r19460) -Fix [FS#3703]: [NPF] Crash when finding a waypoint before finding the closest depot
rubidium
2010-03-18 23:27:11 +00:00
e5a19ea279
(svn r19460) -Fix [FS#3703]: [NPF] Crash when finding a waypoint before finding the closest depot
rubidium
2010-03-18 23:27:11 +00:00
f81bdbae42
(svn r19459) -Feature: make some airport properties modifyable by newgrfs
yexo
2010-03-18 23:15:38 +00:00
3291a6c2f9
(svn r19459) -Feature: make some airport properties modifyable by newgrfs
yexo
2010-03-18 23:15:38 +00:00
2b62e467af
(svn r19458) -Fix (r19457): svn add the new file
yexo
2010-03-18 23:14:47 +00:00
fbf60bf1d1
(svn r19458) -Fix (r19457): svn add the new file
yexo
2010-03-18 23:14:47 +00:00
38f4cb6469
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found
yexo
2010-03-18 23:12:38 +00:00
cc23ebd446
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found
yexo
2010-03-18 23:12:38 +00:00
a99a7e7a37
(svn r19456) -Codechange; increase the maximum number of airports
yexo
2010-03-18 23:10:35 +00:00
ff7e317db0
(svn r19456) -Codechange; increase the maximum number of airports
yexo
2010-03-18 23:10:35 +00:00
c4a88ce022
(svn r19455) -Codechange: split all airport information in Station to a seperate class
yexo
2010-03-18 21:02:20 +00:00
22a27d3b62
(svn r19455) -Codechange: split all airport information in Station to a seperate class
yexo
2010-03-18 21:02:20 +00:00
0eb5709c86
(svn r19454) -Update from WebTranslator v3.0: czech - 3 changes by Hadez, TheLamer frisian - 4 changes by Fopper greek - 6 changes by fumantsu hebrew - 2 changes by dnd_man indonesian - 3 changes by prof slovak - 56 changes by keso53
translators
2010-03-18 18:45:20 +00:00
6b67d9042c
(svn r19454) -Update from WebTranslator v3.0: czech - 3 changes by Hadez, TheLamer frisian - 4 changes by Fopper greek - 6 changes by fumantsu hebrew - 2 changes by dnd_man indonesian - 3 changes by prof slovak - 56 changes by keso53
translators
2010-03-18 18:45:20 +00:00
89a069629e
(svn r19453) -Codechange: split getting the initial aircraft position to a new function
yexo
2010-03-18 18:38:32 +00:00
c6c48d874f
(svn r19453) -Codechange: split getting the initial aircraft position to a new function
yexo
2010-03-18 18:38:32 +00:00
eb8d35a16e
(svn r19452) -Change: plural type of Slovak (keso)
rubidium
2010-03-18 16:34:50 +00:00
ac019b15ca
(svn r19452) -Change: plural type of Slovak (keso)
rubidium
2010-03-18 16:34:50 +00:00
1982307a05
(svn r19450) -Fix (r19197): animation callbacks for airport tiles where never called
yexo
2010-03-18 15:20:21 +00:00
44ca44a05d
(svn r19450) -Fix (r19197): animation callbacks for airport tiles where never called
yexo
2010-03-18 15:20:21 +00:00
07cc875c5a
(svn r19449) -Codechange: pay for every airport tile build, not for every tile in the rectangle where the airport is build
yexo
2010-03-18 00:41:16 +00:00
6d1c3ec97c
(svn r19449) -Codechange: pay for every airport tile build, not for every tile in the rectangle where the airport is build
yexo
2010-03-18 00:41:16 +00:00
0f9be95e03
(svn r19445) -Change: No need to drag an area when overbuilding bridges.
frosch
2010-03-17 20:19:55 +00:00
749d58ca6d
(svn r19445) -Change: No need to drag an area when overbuilding bridges.
frosch
2010-03-17 20:19:55 +00:00
8b8057dce3
(svn r19444) -Update: base set translations for Polish, Slovak and Turkish.
rubidium
2010-03-17 19:15:31 +00:00
1592783c69
(svn r19444) -Update: base set translations for Polish, Slovak and Turkish.
rubidium
2010-03-17 19:15:31 +00:00
030ced4aec
(svn r19443) -Fix [FS#3701]: Mark industry windows dirty more often.
frosch
2010-03-17 18:52:56 +00:00
a1e4139025
(svn r19443) -Fix [FS#3701]: Mark industry windows dirty more often.
frosch
2010-03-17 18:52:56 +00:00
c2b509719a
(svn r19442) -Update: readme about openmsx and make it easier to find the pulseaudio-ubuntu-slowness bug in the readme/known-bugs
rubidium
2010-03-17 18:50:41 +00:00
fbe80dc8c6
(svn r19442) -Update: readme about openmsx and make it easier to find the pulseaudio-ubuntu-slowness bug in the readme/known-bugs
rubidium
2010-03-17 18:50:41 +00:00
83d82ad6d8
(svn r19440) -Update from WebTranslator v3.0: catalan - 2 changes by arnau czech - 7 changes by TheLamer frisian - 97 changes by Fopper greek - 4 changes by icelandic - 34 changes by baldur italian - 2 changes by lorenzodv lithuanian - 3 changes by BlinK_ polish - 2 changes by silver_777 serbian - 2 changes by etran slovenian - 2 changes by ntadej turkish - 2 changes by niw3
translators
2010-03-17 18:45:44 +00:00
8f4bf79fe1
(svn r19440) -Update from WebTranslator v3.0: catalan - 2 changes by arnau czech - 7 changes by TheLamer frisian - 97 changes by Fopper greek - 4 changes by icelandic - 34 changes by baldur italian - 2 changes by lorenzodv lithuanian - 3 changes by BlinK_ polish - 2 changes by silver_777 serbian - 2 changes by etran slovenian - 2 changes by ntadej turkish - 2 changes by niw3
translators
2010-03-17 18:45:44 +00:00
b7a7f908f9
(svn r19438) -Fix [FS#3700]: Custom group names are misaligned with default ones when using rtl languages (sbr)
rubidium
2010-03-16 20:15:38 +00:00
6003b9f211
(svn r19438) -Fix [FS#3700]: Custom group names are misaligned with default ones when using rtl languages (sbr)
rubidium
2010-03-16 20:15:38 +00:00
d48775f4d4
(svn r19437) -Update from WebTranslator v3.0: traditional_chinese - 2 changes by josesun croatian - 2 changes by VoyagerOne dutch - 2 changes by habell finnish - 2 changes by jpx_ french - 2 changes by glx frisian - 63 changes by Fopper german - 2 changes by planetmaker greek - 5 changes by fumantsu hungarian - 2 changes by IPG korean - 2 changes by junho2813 portuguese - 2 changes by JayCity russian - 2 changes by Lone_Wolf slovak - 4 changes by keso53 vietnamese - 8 changes by myquartz
translators
2010-03-16 18:45:44 +00:00
ca5f1adbf0
(svn r19437) -Update from WebTranslator v3.0: traditional_chinese - 2 changes by josesun croatian - 2 changes by VoyagerOne dutch - 2 changes by habell finnish - 2 changes by jpx_ french - 2 changes by glx frisian - 63 changes by Fopper german - 2 changes by planetmaker greek - 5 changes by fumantsu hungarian - 2 changes by IPG korean - 2 changes by junho2813 portuguese - 2 changes by JayCity russian - 2 changes by Lone_Wolf slovak - 4 changes by keso53 vietnamese - 8 changes by myquartz
translators
2010-03-16 18:45:44 +00:00
7bf13ea692
(svn r19436) -Fix: With certain game settings one could clear tiles for free when building long roads.
frosch
2010-03-16 17:54:10 +00:00
a974195284
(svn r19436) -Fix: With certain game settings one could clear tiles for free when building long roads.
frosch
2010-03-16 17:54:10 +00:00
05d29d8a3d
(svn r19435) -Fix: when loading a savegame created with a house newgrf without that newgrf available all houses became tall office blocks
yexo
2010-03-16 16:04:35 +00:00
fa9d25eb2c
(svn r19435) -Fix: when loading a savegame created with a house newgrf without that newgrf available all houses became tall office blocks
yexo
2010-03-16 16:04:35 +00:00
604da97364
(svn r19434) -Add: Add rail speed limit to land area information window.
peter1138
2010-03-16 06:43:41 +00:00
a7b93cdeb5
(svn r19434) -Add: Add rail speed limit to land area information window.
peter1138
2010-03-16 06:43:41 +00:00
0dd8110484
(svn r19433) -Codechange: Limit rail clearance earnings to 3/4s of rail build cost, to avoid money making loophole when rail build cost is less than rail removal earnings.
peter1138
2010-03-16 06:30:31 +00:00
369975964a
(svn r19433) -Codechange: Limit rail clearance earnings to 3/4s of rail build cost, to avoid money making loophole when rail build cost is less than rail removal earnings.
peter1138
2010-03-16 06:30:31 +00:00
43be04eb27
(svn r19432) -Fix [FS#3696] (r19357): crash when the error message 'owned by <town>' was shown
yexo
2010-03-16 06:25:35 +00:00
f30297fdbb
(svn r19432) -Fix [FS#3696] (r19357): crash when the error message 'owned by <town>' was shown
yexo
2010-03-16 06:25:35 +00:00