summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-02(svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending ↵terkhen
on the graph's highest value.
2010-04-02(svn r19542) -Feature: Add buttons to enable / disable all cargos at the ↵terkhen
cargo payment rates graph.
2010-04-02(svn r19541) -Feature: Sort the list of refit options by cargo class / name.terkhen
2010-04-02(svn r19540) -Feature: Sort the ratings of a station by cargo class / name.terkhen
2010-04-02(svn r19539) -Codechange: Use a macro to loop through the list of sorted ↵terkhen
cargo specifications.
2010-04-02(svn r19538) -Fix: sorting industries by production was broken for newgrf ↵yexo
industries
2010-04-01(svn r19536) -Feature: Sort cargos at the filter by cargo dropdown in the ↵terkhen
build vehicle window.
2010-04-01(svn r19535) -Feature: Sort cargos at the cargo payment rates graph.terkhen
2010-04-01(svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class ↵terkhen
/ name.
2010-04-01(svn r19533) -Fix [FS#3720]: Vehicle details window did not resize correctly ↵terkhen
after refitting a road vehicle to a longer variant.
2010-04-01(svn r19532) -Update from WebTranslator v3.0:translators
traditional_chinese - 3 changes by josesun
2010-03-31(svn r19531) -Merge: documentation updates from 1.0rubidium
2010-03-31(svn r19527) -Update from WebTranslator v3.0:translators
turkish - 3 changes by niw3
2010-03-30(svn r19526) -Fix (r19395): clients would crash while connecting to a server ↵rubidium
with AIs
2010-03-29(svn r19525) -Update from WebTranslator v3.0:translators
czech - 5 changes by Harlequin greek - 1 changes by fumantsu ukrainian - 4 changes by onufryk
2010-03-28(svn r19523) -Fix: Prevent drawing industries disabled at the smallmap as ↵terkhen
land tiles when they are built on water.
2010-03-28(svn r19522) -Feature: Sort industries alphabetically at the fund new ↵terkhen
industry window.
2010-03-28(svn r19521) -Codechange: Use a IndustryType array to sort industries by ↵terkhen
name instead of a LegendAndColour array.
2010-03-26(svn r19519) -Update from WebTranslator v3.0:translators
arabic_egypt - 2 changes by kasakg lithuanian - 2 changes by kiphemyst
2010-03-25(svn r19518) -Update from WebTranslator v3.0:translators
german - 4 changes by planetmaker japanese - 35 changes by nex259 spanish - 1 changes by Terkhen
2010-03-24(svn r19517) -Fix (r19516): compile before commit (a gcc warning was hidden)glx
2010-03-24(svn r19516) -Fix (r19467): MSVC 64bit warningsglx
2010-03-24(svn r19515) -Add: Client setting 'gui.newgrf_developer_tools' to enable ↵frosch
otherwise hidden features. -Add: Console command 'reload_newgrfs'; only available when newgrf developer tools are enabled.
2010-03-24(svn r19514) -Codechange: Allow console hooks to deny existance of commands.frosch
2010-03-24(svn r19513) -Update from WebTranslator v3.0:translators
japanese - 3 changes by nex259
2010-03-24(svn r19512) -Fix (r19511): using the 'alias' console command it's possible ↵yexo
to create a duplicate alias name
2010-03-24(svn r19511) -Codechange: use a template for IConsoleAddSortedyexo
2010-03-23(svn r19510) -Codechange: remove superfluous semicolons from *.sq filessmatz
2010-03-23(svn r19509) -Codechange: remove superfluous semicolons after function ↵smatz
definitions
2010-03-23(svn r19508) -Codechange: remove semicolon after ↵smatz
DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT ↵smatz
and DECLARE_ENUM_AS_BIT_SET
2010-03-23(svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one ↵frosch
roadtype.
2010-03-23(svn r19505) -Codechange: silence a gcc<4.2 warningsmatz
2010-03-23(svn r19504) -Update from WebTranslator v3.0:translators
afrikaans - 3 changes by Kayos danish - 3 changes by silentStatic greek - 4 changes by lithuanian - 2 changes by
2010-03-23(svn r19503) -Feature: Sort industries alphabetically at the smallmap legend.terkhen
2010-03-23(svn r19502) -Codechange: During NewGRF loading, store rail type labels in ↵peter1138
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.
2010-03-22(svn r19501) -Update from WebTranslator v3.0:translators
danish - 5 changes by silentStatic greek - 4 changes by lithuanian - 2 changes by romanian - 3 changes by kkmic
2010-03-21(svn r19500) -Update from WebTranslator v3.0:translators
esperanto - 2 changes by kristjan greek - 4 changes by lithuanian - 2 changes by brazilian_portuguese - 2 changes by leandromoh
2010-03-21(svn r19499) -Remove: same_industry_close setting did not do what it said ↵frosch
and caused NewGRF trouble.
2010-03-21(svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning ↵peter1138
vehicle names.
2010-03-21(svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for ↵frosch
temporary/persistent storage. (Spotted by yexo)
2010-03-20(svn r19495) -Update from WebTranslator v3.0:translators
esperanto - 14 changes by kristjan greek - 4 changes by lithuanian - 2 changes by luxembourgish - 3 changes by Phreeze polish - 1 changes by silver_777
2010-03-20(svn r19494) -Codechange: Remove _error_message.alberth
2010-03-20(svn r19493) -Codechange: Keep track of last error in CmdDepotSellAllVehicles().alberth
2010-03-20(svn r19492) -Codechange: Keep track of last error in CmdClearArea().alberth
2010-03-20(svn r19491) -Codechange: Keep track of last error in CmdRemoveLongRoad().alberth
2010-03-20(svn r19490) -Fix: Return to old behaviour of CmdLevelLand() by keeping ↵alberth
track of last error.
2010-03-20(svn r19489) -Codechange: Introduce a had_success variable in ↵alberth
SendAllVehiclesToDepot().
2010-03-20(svn r19488) -Codechange: Use last_error data for removal in ↵alberth
CmdRailTrackHelper() as well.
2010-03-20(svn r19487) -Codechange: Removed non-reachable return statement.alberth