Commit Graph

8877 Commits (ba6605b99e28071510285914d78e72e2842e673d)

Author SHA1 Message Date
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
terkhen e18436477b (svn r19392) -Codechange: Increase the maximum size of a TileArea. 15 years ago
rubidium 9317384c1a (svn r19391) -Fix (r19255): shuffling around GRFIdentifier in GRFConfig caused gamelog to log the wrong data which could cause crashes later on when that data is queried 15 years ago
translators 56f37ecaef (svn r19390) -Update from WebTranslator v3.0:
bulgarian - 53 changes by yxomo
portuguese - 1 changes by JayCity
spanish - 1 changes by Terkhen
15 years ago
yexo c90afebee4 (svn r19389) -Fix [FS3676]: only show the "No AIs available" error message when explicitly changing the number of AI opponents 15 years ago
rubidium 1ebaa68cd2 (svn r19388) -Fix [FS#3666]: [NoAI] When reloading a savegame, an AI failing to compile could trigger (trying) to read the not yet loaded information of another AI via the AI Debug window and its "open with the most recently used AI" feature 15 years ago
terkhen ce807f1f26 (svn r19387) -Fix [FS#3671]: Close all orders windows when switching companies. 15 years ago
translators f52d3256a5 (svn r19386) -Update from WebTranslator v3.0:
japanese - 1 changes by imkira
slovak - 10 changes by keso53
15 years ago
rubidium 017281bc22 (svn r19385) -Fix [FS#3684]: [IPv6] Netmask calculations were wrong if cidr >= 32. 15 years ago
frosch 04e510f966 (svn r19384) -Fix: Overbuilding plain rail with stations did not update PBS reservation. 15 years ago
frosch da82483b83 (svn r19383) -Fix [FS#3680]: Overbuilding bridges cleared PBS reservation. 15 years ago
yexo d13ca455b8 (svn r19382) -Fix (r19381): don't break savegame version 139 15 years ago
yexo 8bc4dbf8ab (svn r19381) -Fix [FS#3670] (r19198): airport size wasn't properly stored in the savegame 15 years ago
yexo 38c4e21fdf (svn r19380) -Fix [FS#3678] (r19322): updating the id of the oilrig airport should be done earlier as it can be used by newgrf code 15 years ago
translators 5e9988877e (svn r19379) -Update from WebTranslator v3.0:
croatian - 1 changes by UnderwaterHesus
english_US - 19 changes by Rubidium, agenthh
greek - 5 changes by fumantsu
japanese - 9 changes by imkira
romanian - 5 changes by kkmic
russian - 4 changes by Lone_Wolf
turkish - 5 changes by niw3
15 years ago
peter1138 a93b54bf6e (svn r19378) -Codechange: Rename ReadExtended() to ReadExtendedByte() 15 years ago
translators 054573b5a3 (svn r19377) -Update from WebTranslator v3.0:
afrikaans - 6 changes by burgerd
dutch - 5 changes by habell
greek - 1 changes by fumantsu
japanese - 42 changes by imkira
lithuanian - 4 changes by BlinK_
15 years ago
translators 042902a5eb (svn r19375) -Update from WebTranslator v3.0:
traditional_chinese - 5 changes by josesun
hebrew - 5 changes by dnd_man
indonesian - 5 changes by prof
korean - 5 changes by junho2813
lithuanian - 1 changes by BlinK_
luxembourgish - 5 changes by Phreeze
norwegian_bokmal - 6 changes by mantaray
norwegian_nynorsk - 6 changes by mantaray
polish - 4 changes by silver_777
russian - 8 changes by Lone_Wolf
slovak - 109 changes by keso53
ukrainian - 31 changes by Madvin
15 years ago
peter1138 7d9b3ce17a (svn r19374) -Change: Update documentation for console command connect to use ip:port#company parameter format, in line with command line help. 15 years ago
terkhen f950829b3c (svn r19373) -Fix (r19372): Missing variable declaration. 15 years ago
alberth 6005227ac9 (svn r19372) -Codechange: CheckTileOwnership() returns a CommandCost. 15 years ago
translators d8f4ccfdf7 (svn r19371) -Update from WebTranslator v3.0:
catalan - 5 changes by arnau
finnish - 1 changes by jpx_
german - 4 changes by planetmaker
hungarian - 14 changes by alyr
italian - 6 changes by lorenzodv
portuguese - 6 changes by JayCity
russian - 9 changes by Lone_Wolf
serbian - 5 changes by etran
15 years ago
alberth 8ae03fd9ec (svn r19370) -Codechange: EnsureNoTrainOnTrack() returns a CommandCost. 15 years ago
alberth b04de719b3 (svn r19369) -Codechange: EnsureNoTrainOnTrackBits() returns a CommandCost now. 15 years ago
frosch 2044c94217 (svn r19368) -Codechange: Return early in AIAbstractList::SetValue(), if the value is not modified. 15 years ago
frosch abcd24ab61 (svn r19367) -Fix [FS#3665]: List valuator could cause invalid iterators. 15 years ago
alberth a8385d5bf5 (svn r19366) -Codechange: Move setting of _error_message from the callback check routine to the caller. 15 years ago
alberth 014f651e65 (svn r19365) -Codechange: Move EnsureNoTrainOnTrackProc() to src/vehicle.cpp. 15 years ago
peter1138 cca91d7e75 (svn r19364) -Fix [FS#3668]: Implement custom sound effect for helicopter take-off. 15 years ago
alberth 3679ab0489 (svn r19363) -Codechange: Remove use of _error_message global from TerraformTile_Track. 15 years ago
alberth fba4bed6bf (svn r19362) -Fix [FS#3667] (r19270): Failure to prospect an industry should not cause a crash. 15 years ago
yexo d2221982d3 (svn r19361) -Fix [FS#3664](r19353): crash when an airport was deleted 15 years ago
terkhen e4bb3f80b7 (svn r19360) -Add: [NewGRF] When the tractive effort of a road vehicle is not set, use a default value of 4C. 15 years ago
translators 3bb2a50df4 (svn r19359) -Update from WebTranslator v3.0:
croatian - 5 changes by VoyagerOne
esperanto - 4 changes by Ailanto
finnish - 6 changes by jpx_
french - 5 changes by glx
german - 1 changes by planetmaker
greek - 6 changes by fumantsu
hungarian - 5 changes by Petert, alyr
slovak - 5 changes by keso53
slovenian - 5 changes by ntadej
spanish - 5 changes by Terkhen
15 years ago
frosch 9eca269321 (svn r19358) -Fix [FS#3663]: Close error messages about missing ownership when the company closes or is taken over. (parts by Alberth). 15 years ago
frosch f35c0e145c (svn r19357) -Codechange: Add 'face' member to ErrmsgWindow to simplify stuff. 15 years ago
frosch 6f26434909 (svn r19356) -Fix: Whitespace. 15 years ago
yexo 28fffb09e5 (svn r19355) -Codechange: add the airport layout to build as parameter to CmdBuildAirport 15 years ago
yexo c5e5a2d651 (svn r19354) -Codechange: store the number of layouts in AirportSpec 15 years ago
yexo 79a8345749 (svn r19353) -Codechange: use static objects for the airport statemachines instead of new/delete at the start/end of the game
-Codechange: store the fta in AirportSpec
15 years ago
yexo 128ef7617d (svn r19352) -Fix (r19332): MSVC doesn't have M_PI in math.h 15 years ago
yexo fadc8a3fee (svn r19351) -Codechange: use TileArea for AfterRemoveRect 15 years ago
alberth beb46d1a7f (svn r19350) -Codechange: StationRect::BeforeAddRect() returns a CommandCost. 15 years ago
terkhen 32bd795e62 (svn r19349) -Add: [NoAI] AIs can get the power, weight and tractive effort of a road vehicle. 15 years ago
terkhen e6a1b2d92e (svn r19348) -Add: Allow to sort road vehicles by power and by power vs running cost at the engine preview window. 15 years ago
terkhen f27186e617 (svn r19347) -Add: Vehicle GUI now shows power, weight and tractive effort for road vehicles. 15 years ago
terkhen f78a386b87 (svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%. 15 years ago
terkhen e6878d7ba1 (svn r19345) -Feature: Realistic acceleration for road vehicles. 15 years ago
terkhen ac03431a76 (svn r19344) -Codechange: RoadVehicle uses UpdateInclination instead of its own function. 15 years ago
terkhen 2e18705d4e (svn r19343) -Codechange: Make RoadVehicle a child class of GroundVehicle.
-Add: Required acceleration functions at RoadVehicle.
15 years ago
terkhen 53c6f12693 (svn r19342) -Codechange: Move inclination update functions to GroundVehicle. 15 years ago
terkhen 963f304f67 (svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.
-Codechange: Move GetSlopeResistance to GroundVehicle.
15 years ago
terkhen a0cb027db1 (svn r19340) -Documentation: Add a list of required functions to GroundVehicle. 15 years ago
terkhen 78dd849452 (svn r19339) -Codechange: Move acceleration functions to GroundVehicle. 15 years ago
terkhen 544b9e1f5d (svn r19338) -Codechange: Move the acceleration cache to GroundVehicle. 15 years ago
terkhen bd9205bdf2 (svn r19337) -Codechange: Create the GroundVehicle class. 15 years ago
terkhen 4921477a88 (svn r19336) -Codechange: Move rail speed limit to its own function. 15 years ago
alberth 1f2a0c3a77 (svn r19335) -Codechange: StationRect::BeforeAddTile() returns a CommandCost. 15 years ago
alberth 26d53fbb5f (svn r19334) -Codechange: method-call codestyle fixes, and introduction of const reference formal parameter. 15 years ago
alberth df142cdd0e (svn r19333) -Fix (r19328): int versus uint comparison warning fixed. 15 years ago
peter1138 70fb7e4549 (svn r19332) -Codechange: Simplify sound panning by using float data, and switch to sinusoidal algorithm to maintain output level. 15 years ago
yexo e6f148119d (svn r19331) -Fix: when deleting an airport the size from the AirportSpec was used instead of the stored airport size
-Fix (r19319): detecting if a plane was landed at an airport failed
-Fix: reset the airporttile mapping when restarting a game
15 years ago
yexo d5eaf69fe5 (svn r19330) -Cleanup: remove the now unused 'oilrig' from AirportSpec 15 years ago