Commit Graph

14185 Commits (64feefa80e6b335651fbd2bfdda2ee6ecf9d2dfd)
 

Author SHA1 Message Date
frosch 64feefa80e (svn r18744) -Fix [FS#3487-ish]: Do not toggle the sticky- and shading-button twice per mouseclick when clicking fast. 15 years ago
translators afe42f8370 (svn r18743) -Update from WebTranslator v3.0:
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
15 years ago
yexo ad9412494e (svn r18742) -Fix [NewGRF]: house prop 1D was thrashed when a newgrf contains prop 14 after prop 1D 15 years ago
rubidium b0a61c7d34 (svn r18741) -Fix (r14597, r16460): the 'ownname' of a language isn't the name of the translator, but the name of the language in said language. 15 years ago
yexo 39009cf139 (svn r18739) -Fix (r18719): building trees on snow with rocks underneed caused an assert 15 years ago
yexo f666760a72 (svn r18738) -Fix (r18719): when a tree died while there was snow the amount of snow on the tile changed 15 years ago
peter1138 4dbc81f955 (svn r18737) -Fix (r12028): Var67 data wasn't swapped properly for orientation. 15 years ago
yexo 5e85f1a7aa (svn r18736) -Feature [NewGRF]: implement varaction2houses vars 66 ad 67 15 years ago
rubidium 5f06c7fd62 (svn r18734) -Prepare: for 1.0.0-beta2 15 years ago
translators 22a7f333a1 (svn r18733) -Update from WebTranslator v3.0:
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
15 years ago
rubidium 6ce5fe41f8 (svn r18732) -Codechange: move the company related commands of misc_cmd.cpp to company_cmd.cpp 15 years ago
rubidium 988d09b8c1 (svn r18731) -Codechange: move the DrawStationCoverage stuff from misc_gui.cpp to station_gui.cpp 15 years ago
yexo 8cf1c2c19c (svn r18730) -Fix [FS#3414]: new viewports didn't center on the correct position 15 years ago
yexo 152f11e730 (svn r18729) -Fix [FS#3427]: the lock in the company gui was only drawn for your own company 15 years ago
yexo 0de753ee07 (svn r18728) -Fix: don't mark all tiles dirty in the artic tileloop 15 years ago
rubidium 5c58bce129 (svn r18727) -Fix [FS#3480]: some invalid gender/plural indices in strings, which could eventually cause crashes. 15 years ago
rubidium 21b4eb70c3 (svn r18726) -Fix [FS#3463]: with non-uniform industries the 'supplies' text 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.
15 years ago
frosch 9e3c107ffe (svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypointType().
-Change: [NoAI] Constructor of AIWaypoint now takes a WaypointType to also handle buoys.
-Remove: [NoAI] AIBuoyList.
15 years ago
yexo b1c19315e7 (svn r18724) -Fix [FS#3475] (r17899): refitting a non-refittable vehicle to it's default cargotype failed, causing problems for AIs 15 years ago
rubidium 906418347e (svn r18723) -Codechange: also simplify looping over an area when building trees, desert, rocky areas or leveling land 15 years ago
translators 12b949d681 (svn r18722) -Update from WebTranslator v3.0:
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
15 years ago
rubidium 89fa4b4639 (svn r18721) -Codechange: simplify adding/removing rectangles of tiles from AITileLists 15 years ago
rubidium 1df8848eb3 (svn r18720) -Codechange: simplify looping and validation of CmdBuildCanal 15 years ago
yexo 2a6fc142de (svn r18719) -Feature: don't delete the rough/rocky status of a tile when it's covered by snow, this allows rocky tiles under snow if you have a variable snowline 15 years ago
rubidium e48416ad4e (svn r18718) -Codechange: make a wrapper macro for looping TileAreas 15 years ago
rubidium 6cac8be361 (svn r18717) -Codechange: use TileArea in industry instead of three separate variables. Also make use of TileArea functions for determining the 'width' and 'height' of an industry. 15 years ago
rubidium 0213d47594 (svn r18716) -Codechange: pass a TileArea to FindStationsAroundTiles 15 years ago
rubidium e202a26990 (svn r18715) -Codechange: make StationFinder a subclass of TileArea 15 years ago
rubidium 82a96c3e35 (svn r18714) -Codechange: move the TileArea struct to it's own header 15 years ago
rubidium ee473d6700 (svn r18713) -Fix [FS#3476]: the join station window didn't account for scrolling, so if you did scroll the station was not joined with the selected station 15 years ago
peter1138 550b68c96e (svn r18712) -Fix (r5167): Spurious character spacing with free type fonts for small and large font sizes. 15 years ago
yexo 0ae57c0997 (svn r18711) -Doc: update landscape documentation about m1 (tile owner) 15 years ago
rubidium b77739c512 (svn r18710) -Fix [FS#3478]: the wrong town is mentioned in the error when trying to make one way roads of town owned roads 15 years ago
peter1138 ebe260f575 (svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter was only validated during sprite blitting, other drawing operations didn't check it. Initial startup and window resize could therefore lead to crash. 15 years ago
peter1138 cb74d8ef20 (svn r18708) -Feature: [NewGRF] Add support for custom station foundation graphics. 15 years ago
yexo 566df4c8bf (svn r18707) -Fix (r17802): local variables should not be accessed after the function returns 15 years ago
yexo ec9de781a6 (svn r18706) -Cleanup: remove docs/Manual.txt and docs/OSX_install_instructions.txt, the contents of those are already in readme.txt and they were outdated.
Add docs/obm_format.txt and docs/obs_format.txt to Makefile.bundle
Add several documentation files to the windows installer
15 years ago
rubidium 90c853765b (svn r18705) -Update: the known bugs document about the PulseAudio issue based on mgmuscari's solution/workaround 15 years ago
yexo a2cdd9b960 (svn r18704) -Doc: update the 'Compiling OpenTTD using Microsoft Visual C++' documentation 15 years ago
rubidium f99c8b3f21 (svn r18703) -Feature-ish: allow virtually paying a percentage of the leg profit in feeder chains. This to give the user a better chance to get a feeder system without "losses". 15 years ago
frosch bf3fa7522b (svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences. 15 years ago
yexo 3e1d76a69c (svn r18701) -Fix (r18700): always compile before making a commit 15 years ago
yexo a5d00a4713 (svn r18700) -Fix: when deleting an industry on water (oil rigs) the tiles on water were not marked dirty 15 years ago
frosch 0e39e68794 (svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range. 15 years ago
translators eab334a1cc (svn r18698) -Update from WebTranslator v3.0:
croatian - 36 changes by 
estonian - 71 changes by KSiimson
greek - 4 changes by fumantsu
indonesian - 4 changes by prof
portuguese - 1 changes by JayCity
spanish - 1 changes by Terkhen
urdu - 13 changes by waderay
15 years ago
rubidium 58b8264854 (svn r18697) -Fix [FS#3471]: crash when scrolling to an item removed by filtering in the 'add NewGRF window' 15 years ago
yexo d2e9e9e9dc (svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast tiles with trees on them. 15 years ago
translators 193c4fcc91 (svn r18694) -Update from WebTranslator v3.0:
catalan - 7 changes by arnau
croatian - 36 changes by 
korean - 1 changes by junho2813
norwegian_nynorsk - 10 changes by 2rB
polish - 4 changes by silver_777
portuguese - 2 changes by JayCity
romanian - 41 changes by tonny
15 years ago
alberth 88286f1e63 (svn r18693) -Doc: Add some doxygen comments to smallmap code. 15 years ago
yexo a8a4116783 (svn r18692) -Fix: after a company went bankrupt it was impossible to build a new waypoint close to a deleted one until the grey sign was gone 15 years ago