Commit Graph

8939 Commits (8a4bfe10cb8abbf7d9d5a94edf9bb1d814703c0a)

Author SHA1 Message Date
rubidium 8a4bfe10cb (svn r19563) -Fix [FS#3733] (r19558): OnResize wasn't called often enough so scrollbars were in some cases not properly updated causing division by zero 14 years ago
translators 0c3fdf4f8d (svn r19562) -Update from WebTranslator v3.0:
catalan - 15 changes by arnau
croatian - 12 changes by VoyagerOne
finnish - 2 changes by jpx_
french - 1 changes by glx
italian - 1 changes by lorenzodv
korean - 1 changes by junho2813
polish - 3 changes by silver_777
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
slovak - 13 changes by keso53
spanish - 3 changes by Terkhen
vietnamese - 10 changes by sephiroth2m
14 years ago
alberth 581c110bfe (svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge. 14 years ago
alberth 141761a333 (svn r19560) -Fix: Bridge build error message should not show the same message twice. 14 years ago
alberth f185e5a8d7 (svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability(). 14 years ago
alberth 7f9a771a8b (svn r19558) -Fix [FS#3730]: Window::OnResize() was not always called while resizing a window. 14 years ago
peter1138 9d44cf6bf8 (svn r19557) -Fix (r19502): Missed conversion to checking temporary data broke rail type setting upon changing traction type. 14 years ago
peter1138 abecc4be7e (svn r19556) -Fix (r19434): Incorrect speed limit reported for rail depots with original acceleration model. 14 years ago
alberth e68645f18c (svn r19553) -Doc: Added/converted explanation to some GRFConfig functions. 14 years ago
terkhen 1d825663f4 (svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data. 14 years ago
translators f2283f21fb (svn r19549) -Update from WebTranslator v3.0:
arabic_egypt - 12 changes by kasakg
traditional_chinese - 4 changes by josesun
czech - 4 changes by TheLamer
finnish - 12 changes by jpx_
french - 8 changes by glx
italian - 12 changes by lorenzodv
russian - 12 changes by Lone_Wolf
serbian - 13 changes by etran
slovenian - 11 changes by ntadej
spanish - 2 changes by Terkhen
swedish - 21 changes by Zuu
turkish - 30 changes by niw3
14 years ago
yexo 0195074581 (svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the break on AI string 14 years ago
yexo 4301bbe971 (svn r19547) -Fix [FS#3725]: properties set before prop 08 should be ignored, not trigger the newgrf to be disabled 14 years ago
translators 84084dbfcd (svn r19546) -Update from WebTranslator v3.0:
french - 4 changes by glx
korean - 2 changes by junho2813
spanish - 5 changes by Terkhen
14 years ago
yexo 08ec1074a8 (svn r19545) -Fix (r19544): typo 14 years ago
yexo cdfe7f7834 (svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window where you can input a break string (patch by Zuu) 14 years ago
terkhen ed31c92fe0 (svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value. 14 years ago
terkhen ad6940a5ff (svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph. 14 years ago
terkhen 31eb17d41a (svn r19541) -Feature: Sort the list of refit options by cargo class / name. 14 years ago
terkhen 3a7689ae8a (svn r19540) -Feature: Sort the ratings of a station by cargo class / name. 14 years ago
terkhen 3196dede8c (svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications. 14 years ago
yexo 1c9877b0c7 (svn r19538) -Fix: sorting industries by production was broken for newgrf industries 14 years ago
terkhen 5ecd90d3d1 (svn r19536) -Feature: Sort cargos at the filter by cargo dropdown in the build vehicle window. 14 years ago
terkhen 4bb33b9ddd (svn r19535) -Feature: Sort cargos at the cargo payment rates graph. 14 years ago
terkhen f7327dc7d7 (svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class / name. 14 years ago
terkhen d29c756946 (svn r19533) -Fix [FS#3720]: Vehicle details window did not resize correctly after refitting a road vehicle to a longer variant. 14 years ago
translators 8918b08657 (svn r19532) -Update from WebTranslator v3.0:
traditional_chinese - 3 changes by josesun
14 years ago
rubidium 5c6378bef2 (svn r19531) -Merge: documentation updates from 1.0 14 years ago
translators fe141d8cda (svn r19527) -Update from WebTranslator v3.0:
turkish - 3 changes by niw3
14 years ago
rubidium 84e1093c65 (svn r19526) -Fix (r19395): clients would crash while connecting to a server with AIs 14 years ago
translators 6b376f4e68 (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 8ec9637d42 (svn r19523) -Fix: Prevent drawing industries disabled at the smallmap as land tiles when they are built on water. 14 years ago
terkhen a68f917179 (svn r19522) -Feature: Sort industries alphabetically at the fund new industry window. 14 years ago
terkhen bda9ad98c1 (svn r19521) -Codechange: Use a IndustryType array to sort industries by name instead of a LegendAndColour array. 14 years ago
translators 285406f1f3 (svn r19519) -Update from WebTranslator v3.0:
arabic_egypt - 2 changes by kasakg
lithuanian - 2 changes by kiphemyst
14 years ago
translators 9365cf73a1 (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 6a35870e1d (svn r19517) -Fix (r19516): compile before commit (a gcc warning was hidden) 14 years ago
glx ad0854c2b4 (svn r19516) -Fix (r19467): MSVC 64bit warnings 14 years ago
frosch 395c3ec315 (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 b6b1c1c474 (svn r19514) -Codechange: Allow console hooks to deny existance of commands. 14 years ago
translators b138efc5c9 (svn r19513) -Update from WebTranslator v3.0:
japanese - 3 changes by nex259
14 years ago
yexo eb0f074819 (svn r19512) -Fix (r19511): using the 'alias' console command it's possible to create a duplicate alias name 14 years ago
yexo 5a22f21dc4 (svn r19511) -Codechange: use a template for IConsoleAddSorted 14 years ago
smatz 67b7c8ec5d (svn r19510) -Codechange: remove superfluous semicolons from *.sq files 14 years ago
smatz 52050197ea (svn r19509) -Codechange: remove superfluous semicolons after function definitions 14 years ago
smatz 2682e34911 (svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND 14 years ago
smatz d2e99657fa (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 14 years ago
frosch 95ede5ac6f (svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype. 14 years ago
smatz e955b073df (svn r19505) -Codechange: silence a gcc<4.2 warning 14 years ago
translators 196b53db96 (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