Commit Graph

14137 Commits (88286f1e6302530df62e72ed9453329bf6702ffd)
 

Author SHA1 Message Date
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
yexo 9df2bfeddf (svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint 15 years ago
rubidium 42d464cdb1 (svn r18690) -Fix [FS#3469]: some keys that open windows that want to be located relatively to the toolbars/statusbar could cause a crash when in one of the end game screens 15 years ago
rubidium 5d5f0ed1e0 (svn r18689) -Codechange: move the looping over chunkhandlers code to a macro 15 years ago
rubidium 53916ac770 (svn r18688) -Cleanup: remove some unused code/constants 15 years ago
yexo 8f50437298 (svn r18687) -Add [NoAI]: AIEngine::IsBuildable to check if you can build a 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.
15 years ago
rubidium 2f29975421 (svn r18686) -Fix [FS#3470]: in some cases _sl.chs is used when not initialised. As _sl.chs always refers to a single table when initialised replace _sl.chs with the actual table 15 years ago
rubidium 946bc8594c (svn r18685) -Update: add genders to Catalan 15 years ago
rubidium 6b0d44c1e7 (svn r18684) -Fix: for some "man"s an empty line is an error 15 years ago
rubidium 3de085a143 (svn r18683) -Fix: it's not an other 15 years ago
translators b8214ed995 (svn r18682) -Update from WebTranslator v3.0:
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
15 years ago
peter1138 f71eb6b0d6 (svn r18681) -Codechange: Use existing TILE_LOOP method for iterating trigger area. 15 years ago
peter1138 e9d778626d (svn r18680) -Fix: Whole station area is already correct size. 15 years ago
rubidium afb0db2549 (svn r18679) -Fix (r16993): tile area of waypoints wasn't correctly given to NewGRFs in case of multi tile waypoints 15 years ago
rubidium 705068e290 (svn r18678) -Update: happy new year 15 years ago
translators e4fddeadcd (svn r18677) -Update from WebTranslator v3.0:
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
15 years ago
rubidium d574158a53 (svn r18676) -Change [FS#3411]: 'escape' in the 'found town' window removes the focus from the town name input box 15 years ago
rubidium d1d6e8fc20 (svn r18675) -Add [FS#3256]: function to remove focus from all widgets in a window 15 years ago
peter1138 a70af30250 (svn r18674) -Feature (FS#3459): Configurable slope steepness for trains from 0% to 10%, default is 3% as before (mostly by Terkhen) 15 years ago
peter1138 83ae0f9b59 (svn r18673) -Fix (r17943): Deja vu: 3 byte structs are padded to a word on ARM. 15 years ago
rubidium c1f3c698fe (svn r18672) -Codechange: mention the game date in the crash log 15 years ago
rubidium c949d7ddf7 (svn r18671) -Fix [FS#3452]: [NewGRF] If an action B did not have a 'data' string but would print it OpenTTD would segfault 15 years ago
alberth 6704b21440 (svn r18670) -Fix [FS#3455]: Update all tiles when snowline height changes in larger steps than one tile. 15 years ago
translators ad5ffc5054 (svn r18669) -Update from WebTranslator v3.0:
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
15 years ago
rubidium 765b8e1cff (svn r18668) -Fix [FS#3450]: the space between the S and X of OS X should be a non-breaking one 15 years ago
rubidium 9d73e7b646 (svn r18667) -Fix [FS#3454]: [NoAI] crash when trying to get the order destination of a 'nearest depot' order 15 years ago
alberth 745280e41b (svn r18666) -Codechange: Add tooltips to enable/disable all buttons in smallmap. 15 years ago
alberth b1fb1b253e (svn r18665) -Feature [FS#567]: Allow contour-map to be shown with coloured industries in smallmap. 15 years ago
alberth 31c6f6b706 (svn r18664) -Fix [FS#3449]: Unshade shaded finances window when toggling size. 15 years ago
alberth 0fd6f9732c (svn r18663) -Codechange (r1): Remove unused _smallmap_vegetation_andor colour masks. 15 years ago
orudge 3c90171805 (svn r18662) -Feature: Add WarpIN-based installer for OS/2 15 years ago
yexo e80c9e2091 (svn r18661) -Fix [FS#3169]: aircraft on the metropolitan airport took a long route to the closest loading pad 15 years ago
yexo cb0cfca653 (svn r18660) -Cleanup: remove useless function 15 years ago
orudge 2c969bb4b9 (svn r18659) -Fix: Some minor language corrections in installer 15 years ago
rubidium d627850d05 (svn r18658) -Fix [FS#3443]: wrong strings drawn for cargo subtype in vehicle details 15 years ago
translators 27fc3bd4a1 (svn r18657) -Update from WebTranslator v3.0:
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
15 years ago
orudge 5c88f36d64 (svn r18656) -Feature: Add event semaphore support for OS/2 15 years ago
rubidium 1bb2e7bba5 (svn r18655) -Fix: the icon that is supposed to be 256x256 pixels wasn't 256x256 pixels
-Add: the 'source' for the icons
15 years ago
translators 13174ad515 (svn r18654) -Update from WebTranslator v3.0:
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
15 years ago
rubidium 27d9a3d840 (svn r18653) -Fix [FS#3442]: when trying to attach a wagon to an existing free wagon chain, don't attach it to itself 15 years ago
rubidium b13747514c (svn r18652) -Fix: glitches due to having the wrong bounding boxes for the face widgets 15 years ago
smatz ceb64d69c4 (svn r18651) -Fix [FS#3438](r18518): [NoAI] When AI tried to create NO_UNLOAD order, GOTO_NEAREST_DEPOT order was created instead 15 years ago
smatz 8d7abcf01a (svn r18650) -Fix: in the case of level crossing, location of the owner of road was documented wrongly (Eddi) 15 years ago
translators 82b2de9562 (svn r18649) -Update from WebTranslator v3.0:
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
15 years ago
michi_cc 6c737cf108 (svn r18648) -Fix/Feature [FS#3430-ish]: [YAPP] Treat the backside of an one-way path signals as a safe waiting point. 15 years ago
michi_cc 3ecd08be01 (svn r18647) -Fix: [YAPP] A train inside a station was not always found when checking for trains on a reserved path. 15 years ago
michi_cc db19630001 (svn r18646) -Fix [FS#3418]: [YAPP] Don't extend the reserved path through a newly built path signal directly in front of a stopped or loading train. Also restore the reserved path in more cases after removing a signal. 15 years ago
smatz c031c9a731 (svn r18645) -Fix [FS#3433](r942): out-of-bounds access in the 'Start new multiplayer game' GUI 15 years ago
rubidium 9859bb373d (svn r18644) -Fix [FS#3434]: company league window was too narrow 15 years ago