Commit Graph

22497 Commits (e90b266af1dd117fa2823e6cf3990cfbafaf9f3a)
 

Author SHA1 Message Date
frosch a2a69c1480 (svn r27623) -Fix (r27616) [FS#6492]: Missed two version checks, and messed one up. 8 years ago
frosch cc18df4cb7 (svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88) 8 years ago
frosch 46aeed3817 (svn r27621) -Fix (r27620): Committed too early. 8 years ago
frosch bd6799a9f8 (svn r27620) -Codechange: Inline GetEffectiveTileType (adf88) 8 years ago
frosch 2c403c8a80 (svn r27619) -Update: Baseset translations 8 years ago
translators aa140bb928 (svn r27618) -Update from Eints:
latvian: 19 changes by Parastais
8 years ago
translators c6ac52e71a (svn r27617) -Update from Eints:
latvian: 6 changes by Parastais
8 years ago
frosch f7a7f141d3 (svn r27616) -Codechange [FS#6487]: [Build] Change the GCC version detection so that it works with two-digit and truncated versions. 8 years ago
translators 18bbe02337 (svn r27615) -Update from Eints:
spanish: 7 changes by SilverSurferZzZ
8 years ago
fonsinchen ff96590312 (svn r27614) -Codechange: Use a fixed array instead of a map for link refresher cargo capacities. (JGR) 8 years ago
fonsinchen a81b7a24a6 (svn r27613) -Codechange: Use a flat vector instead of a map in FlowEdgeIterator. (JGR) 8 years ago
fonsinchen 6b2eed0a70 (svn r27612) -Codechange: Replace three uses of std::list with std::queue/vector. (JGR) 8 years ago
fonsinchen 8d5566651b (svn r27611) -Codechange: Cache the calculated value of CapacityAnnotation 8 years ago
translators 8f2461cdfb (svn r27610) -Update from Eints:
korean: 1 change by telk5093
8 years ago
rubidium fe0d3761f7 (svn r27606) -Change/fix: GCC6 defaults to C++14, but our configure limits it to C++0x just because we want to use features from C++0x (which are also in C++14), so use the C++ standard that's the GCC6 default 8 years ago
rubidium dd5e3d9f33 (svn r27605) -Fix: GCC 6 warning about misleading indentation 8 years ago
translators 932951982f (svn r27604) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
8 years ago
translators 60d05aa27d (svn r27603) -Update from Eints:
spanish: 12 changes by SilverSurferZzZ
8 years ago
frosch 5973140ac2 (svn r27602) -Fix [FS#6481]: Compilation with --disable-network. (Deranged) 8 years ago
translators 3d54c33180 (svn r27601) -Update from Eints:
spanish (mexican): 4 changes by Absay
8 years ago
frosch a073b276ba (svn r27600) -Fix: [NewGRF] shift-and-add-divide/modulo varadjusts use signed division/modulo. 8 years ago
translators 1234b7d0f8 (svn r27599) -Update from Eints:
persian: 2 changes by rkarimabadi
8 years ago
frosch 9a7618aeb6 (svn r27598) -Fix: Company 0 could accept engine previews before they were offered. 8 years ago
smatz 5ac736ec00 (svn r27595) -Fix: prevent GCC 6 over-optimization 8 years ago
frosch 842aaf7cdd (svn r27594) -Fix [FS#6473]: [Script] Kill scripts, when a non-suspendable valuator call takes way too long. 8 years ago
frosch 05a91106b8 (svn r27586) -Fix [FS#6410]: Automatic servicing of road vehicles compared path finder costs with tile distances, thus vehicles went to depots which were factor 100 too far away. (juanjo) 8 years ago
frosch 0b2f8c13a2 (svn r27585) -Fix [FS#6437]: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations. 8 years ago
frosch a66e0ff1f4 (svn r27584) -Codechange: Add some assertions about Vehicle::cargo_payment. 8 years ago
frosch c5ae45c764 (svn r27583) -Fix [FS#6415]: Do not decrease the column width of depot windows when vehicles with high unitnumbers leave. (Airbus) 8 years ago
translators 39d588fa60 (svn r27582) -Update from Eints:
spanish (mexican): 18 changes by Absay
8 years ago
frosch 65ff8ef539 (svn r27581) -Fix [FS#6461]: Button size computation in script configuration window. (adf88) 8 years ago
frosch c9f68ede59 (svn r27580) -Fix [FS#6395]: Set date of last service on construction also for wagons and articulated parts. 8 years ago
frosch 51e274a523 (svn r27579) -Change [FS#6402]: Performance improvement for dedicated servers by skipping drawing calls earlier in the process. (JGR) 8 years ago
frosch 6981fee459 (svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview. 8 years ago
frosch b1272ee714 (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 8 years ago
frosch 9aa9d7e898 (svn r27576) -Fix (r27570): Compilation failure with all compilers but mine. 8 years ago
frosch 7108b0aa3b (svn r27575) -Fix [FS#6404]: Memory leak when disabling palette animation. (JGR) 8 years ago
frosch 1124c15ccd (svn r27574) -Fix [FS#6432]: The house id as returned by house variable 66 was incorrect when querying neighboured tiles. (adf88) 8 years ago
frosch 6fafa3d93a (svn r27573) -Fix [FS#6467]: Compilation failure with gcc 6.1 due to headers included after safeguards.h (JGR) 8 years ago
frosch 2de4652d09 (svn r27572) -Fix [FS#6442]: Convenience savegame bump to distinguish 1.6 savegames from 1.5 savegames. 8 years ago
frosch 14c1a7ad0b (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
frosch 998a6c1302 (svn r27570) -Fix [FS#6449]: Various incorrect but uncritical size computations in the content client. 8 years ago
translators f5c5783fac (svn r27569) -Update from Eints:
spanish (mexican): 3 changes by Absay
8 years ago
translators dd2f369e9d (svn r27568) -Update from Eints:
dutch: 1 change by habell
8 years ago
translators e71afa0c10 (svn r27567) -Update from Eints:
finnish: 1 change by jpx_
8 years ago
translators 101a63c3f5 (svn r27566) -Update from Eints:
spanish (mexican): 6 changes by Absay
8 years ago
translators 724dd44355 (svn r27565) -Update from Eints:
spanish (mexican): 13 changes by Absay
8 years ago
frosch bd71bcc616 (svn r27564) -Update: Ownname of es_MX. 8 years ago
translators edfe26f2ee (svn r27563) -Update from Eints:
korean: 1 change by Gimel3830
spanish (mexican): 93 changes by Absay
8 years ago
rubidium 49b69a5705 (svn r27562) -Fix: forgot one (hidden) case to force sorting to be locale independent 8 years ago