Commit Graph

14034 Commits (a5dc9f76df87adc5308cb1139dc83d964dd4741f)
 

Author SHA1 Message Date
rubidium a5dc9f76df (svn r18586) -Fix [FS#3398]: pressing default for the starting year/snow line height edit boxes of the world generation windows didn't work. 15 years ago
rubidium b15fb68503 (svn r18585) -Codechange: replace some magic numbers by constants 15 years ago
alberth e8690df51b (svn r18584) -Codechange: Generalize MakeWidgetTree to read only one widget (recursively). 15 years ago
alberth 45a8eb682e (svn r18583) -Codechange: Add WWT_SHADEBOX widget and its functions (heavily based on code by erikjanp). 15 years ago
rubidium 97a6adf9f3 (svn r18582) -Codechange: save 8 bytes from the Window class 15 years ago
alberth d7c797fcf3 (svn r18581) -Change (r18570): Update sprite tables for the window shading sprites too. 15 years ago
alberth f20e477a02 (svn r18580) -Codechange: Use widget information only for setting scrollbar capacity. 15 years ago
alberth 05c30d294e (svn r18579) -Codechange: Add orientation to scrollbars. 15 years ago
rubidium 5f1bb2e882 (svn r18578) -Feature: initially select the last joined server when going to the server list 15 years ago
translators e7000381fb (svn r18577) -Update from WebTranslator v3.0:
basque - 4 changes by Thadah
croatian - 36 changes by 
finnish - 7 changes by jpx_
hungarian - 7 changes by alyr
indonesian - 9 changes by prof
polish - 7 changes by silver_777
portuguese - 7 changes by JayCity
serbian - 7 changes by etran
spanish - 7 changes by Terkhen
15 years ago
rubidium ca3e2053a4 (svn r18576) -Codechange: use the function to determine the width of digits for determining the width of the unitnumber in vehicle lists. 15 years ago
rubidium 3fcccd89fe (svn r18575) -Fix [FS#3393]: unit numbers weren't always fully shown in the depot 15 years ago
rubidium 9d5a91ed07 (svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depots didn't quite work 15 years ago
michi_cc 73cd818445 (svn r18573) -Fix [FS#3198]: [OSX] Try to get a generic RGB colour space if getting the system colour profile failed. (tyler) 15 years ago
frosch e2b54320bf (svn r18572) -Change: Enable 'multiple NewGRF engine sets' by default. 15 years ago
frosch 1e9c78b9c4 (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 bc1bd0e0c8 (svn r18570) -Merge (r18569): sprites for window shading 15 years ago
frosch c22e462d96 (svn r18568) -Codechange: Bail out early. 15 years ago
rubidium 0bff19e869 (svn r18567) -Fix [FS#2613]: [NewGRF] House property 15 did not work 15 years ago
frosch bc19dd6a25 (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 886c1e8e30 (svn r18565) -Fix [FS#3391] (r18541): some older GCC warn about implicitly casting from floats to integers 15 years ago
glx da99cc15e9 (svn r18564) -Fix: silence a warning 15 years ago
rubidium af8b516bff (svn r18563) -Document: some industry related functions 15 years ago
rubidium 1ff03b3198 (svn r18562) -Document: improve clarity of the AIAccounting class 15 years ago
rubidium 99cdb5e8ec (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 1afa4b18a4 (svn r18560) -Fix (r18541): variety distribution dropdown should not be on heightmap window. 15 years ago
peter1138 2bc0d3a5de (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 067d4e51bc (svn r18558) -Cleanup (r18557): no need to document TILE_INVALID twice 15 years ago
smatz f708b9a80a (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 37c48a7727 (svn r18556) -Fix (r17005): squirrel export didn't accept negative constants 15 years ago
smatz a5e8465a4a (svn r18555) -Fix (r15027): fake definitions of squirrel types were wrong for eg. 64bit systems, don't use them 15 years ago
frosch 77d19dc5af (svn r18554) -Change: Forbid industries to clear sea/river when leveling land. 15 years ago
rubidium fe1c72f7f1 (svn r18553) -Fix: make aircraft behave the same on autoreplace/autorenew as other vehicles 15 years ago
glx f5896da108 (svn r18552) -Fix (r18548): some translators were very fast 15 years ago
frosch fec93aef84 (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 e0a28e8c54 (svn r18550) -Fix (r18281): show expected price of town construction even when the company doesn't have enough money 15 years ago
rubidium 0508f789e9 (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 a61ebc0565 (svn r18548) -Fix (r18541): Unused string slipped in. 15 years ago
rubidium bc5d452e82 (svn r18547) -Fix [FS#3388]: missing thread synchronisation when changing the resolution for SDL via the in game menu 15 years ago
rubidium 0da7a4dc91 (svn r18546) -Codechange: make making the screenshot not asynchronious; just do it at the moment it's requested. 15 years ago
frosch 440ab2cf84 (svn r18545) -Fix [FS#3292]: Assign '_screen.dst_ptr' as soon as it is allocated. 15 years ago
translators b90fdfe5df (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 c701af7832 (svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation. 15 years ago
alberth 2f9f70c295 (svn r18542) -Codechange: Make nested widget parts obligatory in a window description. 15 years ago
peter1138 e88b327343 (svn r18541) -Feature: Additional map variety option for TGP landscape generator. Evolved from curve map idea from Zephyris. 15 years ago
frosch 9384da0ea2 (svn r18540) -Codechange: resulting in better name for 'result'. 15 years ago
alberth be29ee40a1 (svn r18539) -Codechange: Re-use cargolist drawing in StationViewWindow::DrawAcceptedCargo() 15 years ago
alberth 7ef35286fd (svn r18538) -Codechange: Split DrawStationCoverageText into a calculation part and a drawing part. 15 years ago
frosch ec8e44055c (svn r18537) -Fix (r17436): Also do not account cargo in statistics, if it was not accepted. 15 years ago
rubidium 730f0483b9 (svn r18536) -Fix [FS#3386]: MSVC warning. Patch by pavel1269 15 years ago