Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-09 | (svn r18768) -Update from WebTranslator v3.0: | translators | |
croatian - 36 changes by czech - 4 changes by ReisRyos dutch - 61 changes by Hirundo finnish - 1 changes by jpx_ indonesian - 43 changes by fanioz malay - 227 changes by toadhall spanish - 122 changes by Terkhen | |||
2010-01-09 | (svn r18767) -Fix: min/max income tooltips for the details performance ↵ | rubidium | |
statistics mentioned months whereas it should be quarters. | |||
2010-01-09 | (svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail ↵ | peter1138 | |
vs maglev) a rail type property | |||
2010-01-09 | (svn r18765) -Fix [FS#3499] (r18750): crash when trying to show cargo ↵ | rubidium | |
payments when there are 'holes' in the cargospec array | |||
2010-01-09 | (svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal ↵ | rubidium | |
wait counter; sometimes they might get into eachother's way | |||
2010-01-09 | (svn r18763) -Feature [FS#3095]: rerandomise AIs on reloading (via the debug ↵ | rubidium | |
window) when they were randomly chosen | |||
2010-01-08 | (svn r18762) -Codechange: unduplicate sprite layout drawing between ↵ | yexo | |
industries and houses | |||
2010-01-08 | (svn r18761) -Fix [FS#3497]: Spritelayouts do not need an Action 1 if only ↵ | frosch | |
using default sprites. | |||
2010-01-08 | (svn r18760) -Fix (rlots)[FS#3500]: Action 9 did not properly detect whether ↵ | frosch | |
an Action 8 was encountered already. | |||
2010-01-08 | (svn r18759) -Fix [NewGRF]: don't segfault when a newgrf contains an action2 ↵ | yexo | |
and action3 but no action0 | |||
2010-01-08 | (svn r18758) -Change: move Malay to the 'finished' languages | rubidium | |
2010-01-08 | (svn r18757) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by arnau simplified_chinese - 69 changes by EraserKing croatian - 36 changes by czech - 11 changes by ReisRyos danish - 11 changes by beruic hungarian - 2 changes by IPG italian - 1 changes by lorenzodv korean - 1 changes by junho2813 malay - 476 changes by toadhall portuguese - 1 changes by JayCity russian - 1 changes by Lone_Wolf serbian - 1 changes by etran slovenian - 24 changes by ntadej spanish - 11 changes by Terkhen vietnamese - 2 changes by nglekhoi | |||
2010-01-08 | (svn r18756) -Codechange: direct accesses to png_*_struct members are deprecated | glx | |
2010-01-07 | (svn r18755) -Fix [FS#3495] (r14847): CircularTileSearch skipped a few tiles ↵ | yexo | |
close to the starting tile | |||
2010-01-07 | (svn r18754) -Update from WebTranslator v3.0: | translators | |
arabic_egypt - 60 changes by kasakg croatian - 57 changes by UnderwaterHesus dutch - 1 changes by habell french - 1 changes by glx korean - 2 changes by junho2813 malay - 649 changes by Syed, toadhall brazilian_portuguese - 1 changes by Rubidium romanian - 1 changes by kkmic swedish - 1 changes by Landrash | |||
2010-01-07 | (svn r18753) -Fix: Max TE was incorrect in the engine preview | rubidium | |
2010-01-07 | (svn r18752) -Codechange: unduplify some code | rubidium | |
2010-01-07 | (svn r18751) -Codechange: also log the zlib version in the crash log | rubidium | |
2010-01-07 | (svn r18750) -Fix [FS#3492]: the cargo payment button states weren't ↵ | rubidium | |
properly set on opening the window | |||
2010-01-07 | (svn r18749) -Fix [FS#3491]: the AI's name and version in the debug panel ↵ | rubidium | |
weren't properly centered | |||
2010-01-07 | (svn r18747) -Codechange: add some constness to the AI code | rubidium | |
2010-01-06 | (svn r18746) -Fix [FS#3489]: clear the cached NewGRFs of a server when ↵ | rubidium | |
receiving a reply instead of when requesting the information. With slow/unstable network connections it would look like the NewGRF settings button went randomly missing. | |||
2010-01-06 | (svn r18745) -Codechange: Assemble custom station foundations into a single ↵ | frosch | |
bounding box. | |||
2010-01-06 | (svn r18744) -Fix [FS#3487-ish]: Do not toggle the sticky- and ↵ | frosch | |
shading-button twice per mouseclick when clicking fast. | |||
2010-01-06 | (svn r18743) -Update from WebTranslator v3.0: | translators | |
afrikaans - 47 changes by burgerd croatian - 36 changes by dutch - 1 changes by habell finnish - 3 changes by jpx_ malay - 537 changes by Syed, toadhall polish - 4 changes by vanta portuguese - 4 changes by JayCity russian - 1 changes by Lone_Wolf ukrainian - 1 changes by Madvin | |||
2010-01-06 | (svn r18742) -Fix [NewGRF]: house prop 1D was thrashed when a newgrf ↵ | yexo | |
contains prop 14 after prop 1D | |||
2010-01-06 | (svn r18741) -Fix (r14597, r16460): the 'ownname' of a language isn't the ↵ | rubidium | |
name of the translator, but the name of the language in said language. | |||
2010-01-06 | (svn r18739) -Fix (r18719): building trees on snow with rocks underneed ↵ | yexo | |
caused an assert | |||
2010-01-05 | (svn r18738) -Fix (r18719): when a tree died while there was snow the amount ↵ | yexo | |
of snow on the tile changed | |||
2010-01-05 | (svn r18737) -Fix (r12028): Var67 data wasn't swapped properly for orientation. | peter1138 | |
2010-01-05 | (svn r18736) -Feature [NewGRF]: implement varaction2houses vars 66 ad 67 | yexo | |
2010-01-05 | (svn r18734) -Prepare: for 1.0.0-beta2 | rubidium | |
2010-01-05 | (svn r18733) -Update from WebTranslator v3.0: | translators | |
catalan - 2 changes by arnau croatian - 36 changes by finnish - 3 changes by jpx_ german - 1 changes by planetmaker greek - 1 changes by Rubidium malay - 503 changes by toadhall polish - 1 changes by xaxa russian - 1 changes by Lone_Wolf spanish - 1 changes by Terkhen | |||
2010-01-05 | (svn r18732) -Codechange: move the company related commands of misc_cmd.cpp ↵ | rubidium | |
to company_cmd.cpp | |||
2010-01-05 | (svn r18731) -Codechange: move the DrawStationCoverage stuff from ↵ | rubidium | |
misc_gui.cpp to station_gui.cpp | |||
2010-01-05 | (svn r18730) -Fix [FS#3414]: new viewports didn't center on the correct position | yexo | |
2010-01-04 | (svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for ↵ | yexo | |
your own company | |||
2010-01-04 | (svn r18728) -Fix: don't mark all tiles dirty in the artic tileloop | yexo | |
2010-01-04 | (svn r18727) -Fix [FS#3480]: some invalid gender/plural indices in strings, ↵ | rubidium | |
which could eventually cause crashes. | |||
2010-01-04 | (svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text ↵ | rubidium | |
when building a station could be incorrect (missing a cargo) -Change [NoAI]: AITile::GetCargoProduction now returns the number of producers and not the number of tiles of producers. -Fix [NoAI]: AITileList_IndustryProducing would omit some tiles for at which a station would get cargo. | |||
2010-01-04 | (svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and ↵ | frosch | |
AIWaypoint::HasWaypointType(). -Change: [NoAI] Constructor of AIWaypoint now takes a WaypointType to also handle buoys. -Remove: [NoAI] AIBuoyList. | |||
2010-01-04 | (svn r18724) -Fix [FS#3475] (r17899): refitting a non-refittable vehicle to ↵ | yexo | |
it's default cargotype failed, causing problems for AIs | |||
2010-01-04 | (svn r18723) -Codechange: also simplify looping over an area when building ↵ | rubidium | |
trees, desert, rocky areas or leveling land | |||
2010-01-04 | (svn r18722) -Update from WebTranslator v3.0: | translators | |
croatian - 36 changes by finnish - 2 changes by jpx_ french - 1 changes by glx german - 1 changes by planetmaker greek - 36 changes by fumantsu italian - 1 changes by lorenzodv malay - 58 changes by toadhall romanian - 1 changes by kkmic russian - 2 changes by Lone_Wolf serbian - 4 changes by etran swedish - 1 changes by Landrash | |||
2010-01-04 | (svn r18721) -Codechange: simplify adding/removing rectangles of tiles from ↵ | rubidium | |
AITileLists | |||
2010-01-04 | (svn r18720) -Codechange: simplify looping and validation of CmdBuildCanal | rubidium | |
2010-01-04 | (svn r18719) -Feature: don't delete the rough/rocky status of a tile when ↵ | yexo | |
it's covered by snow, this allows rocky tiles under snow if you have a variable snowline | |||
2010-01-04 | (svn r18718) -Codechange: make a wrapper macro for looping TileAreas | rubidium | |
2010-01-04 | (svn r18717) -Codechange: use TileArea in industry instead of three separate ↵ | rubidium | |
variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry. | |||
2010-01-04 | (svn r18716) -Codechange: pass a TileArea to FindStationsAroundTiles | rubidium | |