michi_cc
d25840978c
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
2011-08-03 20:55:08 +00:00
michi_cc
08b7981f37
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
2011-08-03 20:55:08 +00:00
translators
9ccf86eafb
(svn r22712) -Update from WebTranslator v3.0:
...
belarusian - 1 changes by Wowanxm
croatian - 1 changes by VoyagerOne
french - 1 changes by glx
italian - 1 changes by lorenzodv
latvian - 165 changes by dzhins
romanian - 1 changes by kkmic
2011-08-03 17:45:24 +00:00
translators
442b92ff33
(svn r22712) -Update from WebTranslator v3.0:
...
belarusian - 1 changes by Wowanxm
croatian - 1 changes by VoyagerOne
french - 1 changes by glx
italian - 1 changes by lorenzodv
latvian - 165 changes by dzhins
romanian - 1 changes by kkmic
2011-08-03 17:45:24 +00:00
translators
6068df5e30
(svn r22711) -Update from WebTranslator v3.0:
...
dutch - 1 changes by habell
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
serbian - 1 changes by etran
2011-08-02 17:45:22 +00:00
translators
e0cc0f8667
(svn r22711) -Update from WebTranslator v3.0:
...
dutch - 1 changes by habell
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
serbian - 1 changes by etran
2011-08-02 17:45:22 +00:00
frosch
fbc8de13fc
(svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports.
2011-08-01 20:15:18 +00:00
frosch
bf3a9dfdaf
(svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports.
2011-08-01 20:15:18 +00:00
alberth
288fdb3459
(svn r22709) -Doc: Doxyment fileio.cpp.
2011-08-01 19:36:11 +00:00
alberth
89c7193b8f
(svn r22709) -Doc: Doxyment fileio.cpp.
2011-08-01 19:36:11 +00:00
planetmaker
3e5d60ea2e
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
2011-08-01 18:41:21 +00:00
planetmaker
3fb66890ee
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
2011-08-01 18:41:21 +00:00
frosch
e067db6821
(svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi)
2011-07-31 14:13:01 +00:00
frosch
536fc42461
(svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi)
2011-07-31 14:13:01 +00:00
frosch
5fbd3eba42
(svn r22706) -Cleanup: A loop is no loop, if it never iterates.
2011-07-31 09:42:05 +00:00
frosch
ae8f53a403
(svn r22706) -Cleanup: A loop is no loop, if it never iterates.
2011-07-31 09:42:05 +00:00
rubidium
c691b4c49e
(svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated when adding road types as well (based on patch by adf88)
2011-07-30 14:10:12 +00:00
rubidium
7b418502ab
(svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated when adding road types as well (based on patch by adf88)
2011-07-30 14:10:12 +00:00
rubidium
a4379b814d
(svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge or tunnel was undercalculated (adf88)
2011-07-30 13:55:44 +00:00
rubidium
cfc2c5db42
(svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge or tunnel was undercalculated (adf88)
2011-07-30 13:55:44 +00:00
frosch
e9e68c3a50
(svn r22698) -Fix [FS#4694]: Only insert cleared object tiles into _cleared_object_areas if clearing actually succeeds, else subsequential tests of the same tile will be skipped and considered successful.
2011-07-30 12:28:49 +00:00
frosch
9c239bb988
(svn r22698) -Fix [FS#4694]: Only insert cleared object tiles into _cleared_object_areas if clearing actually succeeds, else subsequential tests of the same tile will be skipped and considered successful.
2011-07-30 12:28:49 +00:00
rubidium
47836bb412
(svn r22697) -Fix [FS#4694-ish]: when building a house it could be built at the wrong place if multitile houses failed some tests
2011-07-30 12:17:46 +00:00
rubidium
059d43fca8
(svn r22697) -Fix [FS#4694-ish]: when building a house it could be built at the wrong place if multitile houses failed some tests
2011-07-30 12:17:46 +00:00
rubidium
838a7040f3
(svn r22696) -Fix: don't requery the servers when the server list window isn't opened
2011-07-30 10:44:58 +00:00
rubidium
36e887591b
(svn r22696) -Fix: don't requery the servers when the server list window isn't opened
2011-07-30 10:44:58 +00:00
rubidium
7c9432f94d
(svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do not resolve anymore' as well, instead of trying to resolve them each and every time the address is accessed
2011-07-30 10:28:52 +00:00
rubidium
289133be14
(svn r22695) -Fix [FS#4697]: mark addresses that could not be resolved as 'do not resolve anymore' as well, instead of trying to resolve them each and every time the address is accessed
2011-07-30 10:28:52 +00:00
planetmaker
c495862ced
(svn r22694) -Cleanup [FS#4579]: Remove unused but confusing widget
2011-07-30 07:38:38 +00:00
planetmaker
ba7611ed13
(svn r22694) -Cleanup [FS#4579]: Remove unused but confusing widget
2011-07-30 07:38:38 +00:00
frosch
31ad03e4d2
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario.
2011-07-29 22:23:17 +00:00
frosch
c9e920f1eb
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario.
2011-07-29 22:23:17 +00:00
translators
4b31345a3e
(svn r22691) -Update from WebTranslator v3.0:
...
greek - 14 changes by kyrm
romanian - 1 changes by kkmic
ukrainian - 6 changes by Madvin
2011-07-28 17:45:18 +00:00
translators
899a66436a
(svn r22691) -Update from WebTranslator v3.0:
...
greek - 14 changes by kyrm
romanian - 1 changes by kkmic
ukrainian - 6 changes by Madvin
2011-07-28 17:45:18 +00:00
frosch
41348b8fe9
(svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default aircrafts always defaulted to passenger cargo.
2011-07-27 19:38:43 +00:00
frosch
5e0bf4ada8
(svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default aircrafts always defaulted to passenger cargo.
2011-07-27 19:38:43 +00:00
translators
1b97db59c4
(svn r22689) -Update from WebTranslator v3.0:
...
belarusian - 1 changes by KorneySan
hungarian - 6 changes by IPG
russian - 1 changes by KorneySan
2011-07-26 17:45:12 +00:00
translators
42804a8605
(svn r22689) -Update from WebTranslator v3.0:
...
belarusian - 1 changes by KorneySan
hungarian - 6 changes by IPG
russian - 1 changes by KorneySan
2011-07-26 17:45:12 +00:00
translators
af73551ebb
(svn r22688) -Update from WebTranslator v3.0:
...
greek - 4 changes by fumantsu, kyrm
vietnamese - 5 changes by nglekhoi
2011-07-25 17:45:07 +00:00
translators
46c219ecdf
(svn r22688) -Update from WebTranslator v3.0:
...
greek - 4 changes by fumantsu, kyrm
vietnamese - 5 changes by nglekhoi
2011-07-25 17:45:07 +00:00
translators
2e752cad38
(svn r22687) -Update from WebTranslator v3.0:
...
catalan - 6 changes by arnau
2011-07-24 17:45:09 +00:00
translators
72d1c3599b
(svn r22687) -Update from WebTranslator v3.0:
...
catalan - 6 changes by arnau
2011-07-24 17:45:09 +00:00
translators
97c32f2a5b
(svn r22683) -Update from WebTranslator v3.0:
...
italian - 1 changes by lorenzodv
2011-07-23 17:45:08 +00:00
translators
cd992bb00f
(svn r22683) -Update from WebTranslator v3.0:
...
italian - 1 changes by lorenzodv
2011-07-23 17:45:08 +00:00
frosch
2c1b3f9789
(svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync reasons.
2011-07-22 18:59:10 +00:00
frosch
5c6a7f42d5
(svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync reasons.
2011-07-22 18:59:10 +00:00
translators
d0ab1a81d2
(svn r22681) -Update from WebTranslator v3.0:
...
greek - 2 changes by fumantsu
2011-07-22 17:45:09 +00:00
translators
31f6e99000
(svn r22681) -Update from WebTranslator v3.0:
...
greek - 2 changes by fumantsu
2011-07-22 17:45:09 +00:00
translators
d99de8c9fb
(svn r22680) -Update from WebTranslator v3.0:
...
croatian - 1 changes by VoyagerOne
dutch - 1 changes by habell
finnish - 1 changes by jpx_
greek - 66 changes by kyrm
serbian - 1 changes by etran
2011-07-21 17:45:22 +00:00
translators
8f017572b1
(svn r22680) -Update from WebTranslator v3.0:
...
croatian - 1 changes by VoyagerOne
dutch - 1 changes by habell
finnish - 1 changes by jpx_
greek - 66 changes by kyrm
serbian - 1 changes by etran
2011-07-21 17:45:22 +00:00