Commit Graph

14120 Commits (ebfdcf575d6dd73f4a7f796f6d381d09eeb411d2)
 

Author SHA1 Message Date
frosch b369d81566 (svn r18572) -Change: Enable 'multiple NewGRF engine sets' by default. 15 years ago
frosch 640442ae03 (svn r18571) -Fix (r18551): Vehicles not carrying any cargo (e.g. engines) were not considered for sending to depot for replacement. 15 years ago
rubidium d00efae030 (svn r18570) -Merge (r18569): sprites for window shading 15 years ago
frosch 4434422c11 (svn r18568) -Codechange: Bail out early. 15 years ago
rubidium ee3a44e74f (svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not work 15 years ago
frosch 1e1fa9ff2e (svn r18566) -Codechange: When both the union and intersection of refit masks of articulated vehicles are needed, they can be determined at once. 15 years ago
rubidium e5ebae1085 (svn r18565) -Fix [FS#3391] (r18541): some older GCC warn about implicitly casting from floats to integers 15 years ago
glx 5ac036720b (svn r18564) -Fix: silence a warning 15 years ago
rubidium 6803672c88 (svn r18563) -Document: some industry related functions 15 years ago
rubidium ca5a9ab995 (svn r18562) -Document: improve clarity of the AIAccounting class 15 years ago
rubidium 4d78112282 (svn r18561) -Fix [FS#3390]: Do try to overtake a vehicle in a station as overtaking in a station is not allowed 15 years ago
peter1138 468986d41a (svn r18560) -Fix (r18541): variety distribution dropdown should not be on heightmap window. 15 years ago
peter1138 2a53179f4d (svn r18559) -Fix: When using original landscape generator, the terrain type and water level fields have no effect for arctic or tropic climates, so disable the dropdowns. 15 years ago
smatz 37ce32106d (svn r18558) -Cleanup (r18557): no need to document TILE_INVALID twice 15 years ago
smatz a608fbaf7f (svn r18557) -Fix: (most of) gcc errors when using lto caused by some structs having different definition in different object files 15 years ago
smatz 64478eb960 (svn r18556) -Fix (r17005): squirrel export didn't accept negative constants 15 years ago
smatz 061de2b2df (svn r18555) -Fix (r15027): fake definitions of squirrel types were wrong for eg. 64bit systems, don't use them 15 years ago
frosch e46a9078e6 (svn r18554) -Change: Forbid industries to clear sea/river when leveling land. 15 years ago
rubidium 2555c7966a (svn r18553) -Fix: make aircraft behave the same on autoreplace/autorenew as other vehicles 15 years ago
glx 59c303e7cd (svn r18552) -Fix (r18548): some translators were very fast 15 years ago
frosch 7ea108224b (svn r18551) -Fix [FS#1762]: When autoreplace is the only allowed reason to send vehicles to depot, first check some minimal requirements (engine availability, refittability) and a heuristic for the needed money. 15 years ago
smatz a62f16c86d (svn r18550) -Fix (r18281): show expected price of town construction even when the company doesn't have enough money 15 years ago
rubidium d48ad4b6e3 (svn r18549) -Fix: first do the time-since-last-service check and only then determine whether autoreplace needs to take place. This way they will not keep autoreplacing continuously on failure, but only after some timeout. 15 years ago
peter1138 e97f828c64 (svn r18548) -Fix (r18541): Unused string slipped in. 15 years ago
rubidium c811f3bd21 (svn r18547) -Fix [FS#3388]: missing thread synchronisation when changing the resolution for SDL via the in game menu 15 years ago
rubidium a6146f5f51 (svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested. 15 years ago
frosch 29d6491605 (svn r18545) -Fix [FS#3292]: Assign '_screen.dst_ptr' as soon as it is allocated. 15 years ago
translators 7572f95448 (svn r18544) -Update from WebTranslator v3.0:
croatian - 36 changes by 
french - 8 changes by glx
german - 8 changes by planetmaker
greek - 3 changes by fumantsu
norwegian_nynorsk - 10 changes by 2rB
vietnamese - 2 changes by nglekhoi
15 years ago
peter1138 37a6907e79 (svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation. 15 years ago
alberth 614501b1be (svn r18542) -Codechange: Make nested widget parts obligatory in a window description. 15 years ago
peter1138 99bb3a95b4 (svn r18541) -Feature: Additional map variety option for TGP landscape generator. Evolved from curve map idea from Zephyris. 15 years ago
frosch f946775205 (svn r18540) -Codechange: resulting in better name for 'result'. 15 years ago
alberth 07a2c21d24 (svn r18539) -Codechange: Re-use cargolist drawing in StationViewWindow::DrawAcceptedCargo() 15 years ago
alberth 7fc7324ef8 (svn r18538) -Codechange: Split DrawStationCoverageText into a calculation part and a drawing part. 15 years ago
frosch 9a11aed4bd (svn r18537) -Fix (r17436): Also do not account cargo in statistics, if it was not accepted. 15 years ago
rubidium 5c2b6a8943 (svn r18536) -Fix [FS#3386]: MSVC warning. Patch by pavel1269 15 years ago
rubidium c5159055e3 (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when entering a signal block via a 'block' signal. This way you won't get double penalties, both red signals and reservation costs, for the block signalled tracks 15 years ago
alberth f051ef01e3 (svn r18534) -Doc: Add doxy strings to StationCoverageType enum. 15 years ago
rubidium b3e3f0b0ee (svn r18533) -Fix: don't refer, in the comments, to a long renamed function 15 years ago
rubidium 21324b69d9 (svn r18532) -Codechange/Fix (r18404): don't leave the road stop between tiles, just stay on it. This prevents the rare cases where a road vehicle would stop exactly on the border where it could not load 15 years ago
rubidium 6f1982d151 (svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the first part was accounted for, so for extremely short fronts and lots after it the spreading did not work as it should. 15 years ago
peter1138 6f5425a062 (svn r18530) -Fix (r18304): Width property set on window instead of width. 15 years ago
translators b7c90a84ad (svn r18529) -Update from WebTranslator v3.0:
croatian - 45 changes by UnderwaterHesus
dutch - 4 changes by habell
finnish - 42 changes by Tve4, jpx_
hungarian - 4 changes by IPG
italian - 11 changes by lorenzodv
norwegian_nynorsk - 2 changes by 2rB
polish - 4 changes by silver_777
serbian - 4 changes by etran
spanish - 4 changes by Terkhen
15 years ago
peter1138 5ef4be1780 (svn r18528) -Fix (FS#3370): Platform length/count buttons not centred when NewGRF stations in use. 15 years ago
yexo 8c737964ec (svn r18527) -Fix: an industry newgrf that defined a too small size for action0 prop 0A could cause a crash 15 years ago
translators 2fd1ccf289 (svn r18523) -Update from WebTranslator v3.0:
croatian - 36 changes by 
dutch - 5 changes by habell
finnish - 4 changes by jpx_
french - 4 changes by glx
german - 8 changes by planetmaker
hebrew - 52 changes by dnd_man
hungarian - 6 changes by IPG
norwegian_bokmal - 8 changes by Zhygometh
polish - 4 changes by silver_777
portuguese - 4 changes by JayCity
serbian - 4 changes by etran
15 years ago
rubidium 5e2b7e0238 (svn r18522) -Feature: add the possibility to not make new tree tiles in-game 15 years ago
rubidium b0f1fcbead (svn r18520) -Fix [FS#3272]: allegro doesn't like to work with extmidi; it causes 'random' (looks like a racing condition in allegro) crashes when songs are stopped. 15 years ago
yexo 51cb9cc43f (svn r18519) -Codechange: Improve regression tests for AIOrder 15 years ago
yexo 04dfadc523 (svn r18518) -Add [NoAI]: AIOrder::AIOF_GOTO_NEAREST_DEPOT for goto nearest depot orders 15 years ago