Commit Graph

8939 Commits (8a4bfe10cb8abbf7d9d5a94edf9bb1d814703c0a)

Author SHA1 Message Date
terkhen 876fe18305 (svn r19503) -Feature: Sort industries alphabetically at the smallmap legend. 15 years ago
peter1138 da9d967c28 (svn r19502) -Codechange: During NewGRF loading, store rail type labels in temporary data and process after loading has finished. This avoids deactivated rail vehicles being reactivated if the climate property is set after the rail type property. 15 years ago
translators 8c0d8ad60f (svn r19501) -Update from WebTranslator v3.0:
danish - 5 changes by silentStatic
greek - 4 changes by 
lithuanian - 2 changes by 
romanian - 3 changes by kkmic
15 years ago
translators 9eec0fef13 (svn r19500) -Update from WebTranslator v3.0:
esperanto - 2 changes by kristjan
greek - 4 changes by 
lithuanian - 2 changes by 
brazilian_portuguese - 2 changes by leandromoh
15 years ago
frosch a2bf2bfa87 (svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. 15 years ago
peter1138 33fe8041ab (svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning vehicle names. 15 years ago
frosch d006eff7a9 (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) 15 years ago
translators 4808b90cad (svn r19495) -Update from WebTranslator v3.0:
esperanto - 14 changes by kristjan
greek - 4 changes by 
lithuanian - 2 changes by 
luxembourgish - 3 changes by Phreeze
polish - 1 changes by silver_777
15 years ago
alberth 72d62fd6fc (svn r19494) -Codechange: Remove _error_message. 15 years ago
alberth a9926e21dc (svn r19493) -Codechange: Keep track of last error in CmdDepotSellAllVehicles(). 15 years ago
alberth 2cb5c0591f (svn r19492) -Codechange: Keep track of last error in CmdClearArea(). 15 years ago
alberth 25907d12b8 (svn r19491) -Codechange: Keep track of last error in CmdRemoveLongRoad(). 15 years ago
alberth ba6605b99e (svn r19490) -Fix: Return to old behaviour of CmdLevelLand() by keeping track of last error. 15 years ago
alberth 5dec903d5c (svn r19489) -Codechange: Introduce a had_success variable in SendAllVehiclesToDepot(). 15 years ago
alberth 312c0c9906 (svn r19488) -Codechange: Use last_error data for removal in CmdRailTrackHelper() as well. 15 years ago
alberth 21bd55939d (svn r19487) -Codechange: Removed non-reachable return statement. 15 years ago
alberth e93fea29fd (svn r19486) -Codechange: Code style, move var declarations closer to their first use. 15 years ago
alberth 885547b884 (svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs. 15 years ago
alberth 42946f2a40 (svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'. 15 years ago
alberth 8109a0ad7f (svn r19483) -Codechange: Code layout fixes, and parentheses reduction. 15 years ago
alberth 68ee4aa7d6 (svn r19482) -Doc: Doxygen additions/updates. 15 years ago
frosch be6c18454a (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. 15 years ago
terkhen 55bc2c58ea (svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description. 15 years ago
alberth a7619c7fb3 (svn r19479) -Codechange: Test range of town size and layout instead of against the current last value. 15 years ago
alberth b0f3fff54b (svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums. 15 years ago
yexo 608d5bdd97 (svn r19477) -Fix (r1946x): removed a few too functions including the copy constructor 15 years ago
yexo d72dfea800 (svn r19476) -Codechange: simplify the 'is conflicting industry nearby' check a bit 15 years ago
terkhen baedea5dd4 (svn r19475) -Cleanup: Remove an unneeded for when drawing detail panels. 15 years ago
yexo ceba15f114 (svn r19474) -Cleanup: remove ByteBlob::Append(T*, num_items) 15 years ago
yexo 762fbc70c0 (svn r19473) -Codechange: remove unused variables in the Blob::SmartAlloc code (skidd13) 15 years ago
yexo e0187a0ea5 (svn r19472) -Codechange: reorder the static members of ByteBlob and add Zero() (skidd13) 15 years ago
yexo 40765d328e (svn r19471) -Codechange: rename ByteBlob methods to fit common style (skidd13) 15 years ago
yexo 33946d3c2c (svn r19470) -Codechange: rename blob internals (skidd13) 15 years ago
yexo 4850c91b76 (svn r19469) -Codechange: remove unused functions from Blob (skidd13) 15 years ago
yexo 7744ec0870 (svn r19468) -Codechange: make ptr_u union in Blob anonymous (skidd13) 15 years ago
yexo 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
15 years ago
translators 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
15 years ago
yexo a2ea0b7b12 (svn r19465) -Codechange: support for multi-tile hangars 15 years ago
yexo 455bb65282 (svn r19464) -Codechange: move GetHangarTile to Airport 15 years ago
yexo 79909cedee (svn r19463) -Codechange: add helper function to determine if an airport has at least one hangar 15 years ago
yexo e414e06ab8 (svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport 15 years ago
yexo e062b50f15 (svn r19461) -Fix (r19355): p1 was still used in two places 15 years ago
rubidium e5a19ea279 (svn r19460) -Fix [FS#3703]: [NPF] Crash when finding a waypoint before finding the closest depot 15 years ago
yexo 3291a6c2f9 (svn r19459) -Feature: make some airport properties modifyable by newgrfs 15 years ago
yexo fbf60bf1d1 (svn r19458) -Fix (r19457): svn add the new file 15 years ago
yexo cc23ebd446 (svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found 15 years ago
yexo ff7e317db0 (svn r19456) -Codechange; increase the maximum number of airports 15 years ago
yexo 22a27d3b62 (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
translators 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
15 years ago
yexo c6c48d874f (svn r19453) -Codechange: split getting the initial aircraft position to a new function 15 years ago
rubidium ac019b15ca (svn r19452) -Change: plural type of Slovak (keso) 15 years ago
yexo 841e385368 (svn r19451) -Cleanup: remove some unused code 15 years ago
yexo 44ca44a05d (svn r19450) -Fix (r19197): animation callbacks for airport tiles where never called 15 years ago
yexo 6d1c3ec97c (svn r19449) -Codechange: pay for every airport tile build, not for every tile in the rectangle where the airport is build 15 years ago
frosch 749d58ca6d (svn r19445) -Change: No need to drag an area when overbuilding bridges. 15 years ago
frosch a1e4139025 (svn r19443) -Fix [FS#3701]: Mark industry windows dirty more often. 15 years ago
rubidium ef7355467e (svn r19441) -Fix (r19437): broken Greek translation. 15 years ago
translators 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
15 years ago
rubidium 6003b9f211 (svn r19438) -Fix [FS#3700]: Custom group names are misaligned with default ones when using rtl languages (sbr) 15 years ago
translators 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
15 years ago
frosch a974195284 (svn r19436) -Fix: With certain game settings one could clear tiles for free when building long roads. 15 years ago
yexo fa9d25eb2c (svn r19435) -Fix: when loading a savegame created with a house newgrf without that newgrf available all houses became tall office blocks 15 years ago
peter1138 a7b93cdeb5 (svn r19434) -Add: Add rail speed limit to land area information window. 15 years ago
peter1138 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. 15 years ago
yexo f30297fdbb (svn r19432) -Fix [FS#3696] (r19357): crash when the error message 'owned by <town>' was shown 15 years ago
peter1138 bbfc0a49e5 (svn r19431) -Codechange: Append rail type speed limit (if set) to rail type selection list, and toolbar title. 15 years ago
yexo 4c358cb1e1 (svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game 15 years ago
translators b20309a02a (svn r19428) -Update from WebTranslator v3.0:
arabic_egypt - 11 changes by kasakg
traditional_chinese - 2 changes by josesun
croatian - 14 changes by UnderwaterHesus, VoyagerOne
dutch - 1 changes by habell
greek - 5 changes by fumantsu
hebrew - 1 changes by dnd_man
norwegian_bokmal - 1 changes by CyberKenny
slovenian - 1 changes by ntadej
15 years ago
rubidium f671a51666 (svn r19427) -Codechange: gracefully handle the case where we can't open a .tar file. 15 years ago
rubidium 7ba01a1874 (svn r19426) -Fix: compilation with AIs disabled 15 years ago
michi_cc 72b15f0c73 (svn r19425) -Fix: [YAPP] A train on a bridge/tunnel was not always found when checking for trains on a reserved path. 15 years ago
frosch 1a5e825d8d (svn r19424) -Codechange: Call command procs only via DoCommand(). 15 years ago
alberth 68213d25ab (svn r19423) -Codechange: Move error message reporting of industry build in SE to a callback. 15 years ago
translators 95407d5d22 (svn r19422) -Update from WebTranslator v3.0:
bulgarian - 61 changes by yxomo
catalan - 2 changes by arnau
esperanto - 1 changes by kristjan
estonian - 9 changes by irve
greek - 37 changes by fumantsu
italian - 1 changes by lorenzodv
polish - 1 changes by silver_777
portuguese - 1 changes by JayCity
russian - 6 changes by LazyBoy, Lone_Wolf
turkish - 1 changes by niw3
15 years ago
alberth 64c38c89c9 (svn r19421) -Codechange: Remove explicit use of _error_message from CmdConvertRail(). 15 years ago
alberth bf54baf991 (svn r19420) -Codechange: Don't use _error_message to keep track of success/failure, use a had_success boolean. 15 years ago
alberth efddc16fc3 (svn r19419) -Codechange: Use failed CommandCost object to retrieve message instead of _error_message. 15 years ago
alberth 51e71c8a36 (svn r19418) -Codechange: Code style fix for ValParamTrackOrientation(). 15 years ago
alberth 1aef93517f (svn r19417) -Codechange: More code style, move variable declarations to their first use. 15 years ago
alberth df772274cf (svn r19416) -Codechange: Code style, move variable declarations to their first use. 15 years ago
alberth cb10444807 (svn r19415) -Codechange: Forward CommandCost with an error back to the caller. 15 years ago
alberth 19dff3a6b2 (svn r19414) -Doc: Several doxygen additions and corrections. 15 years ago
alberth 130f9f96b3 (svn r19413) -Codechange: Merging RailtypeFlag enum (a bit number) with RailTypeFlags enum (had values only). 15 years ago
alberth e5529f46f4 (svn r19412) -Codechange (r9942): One pair of parentheses is enough. 15 years ago
translators 52b41f6170 (svn r19410) -Update from WebTranslator v3.0:
esperanto - 41 changes by Ailanto
estonian - 4 changes by irve
finnish - 1 changes by jpx_
french - 1 changes by glx
german - 2 changes by planetmaker
greek - 4 changes by fumantsu
hungarian - 1 changes by alyr
korean - 1 changes by junho2813
brazilian_portuguese - 6 changes by leandromoh
russian - 1 changes by Lone_Wolf
serbian - 3 changes by etran
spanish - 1 changes by Terkhen
15 years ago
rubidium 5271816287 (svn r19409) -Codechange: remove some spaces from translations that were already removed from English (a long while ago) 15 years ago
rubidium 4aeea5cc21 (svn r19408) -Change: make the space after ... consistent in the translations too 15 years ago
rubidium cf70388000 (svn r19407) -Fix: incorrect number of dots in '...' in translations 15 years ago
rubidium f213795a1a (svn r19406) -Fix: unneeded space in English string 15 years ago
alberth d5fe3f96c7 (svn r19405) -Codechange: CheckOwnership() returns a CommandCost. 15 years ago
alberth a4a7465fe7 (svn r19404) -Codechange: CheckAllowRemoveTunnelBridge() returns a CommandCost. 15 years ago
frosch 37109f9b66 (svn r19403) -Fix (r19398): Test inverted. 15 years ago
alberth 59caa8ea94 (svn r19402) -Codechange: CheckAllowRemoveRoad() returns a CommandCost. 15 years ago
alberth d503642072 (svn r19401) -Codechange: Use curly braces with multi-line if statements. 15 years ago
alberth ae5b11321b (svn r19400) -Codechange: CheckforTownRating returns a CommandCost. 15 years ago
alberth 8bda21c5a0 (svn r19399) -Doc: Doxyment enum TownRatingCheckType. 15 years ago
rubidium 9981952acf (svn r19398) -Codechange: move the desync cache checking code to its own function. Also make the drive through and cargo list checks only run when 'desync' debugging is enabled. 15 years ago
terkhen 23e2cffebd (svn r19397) -Add: Enter the starting year at the scenario editor by clicking at the date panel. 15 years ago
yexo eaa878621b (svn r19396) -Fix [FS#3690] (r19351): trying to remove a too large rail station rect caused crashes 15 years ago
Yexo 25e5be2b51 (svn r19395) -Fix [FS#3669]: the AI Debug window didn't open if an AI or library fails to compile when loading a savegame 15 years ago