Commit Graph

18033 Commits (e228749a804e550123a660f60cc5fcefc8f3d4ae)
 

Author SHA1 Message Date
translators 6a2a40877f (svn r22750) -Update from WebTranslator v3.0:
persian - 118 changes by Peymanpn
vietnamese - 2 changes by nglekhoi
13 years ago
frosch a5caa16fc4 (svn r22746) -Feature: [NewGRF] Implement feature 04 property 18 bit 5. 13 years ago
frosch 82e52e51e7 (svn r22745) -Fix: [NewGRF] SAT_CARGO_TAKEN and AAT_STATION_CARGO_TAKEN shall only be triggered when all cargo was taken. 13 years ago
frosch c928e82e34 (svn r22744) -Codechange: Clarify the scope of variables in LoadUnloadVehicle(). 13 years ago
alberth 068176ee5f (svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the hangar. 13 years ago
alberth 8b4443953f (svn r22742) -Add: Add function to query exit direction of hangars at airports. 13 years ago
alberth 452e11a9d7 (svn r22741) -Add: Add exit direction of hangars to airport specifications. 13 years ago
frosch 8fe21e4d46 (svn r22740) -Fix [FS#4708]: Display the size of the leveled platform in the measurement tooltip of terraforming operations. 13 years ago
frosch 29ba3a1dd7 (svn r22739) -Fix: The measurement tooltip is supposed to be hidden when not dragging an area. 13 years ago
frosch 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. 13 years ago
rubidium d6a0e5f240 (svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD instead of showing the "savegame corrupted" message 13 years ago
rubidium e01b2e26c3 (svn r22736) -Codechange: constify some numbers 13 years ago
rubidium 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 13 years ago
translators 88e5d3e587 (svn r22734) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
persian - 13 changes by Peymanpn
13 years ago
translators 8e18294c02 (svn r22733) -Update from WebTranslator v3.0:
basque - 78 changes by Thadah
persian - 55 changes by Peymanpn
romanian - 2 changes by tonny
13 years ago
translators 7a3d30245a (svn r22732) -Update from WebTranslator v3.0:
latvian - 36 changes by dzhins
romanian - 30 changes by kkmic, tonny
13 years ago
frosch 7a7b16336f (svn r22731) -Fix: [NewGRF] The construction stage sprites were incorrectly selected in cases other than 1 or 4 sprites per set. 13 years ago
translators 6b6dfeb9f7 (svn r22730) -Update from WebTranslator v3.0:
hungarian - 1 changes by IPG
13 years ago
translators 0f4680c6bc (svn r22729) -Update from WebTranslator v3.0:
romanian - 2 changes by tonny
13 years ago
smatz ce83a32f9c (svn r22728) -Codechange: add -Wno-narrowing to cxxflags in order to prevent many useless warnings with GCC 4.7 13 years ago
translators af981e3528 (svn r22727) -Update from WebTranslator v3.0:
russian - 1 changes by Lone_Wolf
13 years ago
frosch 1f27a4a17b (svn r22726) -Fix: AITile::GetCargoAcceptance, AITile::GetCargoProduction and AIRail::BuildNewGRFRailStation did not check the cargo argument for validity. 13 years ago
frosch c6783955aa (svn r22725) -Fix: Always draw NewGRF supplied texts with a default colour. 13 years ago
frosch 5e11550e8f (svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s. 13 years ago
frosch 1e0ac7f232 (svn r22723) -Fix: Do not restrict AdvVarAct2 to 255 operations. 13 years ago
frosch 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. 13 years ago
frosch 00623a6ccb (svn r22721) -Fix (r22518): Conditionally hiding a sprite caused subsequent items of the spritelayout to use wrong registers. 13 years ago
translators bc63c15d3c (svn r22720) -Update from WebTranslator v3.0:
hebrew - 8 changes by rril
brazilian_portuguese - 11 changes by Tucalipe
spanish - 2 changes by lpenap
13 years ago
smatz 4436588bab (svn r22719) -Fix: compilation with gcc 4.7 13 years ago
translators 96c4c20fbf (svn r22717) -Update from WebTranslator v3.0:
luxembourgish - 2 changes by Phreeze
13 years ago
planetmaker 9ed9ced7ec (svn r22716) -Fix: Murphy is a bitch 13 years ago
planetmaker 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 13 years ago
planetmaker 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 13 years ago
michi_cc d25840978c (svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period. 13 years ago
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
13 years ago
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
13 years ago
frosch fbc8de13fc (svn r22710) -Fix [FS#4704]: Allow AIAirport::GetNoiseLevelIncrease() also for expired airports. 13 years ago
alberth 288fdb3459 (svn r22709) -Doc: Doxyment fileio.cpp. 13 years ago
planetmaker 3e5d60ea2e (svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu) 13 years ago
frosch e067db6821 (svn r22707) -Codechange: Simplify applying the difficulty settings to prices, and reduce computational errors. (Eddi) 13 years ago
frosch 5fbd3eba42 (svn r22706) -Cleanup: A loop is no loop, if it never iterates. 13 years ago
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) 13 years ago
rubidium a4379b814d (svn r22699) -Fix [FS#4681]: Cost of adding an extra road type to a bridge or tunnel was undercalculated (adf88) 13 years ago
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. 13 years ago
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 13 years ago
rubidium 838a7040f3 (svn r22696) -Fix: don't requery the servers when the server list window isn't opened 13 years ago
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 13 years ago
planetmaker c495862ced (svn r22694) -Cleanup [FS#4579]: Remove unused but confusing widget 13 years ago
frosch 31ad03e4d2 (svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario. 13 years ago
rubidium 3da370d351 (svn r22692) -Update: [Windows] Installer didn't mention 7 all the time 13 years ago