summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-01-03(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg ↵rubidium
profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
2010-01-03(svn r18702) -Fix [FS#3467]: Enable DrawGroundSpriteAt() to deal with ↵frosch
foundations as DrawGroundSprite() does, and use this for drawing one-way-road-signs and clear-land-fences.
2010-01-03(svn r18701) -Fix (r18700): always compile before making a commityexo
2010-01-03(svn r18700) -Fix: when deleting an industry on water (oil rigs) the tiles ↵yexo
on water were not marked dirty
2010-01-03(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly ↵frosch
initialised to zero, and not always checked for valid range.
2010-01-03(svn r18698) -Update from WebTranslator v3.0:translators
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
2010-01-03(svn r18697) -Fix [FS#3471]: crash when scrolling to an item removed by ↵rubidium
filtering in the 'add NewGRF window'
2010-01-03(svn r18696) -Fix [FS#3404]: AITile::IsCoastTile returned false for coast ↵yexo
tiles with trees on them.
2010-01-02(svn r18694) -Update from WebTranslator v3.0:translators
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
2010-01-02(svn r18693) -Doc: Add some doxygen comments to smallmap code.alberth
2010-01-02(svn r18692) -Fix: after a company went bankrupt it was impossible to build ↵yexo
a new waypoint close to a deleted one until the grey sign was gone
2010-01-02(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to ↵yexo
AIWaypoint
2010-01-02(svn r18690) -Fix [FS#3469]: some keys that open windows that want to be ↵rubidium
located relatively to the toolbars/statusbar could cause a crash when in one of the end game screens
2010-01-02(svn r18689) -Codechange: move the looping over chunkhandlers code to a macrorubidium
2010-01-02(svn r18688) -Cleanup: remove some unused code/constantsrubidium
2010-01-02(svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a ↵yexo
certain engine. -Change: AIEngine::IsValidEngine will now also return true when you have at least one vehicle of that type even if you can't build it anymore.
2010-01-02(svn r18686) -Fix [FS#3470]: in some cases _sl.chs is used when not ↵rubidium
initialised. As _sl.chs always refers to a single table when initialised replace _sl.chs with the actual table
2010-01-02(svn r18685) -Update: add genders to Catalanrubidium
2010-01-01(svn r18683) -Fix: it's not an otherrubidium
2010-01-01(svn r18682) -Update from WebTranslator v3.0:translators
traditional_chinese - 1 changes by josesun croatian - 36 changes by czech - 1 changes by martin_meridius korean - 1 changes by junho2813 norwegian_bokmal - 5 changes by CyberKenny portuguese - 9 changes by JayCity romanian - 5 changes by tonny serbian - 5 changes by etran ukrainian - 5 changes by Madvin
2010-01-01(svn r18681) -Codechange: Use existing TILE_LOOP method for iterating ↵peter1138
trigger area.
2010-01-01(svn r18680) -Fix: Whole station area is already correct size.peter1138
2010-01-01(svn r18679) -Fix (r16993): tile area of waypoints wasn't correctly given to ↵rubidium
NewGRFs in case of multi tile waypoints
2010-01-01(svn r18678) -Update: happy new yearrubidium
2009-12-31(svn r18677) -Update from WebTranslator v3.0:translators
catalan - 5 changes by arnau traditional_chinese - 36 changes by josesun croatian - 36 changes by czech - 4 changes by martin_meridius dutch - 5 changes by habell finnish - 1 changes by jpx_ french - 2 changes by Skiper, glx german - 5 changes by planetmaker hungarian - 5 changes by alyr italian - 5 changes by lorenzodv korean - 4 changes by junho2813 lithuanian - 14 changes by Devastator persian - 1 changes by Gajoo portuguese - 2 changes by JayCity russian - 11 changes by Lone_Wolf spanish - 1 changes by Terkhen swedish - 4 changes by Landrash urdu - 15 changes by waderay
2009-12-31(svn r18676) -Change [FS#3411]: 'escape' in the 'found town' window removes ↵rubidium
the focus from the town name input box
2009-12-31(svn r18675) -Add [FS#3256]: function to remove focus from all widgets in a ↵rubidium
window
2009-12-31(svn r18674) -Feature (FS#3459): Configurable slope steepness for trains ↵peter1138
from 0% to 10%, default is 3% as before (mostly by Terkhen)
2009-12-31(svn r18673) -Fix (r17943): Deja vu: 3 byte structs are padded to a word on ARM.peter1138
2009-12-31(svn r18672) -Codechange: mention the game date in the crash logrubidium
2009-12-30(svn r18671) -Fix [FS#3452]: [NewGRF] If an action B did not have a 'data' ↵rubidium
string but would print it OpenTTD would segfault
2009-12-30(svn r18670) -Fix [FS#3455]: Update all tiles when snowline height changes ↵alberth
in larger steps than one tile.
2009-12-30(svn r18669) -Update from WebTranslator v3.0:translators
afrikaans - 13 changes by burgerd croatian - 36 changes by english_US - 74 changes by agenthh finnish - 4 changes by jpx_ french - 5 changes by glx greek - 20 changes by fumantsu lithuanian - 55 changes by Devastator persian - 1 changes by Gajoo spanish - 4 changes by Terkhen urdu - 19 changes by waderay
2009-12-30(svn r18668) -Fix [FS#3450]: the space between the S and X of OS X should be ↵rubidium
a non-breaking one
2009-12-30(svn r18667) -Fix [FS#3454]: [NoAI] crash when trying to get the order ↵rubidium
destination of a 'nearest depot' order
2009-12-30(svn r18666) -Codechange: Add tooltips to enable/disable all buttons in ↵alberth
smallmap.
2009-12-30(svn r18665) -Feature [FS#567]: Allow contour-map to be shown with coloured ↵alberth
industries in smallmap.
2009-12-30(svn r18664) -Fix [FS#3449]: Unshade shaded finances window when toggling size.alberth
2009-12-30(svn r18663) -Codechange (r1): Remove unused _smallmap_vegetation_andor ↵alberth
colour masks.
2009-12-29(svn r18661) -Fix [FS#3169]: aircraft on the metropolitan airport took a ↵yexo
long route to the closest loading pad
2009-12-29(svn r18660) -Cleanup: remove useless functionyexo
2009-12-29(svn r18658) -Fix [FS#3443]: wrong strings drawn for cargo subtype in ↵rubidium
vehicle details
2009-12-29(svn r18657) -Update from WebTranslator v3.0:translators
afrikaans - 174 changes by burgerd catalan - 10 changes by arnau croatian - 36 changes by norwegian_bokmal - 7 changes by Zhygometh swedish - 32 changes by Landrash ukrainian - 82 changes by Madvin vietnamese - 23 changes by nglekhoi
2009-12-29(svn r18656) -Feature: Add event semaphore support for OS/2orudge
2009-12-28(svn r18654) -Update from WebTranslator v3.0:translators
croatian - 36 changes by finnish - 5 changes by jpx_ portuguese - 1 changes by JayCity russian - 1 changes by Lone_Wolf vietnamese - 27 changes by motorolavn, nglekhoi
2009-12-28(svn r18653) -Fix [FS#3442]: when trying to attach a wagon to an existing ↵rubidium
free wagon chain, don't attach it to itself
2009-12-28(svn r18652) -Fix: glitches due to having the wrong bounding boxes for the ↵rubidium
face widgets
2009-12-28(svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create ↵smatz
NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead
2009-12-27(svn r18649) -Update from WebTranslator v3.0:translators
croatian - 36 changes by finnish - 3 changes by Tve4 korean - 1 changes by dlunch norwegian_nynorsk - 7 changes by 2rB vietnamese - 39 changes by motorolavn, nglekhoi
2009-12-27(svn r18648) -Fix/Feature [FS#3430-ish]: [YAPP] Treat the backside of an ↵michi_cc
one-way path signals as a safe waiting point.