Commit Graph

13907 Commits (ac4ef286f4e3c59e849dbc3953666a7824e919be)
 

Author SHA1 Message Date
rubidium ac4ef286f4 (svn r18447) -Change: make some more windows (e.g. graphs, company view) stickyable 15 years ago
glx 0c577dfde6 (svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windows 15 years ago
rubidium 7a38435a63 (svn r18445) -Fix [FS#3335]: for STR_NEWS_INDUSTRY_CLOSURE_GENERAL the gender of the industry wasn't properly selected for Greek. 15 years ago
rubidium 4d575c0226 (svn r18444) -Feature: allow G and P to 'select' substrings of STRINGn for getting their gender 15 years ago
rubidium a70f2244e8 (svn r18443) -Fix (r18438): MSVC thinks, in it's infinite wisdom, that int min(int, int) is a better match for min(uint64, uint) than uint64 min(uint64, uint64). As such we need to cast the UINT16_MAX to prevent MSVC from displaying it's infinite wisdom with loads of warnings. 15 years ago
rubidium 29f44c099a (svn r18442) -Fix (r18440): warning about SDL_Linked_Version never being NULL on non-Windows systems 15 years ago
peter1138 97597b510c (svn r18441) -Fix: The vehicle list filler widget didn't fill. 15 years ago
glx def740329f (svn r18440) -Fix (r17774): don't try to get SDL version when SDL is not loaded 15 years ago
glx da124cb149 (svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dll 15 years ago
rubidium b0eacbf350 (svn r18438) -Codechange [FS#3337]: introduce a template for Clamp (fonsinchen) and reuse template functions in their non-template counterparts. 15 years ago
smatz 784d6d836d (svn r18437) -Fix (r16557): background of disabled button in AI GUI wasn't set back to grey after AI bankrupt 15 years ago
rubidium 7d33e62d7b (svn r18436) -Fix [FS#3357]: unselect an AI in the AI Settings window when it falls out of the range of active AIs 15 years ago
rubidium e7810f8061 (svn r18435) -Fix (r18136): articulated road vehicles weren't properly drawn in the vehicle list/details windows 15 years ago
rubidium 0971f666eb (svn r18434) -Change [FS#565]: use zł instead of zl for the Polish Zloty. 15 years ago
frosch 9dd74395c8 (svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow. 15 years ago
translators 85f8765618 (svn r18432) -Update from WebTranslator v3.0:
portuguese - 1 changes by JayCity
spanish - 2 changes by Terkhen
15 years ago
rubidium ad9a4b953e (svn r18431) -Add: some missing latin-ish characters from the OpenGFX set so we get less people complain about the OS chosing an unreadable font 15 years ago
rubidium 42f3a1e909 (svn r18429) -Fix [FS#3360]: when road vehicles are, because of the 'jam protection' running through eachother more vehicles could be in a road stop than there could be under normal circumstances. As such an assert when the road stop's limits are reached isn't good. 15 years ago
rubidium 1e416f90fa (svn r18428) -Fix: if lots of road vehicles are leaving a depot and the first in the hash linked list is basically the last of the vehicles to leave the depot then due to the 'jam prevention' code all vehicles would fairly quickly increase the blocked counter and drive off all simultaniously 15 years ago
rubidium 151ac000b0 (svn r18427) -Fix (r18423): ofcourse that broke the GCC build... not determining 'inclusion' using the relative path from the .rc that has the 'include' but from the include directories... how useful/sensible is that? 15 years ago
rubidium 6c6f2272b0 (svn r18426) -Fix: sort the names in source.list according to Microsoft's sorting rules 15 years ago
translators 6b9327c162 (svn r18425) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
greek - 1 changes by fumantsu
norwegian_bokmal - 13 changes by 2rB
norwegian_nynorsk - 48 changes by 2rB
spanish - 3 changes by Terkhen
15 years ago
rubidium 36c58649f8 (svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in some cases 15 years ago
rubidium 9a656dbd32 (svn r18423) -Fix (r17336): [Windows] incorrect relative path the the icon making the icon not being included in the binary
-Fix: [Windows] mention the version of GPL in the metadata
15 years ago
rubidium 0e17c23ddd (svn r18422) -Fix (r18404): MSVC complaining about struct vs class 15 years ago
rubidium d6e73ea1ce (svn r18421) -Fix [FS#3244]: pathfinders wouldn't consider the 'other' reachable waypoint tile if the closest one is free but there is no safe waiting point directly after it. Now check for a free safe waiting point beyond the waypoint unless there are junctions before the first safe waiting point. 15 years ago
rubidium ad6d8c1f46 (svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code 15 years ago
rubidium 73df2c7a25 (svn r18418) -Fix [FS#3298]: under some circumstances a pointer could be left untouched and then freed. Make sure this doesn't happen by ensuring it starts out as NULL instead of 'garbage'. 15 years ago
translators c5a771b59d (svn r18417) -Update from WebTranslator v3.0:
traditional_chinese - 31 changes by josesun
czech - 46 changes by Hadez
greek - 1 changes by fumantsu
hungarian - 2 changes by IPG
indonesian - 1 changes by prof
norwegian_nynorsk - 111 changes by 2rB
russian - 11 changes by Lone_Wolf
slovak - 14 changes by JamesSVK
15 years ago
frosch 7d905fae22 (svn r18416) -Fix (r15559): Only consider valid cargos in town GUI. 15 years ago
rubidium a68849fb56 (svn r18415) -Fix [FS#3332]: on slopes the original and better road layouts did not check their minimum distance requirements 15 years ago
peter1138 f49491ddcd (svn r18414) -Fix: In the depot window, 'free' wagons were not drawn resize.step_height apart 15 years ago
alberth 41d2214e7e (svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions. 15 years ago
smatz 29606c0de6 (svn r18412) -Fix [FS#3350]: don't allow sending ships to rail waypoints and trains to buyos (Hirundo) 15 years ago
translators be4027ea56 (svn r18411) -Update from WebTranslator v3.0:
greek - 3 changes by fumantsu
norwegian_nynorsk - 107 changes by 2rB
portuguese - 3 changes by JayCity
15 years ago
alberth c38f3ce380 (svn r18410) -Codechange: Move GetCargoSprite() to CargoSpec::GetCargoIcon(). 15 years ago
frosch 1e7403d372 (svn r18409) -Change [FS#3349]: Recolour the bubble generator just like any other industry. (planetmaker) 15 years ago
frosch a12d91423b (svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it. 15 years ago
rubidium 4047c142eb (svn r18407) -Fix [FS#3338]: aqueducts were not influenced by the "long bridges" setting 15 years ago
rubidium bc876098f7 (svn r18406) -Cleanup: remove some unneeded constants and code 15 years ago
rubidium cbc6653a47 (svn r18405) -Fix (r18405): RVs didn't like to stop when the 'next' drive through station tile didn't have a compatible road type 15 years ago
rubidium fac2f8ce1a (svn r18404) -Codechange: link drive through stops better together
-Feature: make penalty for road stop occupancy user configurable
-Fix [FS#1944]: road vehicles would not pick an empty drive through stop. Now they will *if* the penalty for driving around is less than the occupancy penalty
-Fix [FS#1495]: long (articulated) road vehicles could block loading of others when the following road vehicle already got 'permission' to go to the next bay even when it could not reach it
-Change: improve the throughput of the drive through road stops by letting them stop closer together
15 years ago
belugas 65b3e38bea (svn r18403) -Codechange: Re-arrange header of table _original_house_specs 15 years ago
rubidium 19fa38601d (svn r18402) -Codechange: unify/centralise the code for crashing vehicles 15 years ago
rubidium c22f9679b5 (svn r18401) -Fix: drive through road stops did not get flooded 15 years ago
translators 710e84f11e (svn r18400) -Update from WebTranslator v3.0:
traditional_chinese - 52 changes by josesun
greek - 17 changes by fumantsu
15 years ago
rubidium 3817153a8e (svn r18399) -Codechange: bail out early in FloodVehicle instead of a massive if (...) { } else { return } 15 years ago
rubidium c1c9a3e835 (svn r18398) -Fix [FS#3343]: the tree 'which one to draw' hash wasn't anywhere near random and thus showed a very visible repeated pattern when only one tree type was used 15 years ago
rubidium c559ec6308 (svn r18397) -Fix [FS#3346]: after cancelling downloading the download button would remain disabled 15 years ago
yexo c8284c2a5c (svn r18396) -Fix [FS#3169]: planes turned too much at the end of the runway when landing at the intercontinental airport~ 15 years ago