Commit Graph

15067 Commits (cdfd81405e76b0a35feb2ca1512628fcc3569a93)
 

Author SHA1 Message Date
translators 02fb92dc83 (svn r19525) -Update from WebTranslator v3.0:
czech - 5 changes by Harlequin
greek - 1 changes by fumantsu
ukrainian - 4 changes by onufryk
14 years ago
terkhen fe0d4253b8 (svn r19523) -Fix: Prevent drawing industries disabled at the smallmap as land tiles when they are built on water. 14 years ago
terkhen 2b812ac2fa (svn r19522) -Feature: Sort industries alphabetically at the fund new industry window. 14 years ago
terkhen 217a98e69b (svn r19521) -Codechange: Use a IndustryType array to sort industries by name instead of a LegendAndColour array. 14 years ago
translators 5193ed0fc1 (svn r19519) -Update from WebTranslator v3.0:
arabic_egypt - 2 changes by kasakg
lithuanian - 2 changes by kiphemyst
14 years ago
translators 9017af9aa2 (svn r19518) -Update from WebTranslator v3.0:
german - 4 changes by planetmaker
japanese - 35 changes by nex259
spanish - 1 changes by Terkhen
14 years ago
glx 7bd95ed04e (svn r19517) -Fix (r19516): compile before commit (a gcc warning was hidden) 14 years ago
glx a89fcf53b6 (svn r19516) -Fix (r19467): MSVC 64bit warnings 14 years ago
frosch 03249ebcfb (svn r19515) -Add: Client setting 'gui.newgrf_developer_tools' to enable otherwise hidden features.
-Add: Console command 'reload_newgrfs'; only available when newgrf developer tools are enabled.
14 years ago
frosch 9a00f6961f (svn r19514) -Codechange: Allow console hooks to deny existance of commands. 14 years ago
translators 7b4dd765d3 (svn r19513) -Update from WebTranslator v3.0:
japanese - 3 changes by nex259
14 years ago
yexo 37a37c191d (svn r19512) -Fix (r19511): using the 'alias' console command it's possible to create a duplicate alias name 14 years ago
yexo f4a107dae5 (svn r19511) -Codechange: use a template for IConsoleAddSorted 14 years ago
smatz 4d67c5ddaf (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 14 years ago
smatz 23041d9720 (svn r19509) -Codechange: remove superfluous semicolons after function definitions 14 years ago
smatz 837913aa5a (svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND 14 years ago
smatz 53aaabe6e9 (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 14 years ago
frosch f45e579923 (svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype. 14 years ago
smatz fe35a0cacf (svn r19505) -Codechange: silence a gcc<4.2 warning 14 years ago
translators 6176e30d40 (svn r19504) -Update from WebTranslator v3.0:
afrikaans - 3 changes by Kayos
danish - 3 changes by silentStatic
greek - 4 changes by 
lithuanian - 2 changes by
14 years ago
terkhen 87e7c01343 (svn r19503) -Feature: Sort industries alphabetically at the smallmap legend. 14 years ago
peter1138 d790f3db3a (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. 14 years ago
translators f13dfb7b2c (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
14 years ago
translators 83ac485d0f (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 475c2959bd (svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. 15 years ago
peter1138 e188c5d87c (svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning vehicle names. 15 years ago
frosch c049bf3f38 (svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) 15 years ago
translators b7b01bb9c7 (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 05d705e077 (svn r19494) -Codechange: Remove _error_message. 15 years ago
alberth a901ab5392 (svn r19493) -Codechange: Keep track of last error in CmdDepotSellAllVehicles(). 15 years ago
alberth 66a2a84035 (svn r19492) -Codechange: Keep track of last error in CmdClearArea(). 15 years ago
alberth b714160fcc (svn r19491) -Codechange: Keep track of last error in CmdRemoveLongRoad(). 15 years ago
alberth 467803a7c0 (svn r19490) -Fix: Return to old behaviour of CmdLevelLand() by keeping track of last error. 15 years ago
alberth 8b785ccb8a (svn r19489) -Codechange: Introduce a had_success variable in SendAllVehiclesToDepot(). 15 years ago
alberth c9b0e9d25f (svn r19488) -Codechange: Use last_error data for removal in CmdRailTrackHelper() as well. 15 years ago
alberth a9d4eb86b8 (svn r19487) -Codechange: Removed non-reachable return statement. 15 years ago
alberth 2dcca0ca76 (svn r19486) -Codechange: Code style, move var declarations closer to their first use. 15 years ago
alberth c3471d98f3 (svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs. 15 years ago
alberth cced6b35cb (svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'. 15 years ago
alberth f05a8635fd (svn r19483) -Codechange: Code layout fixes, and parentheses reduction. 15 years ago
alberth 073f627930 (svn r19482) -Doc: Doxygen additions/updates. 15 years ago
frosch 116a5f56a4 (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. 15 years ago
terkhen e27e5febb6 (svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description. 15 years ago
alberth 7ef97932d9 (svn r19479) -Codechange: Test range of town size and layout instead of against the current last value. 15 years ago
alberth e89f154c0d (svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums. 15 years ago
yexo f439b5767a (svn r19477) -Fix (r1946x): removed a few too functions including the copy constructor 15 years ago
yexo aab8849661 (svn r19476) -Codechange: simplify the 'is conflicting industry nearby' check a bit 15 years ago
terkhen 81ca76a655 (svn r19475) -Cleanup: Remove an unneeded for when drawing detail panels. 15 years ago
yexo ea58a697c1 (svn r19474) -Cleanup: remove ByteBlob::Append(T*, num_items) 15 years ago
yexo aaa8fc7a4c (svn r19473) -Codechange: remove unused variables in the Blob::SmartAlloc code (skidd13) 15 years ago