99a045d5f0
(svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle().
frosch
2011-08-14 13:43:27 +00:00
c928e82e34
(svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle().
frosch
2011-08-14 13:43:27 +00:00
6aa6c65db8
(svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the hangar.
alberth
2011-08-13 12:47:18 +00:00
068176ee5f
(svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the hangar.
alberth
2011-08-13 12:47:18 +00:00
c4118e3f6a
(svn r22742) -Add: Add function to query exit direction of hangars at airports.
alberth
2011-08-13 12:44:42 +00:00
8b4443953f
(svn r22742) -Add: Add function to query exit direction of hangars at airports.
alberth
2011-08-13 12:44:42 +00:00
bc6d4069fe
(svn r22741) -Add: Add exit direction of hangars to airport specifications.
alberth
2011-08-13 12:43:05 +00:00
452e11a9d7
(svn r22741) -Add: Add exit direction of hangars to airport specifications.
alberth
2011-08-13 12:43:05 +00:00
233065a5d8
(svn r22740) -Fix [FS#4708]: Display the size of the leveled platform in the measurement tooltip of terraforming operations.
frosch
2011-08-13 10:44:15 +00:00
8fe21e4d46
(svn r22740) -Fix [FS#4708]: Display the size of the leveled platform in the measurement tooltip of terraforming operations.
frosch
2011-08-13 10:44:15 +00:00
92e701c6ed
(svn r22739) -Fix: The measurement tooltip is supposed to be hidden when not dragging an area.
frosch
2011-08-13 10:43:11 +00:00
29ba3a1dd7
(svn r22739) -Fix: The measurement tooltip is supposed to be hidden when not dragging an area.
frosch
2011-08-13 10:43:11 +00:00
6bb33acc0d
(svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI on servers (including starting a company with the default password) failed, so no client could join.
frosch
2011-08-13 08:32:55 +00:00
30c413c399
(svn r22738) -Fix [FS#4722] (r21854): Setting company passwords via the GUI on servers (including starting a company with the default password) failed, so no client could join.
frosch
2011-08-13 08:32:55 +00:00
81074e0ca2
(svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD instead of showing the "savegame corrupted" message
rubidium
2011-08-12 18:36:47 +00:00
d6a0e5f240
(svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD instead of showing the "savegame corrupted" message
rubidium
2011-08-12 18:36:47 +00:00
14fae95134
(svn r22735) -Fix [FS#4718]: triggering NOT_REACHED when playing with a NewGRF that supplies genders/cases for a language that you removed from your installation
rubidium
2011-08-12 18:14:15 +00:00
49de245564
(svn r22735) -Fix [FS#4718]: triggering NOT_REACHED when playing with a NewGRF that supplies genders/cases for a language that you removed from your installation
rubidium
2011-08-12 18:14:15 +00:00
fa4f6737d6
(svn r22734) -Update from WebTranslator v3.0: catalan - 1 changes by arnau persian - 13 changes by Peymanpn
translators
2011-08-12 17:45:12 +00:00
88e5d3e587
(svn r22734) -Update from WebTranslator v3.0: catalan - 1 changes by arnau persian - 13 changes by Peymanpn
translators
2011-08-12 17:45:12 +00:00
0f2bad6dca
(svn r22733) -Update from WebTranslator v3.0: basque - 78 changes by Thadah persian - 55 changes by Peymanpn romanian - 2 changes by tonny
translators
2011-08-11 17:45:15 +00:00
8e18294c02
(svn r22733) -Update from WebTranslator v3.0: basque - 78 changes by Thadah persian - 55 changes by Peymanpn romanian - 2 changes by tonny
translators
2011-08-11 17:45:15 +00:00
82305ba556
(svn r22732) -Update from WebTranslator v3.0: latvian - 36 changes by dzhins romanian - 30 changes by kkmic, tonny
translators
2011-08-10 17:45:11 +00:00
7a3d30245a
(svn r22732) -Update from WebTranslator v3.0: latvian - 36 changes by dzhins romanian - 30 changes by kkmic, tonny
translators
2011-08-10 17:45:11 +00:00
d10168f211
(svn r22731) -Fix: [NewGRF] The construction stage sprites were incorrectly selected in cases other than 1 or 4 sprites per set.
frosch
2011-08-08 21:26:58 +00:00
7a7b16336f
(svn r22731) -Fix: [NewGRF] The construction stage sprites were incorrectly selected in cases other than 1 or 4 sprites per set.
frosch
2011-08-08 21:26:58 +00:00
68068b6eff
(svn r22730) -Update from WebTranslator v3.0: hungarian - 1 changes by IPG
translators
2011-08-08 17:45:06 +00:00
6b6dfeb9f7
(svn r22730) -Update from WebTranslator v3.0: hungarian - 1 changes by IPG
translators
2011-08-08 17:45:06 +00:00
c20939d4ba
(svn r22729) -Update from WebTranslator v3.0: romanian - 2 changes by tonny
translators
2011-08-07 17:45:08 +00:00
0f4680c6bc
(svn r22729) -Update from WebTranslator v3.0: romanian - 2 changes by tonny
translators
2011-08-07 17:45:08 +00:00
6e99c40087
(svn r22728) -Codechange: add -Wno-narrowing to cxxflags in order to prevent many useless warnings with GCC 4.7
smatz
2011-08-07 11:18:33 +00:00
ce83a32f9c
(svn r22728) -Codechange: add -Wno-narrowing to cxxflags in order to prevent many useless warnings with GCC 4.7
smatz
2011-08-07 11:18:33 +00:00
6a87848809
(svn r22727) -Update from WebTranslator v3.0: russian - 1 changes by Lone_Wolf
translators
2011-08-06 17:45:11 +00:00
af981e3528
(svn r22727) -Update from WebTranslator v3.0: russian - 1 changes by Lone_Wolf
translators
2011-08-06 17:45:11 +00:00
c76d1c54b7
(svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity.
frosch
2011-08-06 17:20:21 +00:00
1f27a4a17b
(svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity.
frosch
2011-08-06 17:20:21 +00:00
ba7356b520
(svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour.
frosch
2011-08-06 13:56:27 +00:00
c6783955aa
(svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour.
frosch
2011-08-06 13:56:27 +00:00
9e2c2490eb
(svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s.
frosch
2011-08-06 13:55:52 +00:00
5e11550e8f
(svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s.
frosch
2011-08-06 13:55:52 +00:00
f0b723ebaa
(svn r22723) -Fix: Do not restrict AdvVarAct2 to 255 operations.
frosch
2011-08-06 13:17:18 +00:00
1e0ac7f232
(svn r22723) -Fix: Do not restrict AdvVarAct2 to 255 operations.
frosch
2011-08-06 13:17:18 +00:00
0625c9007f
(svn r22722) -Fix: Skip invisible parent and child sprites due to transparency settings using the same logic as skipping due to grf-defined invisibility.
frosch
2011-08-06 11:14:07 +00:00
360f7fbaea
(svn r22722) -Fix: Skip invisible parent and child sprites due to transparency settings using the same logic as skipping due to grf-defined invisibility.
frosch
2011-08-06 11:14:07 +00:00
2e466cc184
(svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent items of the spritelayout to use wrong registers.
frosch
2011-08-06 10:47:37 +00:00
00623a6ccb
(svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent items of the spritelayout to use wrong registers.
frosch
2011-08-06 10:47:37 +00:00
03c1fd5c63
(svn r22720) -Update from WebTranslator v3.0: hebrew - 8 changes by rril brazilian_portuguese - 11 changes by Tucalipe spanish - 2 changes by lpenap
translators
2011-08-05 17:45:18 +00:00
bc63c15d3c
(svn r22720) -Update from WebTranslator v3.0: hebrew - 8 changes by rril brazilian_portuguese - 11 changes by Tucalipe spanish - 2 changes by lpenap
translators
2011-08-05 17:45:18 +00:00
92dd3bb0e2
(svn r22717) -Update from WebTranslator v3.0: luxembourgish - 2 changes by Phreeze
translators
2011-08-04 17:45:11 +00:00
96c4c20fbf
(svn r22717) -Update from WebTranslator v3.0: luxembourgish - 2 changes by Phreeze
translators
2011-08-04 17:45:11 +00:00
ad254f2b7c
(svn r22716) -Fix: Murphy is a bitch
planetmaker
2011-08-04 17:22:18 +00:00
9ed9ced7ec
(svn r22716) -Fix: Murphy is a bitch
planetmaker
2011-08-04 17:22:18 +00:00
d20b5eb915
(svn r22715) -Fix: If there's also no point in opening the air toolbar via custom-defined global hotkeys, if there are no aircraft available
planetmaker
2011-08-04 17:13:24 +00:00
8e134320d6
(svn r22715) -Fix: If there's also no point in opening the air toolbar via custom-defined global hotkeys, if there are no aircraft available
planetmaker
2011-08-04 17:13:24 +00:00
75b92328c2
(svn r22714) -Fix: If there's no point in opening the rail toolbar, don't open it for people who use hotkeys either rather than only for those using GUI elements
planetmaker
2011-08-04 14:04:15 +00:00
35b7183a88
(svn r22714) -Fix: If there's no point in opening the rail toolbar, don't open it for people who use hotkeys either rather than only for those using GUI elements
planetmaker
2011-08-04 14:04:15 +00:00
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
translators
2011-08-03 17:45:24 +00:00
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
translators
2011-08-03 17:45:24 +00:00
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
translators
2011-08-02 17:45:22 +00:00
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
translators
2011-08-02 17:45:22 +00:00
bf3a9dfdaf
(svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports.
frosch
2011-08-01 20:15:18 +00:00
fbc8de13fc
(svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports.
frosch
2011-08-01 20:15:18 +00:00
3fb66890ee
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
planetmaker
2011-08-01 18:41:21 +00:00
3e5d60ea2e
(svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu)
planetmaker
2011-08-01 18:41:21 +00:00
536fc42461
(svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi)
frosch
2011-07-31 14:13:01 +00:00
e067db6821
(svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi)
frosch
2011-07-31 14:13:01 +00:00
ae8f53a403
(svn r22706) -Cleanup: A loop is no loop, if it never iterates.
frosch
2011-07-31 09:42:05 +00:00
5fbd3eba42
(svn r22706) -Cleanup: A loop is no loop, if it never iterates.
frosch
2011-07-31 09:42:05 +00:00
7b418502ab
(svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated when adding road types as well (based on patch by adf88)
rubidium
2011-07-30 14:10:12 +00:00
c691b4c49e
(svn r22700) -Fix [FS#4680]: cost of changing bridge type is undercalculated when adding road types as well (based on patch by adf88)
rubidium
2011-07-30 14:10:12 +00:00
cfc2c5db42
(svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge or tunnel was undercalculated (adf88)
rubidium
2011-07-30 13:55:44 +00:00
a4379b814d
(svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge or tunnel was undercalculated (adf88)
rubidium
2011-07-30 13:55:44 +00:00
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.
frosch
2011-07-30 12:28:49 +00:00
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.
frosch
2011-07-30 12:28:49 +00:00
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
rubidium
2011-07-30 12:17:46 +00:00
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
rubidium
2011-07-30 12:17:46 +00:00
36e887591b
(svn r22696) -Fix: don't requery the servers when the server list window isn't opened
rubidium
2011-07-30 10:44:58 +00:00
838a7040f3
(svn r22696) -Fix: don't requery the servers when the server list window isn't opened
rubidium
2011-07-30 10:44:58 +00:00
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
rubidium
2011-07-30 10:28:52 +00:00
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
rubidium
2011-07-30 10:28:52 +00:00
c9e920f1eb
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario.
frosch
2011-07-29 22:23:17 +00:00
31ad03e4d2
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario.
frosch
2011-07-29 22:23:17 +00:00
793ec45a73
(svn r22692) -Update: [Windows] Installer didn't mention 7 all the time
rubidium
2011-07-29 16:52:18 +00:00
3da370d351
(svn r22692) -Update: [Windows] Installer didn't mention 7 all the time
rubidium
2011-07-29 16:52:18 +00:00
899a66436a
(svn r22691) -Update from WebTranslator v3.0: greek - 14 changes by kyrm romanian - 1 changes by kkmic ukrainian - 6 changes by Madvin
translators
2011-07-28 17:45:18 +00:00
4b31345a3e
(svn r22691) -Update from WebTranslator v3.0: greek - 14 changes by kyrm romanian - 1 changes by kkmic ukrainian - 6 changes by Madvin
translators
2011-07-28 17:45:18 +00:00
5e0bf4ada8
(svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default aircrafts always defaulted to passenger cargo.
frosch
2011-07-27 19:38:43 +00:00
41348b8fe9
(svn r22690) -Fix: [NewGRF] Aircrafts defined with IDs above the default aircrafts always defaulted to passenger cargo.
frosch
2011-07-27 19:38:43 +00:00
42804a8605
(svn r22689) -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan hungarian - 6 changes by IPG russian - 1 changes by KorneySan
translators
2011-07-26 17:45:12 +00:00
1b97db59c4
(svn r22689) -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan hungarian - 6 changes by IPG russian - 1 changes by KorneySan
translators
2011-07-26 17:45:12 +00:00