Commit Graph

16108 Commits (ddca92848873afdc05bf283e146f0e4d77dfa52c)

Author SHA1 Message Date
alberth d6812947f3 (svn r27634) -Codechange: Improve name of the SmallFiosItem struct. 8 years ago
alberth a52864ef27 (svn r27633) -Codechange: Extract _saveload_mode use from BuildFileList 8 years ago
frosch 9156d7bf34 (svn r27632) -Feature: When dragging vehicles in group or depot GUI, draw the complete articulated vehicle. 8 years ago
frosch 8e90072d3b (svn r27631) -Codechange: Split GetSingleVehicleWidth from GetVehicleWidth. 8 years ago
frosch ddc9205212 (svn r27630) -Codechange: Deduplicate code to attach vehicle to cursor. 8 years ago
frosch cff2b49365 (svn r27629) -Fix: When dragging multiple vehicles in the depot, make the destination gap as long as the chain instead of just considering the first vehicle. 8 years ago
frosch 3cb7d9703b (svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple sprites. 8 years ago
frosch 4d1843a95e (svn r27627) -Codechange: Deduplicate some cursor magic into SetMouseCursorBusy. 8 years ago
frosch ca6493f2e6 (svn r27626) -Codechange: Do not use the cursor sprite as PlaceObject status in the main toolbar. 8 years ago
frosch f7a0ee9a15 (svn r27625) -Doc: CursorVars 8 years ago
translators 1c1ba859eb (svn r27624) -Update from Eints:
spanish (mexican): 24 changes by Absay
8 years ago
frosch e56707bd4e (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 a5b7800aca (svn r27621) -Fix (r27620): Committed too early. 8 years ago
frosch ed27cec094 (svn r27620) -Codechange: Inline GetEffectiveTileType (adf88) 8 years ago
translators fa236c704e (svn r27618) -Update from Eints:
latvian: 19 changes by Parastais
8 years ago
translators bc432a0f43 (svn r27617) -Update from Eints:
latvian: 6 changes by Parastais
8 years ago
translators 49fe24b03f (svn r27615) -Update from Eints:
spanish: 7 changes by SilverSurferZzZ
8 years ago
fonsinchen f769305d7d (svn r27614) -Codechange: Use a fixed array instead of a map for link refresher cargo capacities. (JGR) 8 years ago
fonsinchen 022b284064 (svn r27613) -Codechange: Use a flat vector instead of a map in FlowEdgeIterator. (JGR) 8 years ago
fonsinchen e2426b22fa (svn r27612) -Codechange: Replace three uses of std::list with std::queue/vector. (JGR) 8 years ago
fonsinchen bcdae9a093 (svn r27611) -Codechange: Cache the calculated value of CapacityAnnotation 8 years ago
translators 14533f073b (svn r27610) -Update from Eints:
korean: 1 change by telk5093
8 years ago
rubidium ac6312d33c (svn r27605) -Fix: GCC 6 warning about misleading indentation 8 years ago
translators 6fbc2863a8 (svn r27604) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
8 years ago
translators 8a68031ab0 (svn r27603) -Update from Eints:
spanish: 12 changes by SilverSurferZzZ
8 years ago
frosch d874cef678 (svn r27602) -Fix [FS#6481]: Compilation with --disable-network. (Deranged) 8 years ago
translators 403c393ef0 (svn r27601) -Update from Eints:
spanish (mexican): 4 changes by Absay
8 years ago
frosch 2782993dd7 (svn r27600) -Fix: [NewGRF] shift-and-add-divide/modulo varadjusts use signed division/modulo. 8 years ago
translators 37e263e4fa (svn r27599) -Update from Eints:
persian: 2 changes by rkarimabadi
8 years ago
frosch ee9a54c0a0 (svn r27598) -Fix: Company 0 could accept engine previews before they were offered. 8 years ago
frosch a2edf52b41 (svn r27594) -Fix [FS#6473]: [Script] Kill scripts, when a non-suspendable valuator call takes way too long. 8 years ago
frosch d90686f021 (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 b0c56f3432 (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 dac94c7cbc (svn r27584) -Codechange: Add some assertions about Vehicle::cargo_payment. 8 years ago
frosch 7d4754a4f8 (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 cfca6922e7 (svn r27582) -Update from Eints:
spanish (mexican): 18 changes by Absay
8 years ago
frosch d8b465f556 (svn r27581) -Fix [FS#6461]: Button size computation in script configuration window. (adf88) 8 years ago
frosch d188d02384 (svn r27580) -Fix [FS#6395]: Set date of last service on construction also for wagons and articulated parts. 8 years ago
frosch cade383f9b (svn r27579) -Change [FS#6402]: Performance improvement for dedicated servers by skipping drawing calls earlier in the process. (JGR) 8 years ago
frosch ebb6e38075 (svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview. 8 years ago
frosch 8084f39bf3 (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 4fc43b510d (svn r27576) -Fix (r27570): Compilation failure with all compilers but mine. 8 years ago
frosch 914d4616ca (svn r27575) -Fix [FS#6404]: Memory leak when disabling palette animation. (JGR) 8 years ago
frosch c0c1a4cded (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 1b84d893e0 (svn r27573) -Fix [FS#6467]: Compilation failure with gcc 6.1 due to headers included after safeguards.h (JGR) 8 years ago
frosch 13a86497ea (svn r27572) -Fix [FS#6442]: Convenience savegame bump to distinguish 1.6 savegames from 1.5 savegames. 8 years ago
frosch 9aa33862a7 (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 8 years ago
frosch 97e6981e39 (svn r27570) -Fix [FS#6449]: Various incorrect but uncritical size computations in the content client. 8 years ago
translators 46b7ac7b48 (svn r27569) -Update from Eints:
spanish (mexican): 3 changes by Absay
8 years ago
translators b996fdf656 (svn r27568) -Update from Eints:
dutch: 1 change by habell
8 years ago
translators dd6fb63598 (svn r27567) -Update from Eints:
finnish: 1 change by jpx_
8 years ago
translators ccd08c8c80 (svn r27566) -Update from Eints:
spanish (mexican): 6 changes by Absay
9 years ago
translators 21646b7f48 (svn r27565) -Update from Eints:
spanish (mexican): 13 changes by Absay
9 years ago
frosch 36d91f8c02 (svn r27564) -Update: Ownname of es_MX. 9 years ago
translators 7ccc54949e (svn r27563) -Update from Eints:
korean: 1 change by Gimel3830
spanish (mexican): 93 changes by Absay
9 years ago
matthijs 576005b714 (svn r27561) -Fix [Squirrel]: Fix typos in error messages 9 years ago
matthijs 53982003ee (svn r27560) -Fix: typos in comments and string 9 years ago
translators 463a16f1b0 (svn r27556) -Update from Eints:
spanish (mexican): 36 changes by Absay
9 years ago
translators 0cb97c31ae (svn r27555) -Update from Eints:
croatian: 3 changes by VoyagerOne
9 years ago
translators 3911792ca1 (svn r27554) -Update from Eints:
korean: 1 change by Gimel3830
9 years ago
frosch 9777f50fac (svn r27552) -Feature: Mexican Spanish (Absay) 9 years ago
translators 64a955245d (svn r27551) -Update from Eints:
ukrainian: 3 changes by odisseus
9 years ago
translators 72231514cb (svn r27550) -Update from Eints:
frisian: 7 changes by BAJansen
9 years ago
translators b1da8e1d1d (svn r27549) -Update from Eints:
chinese (traditional): 1 change by ww9980
9 years ago
translators 2c3a429290 (svn r27548) -Update from Eints:
korean: 1 change by telk5093
9 years ago
frosch e8b6b02bc2 (svn r27547) -Fix: Use a more appropiate sound effect for convert-rail. (andythenorth) 9 years ago
frosch b8189977b4 (svn r27546) -Fix: Remove SetFill from vehicle GUI buttons, so that the viewport is resized instead of them in case of long window titles. 9 years ago
frosch da7978a08c (svn r27545) -Fix: Remove special handling of classes with virtual methods from squirrel_export.awk. It seems to serve no purpose, except to break on 3 classes. 9 years ago
frosch 7e29551ae0 (svn r27544) -Fix-ish: Mark ScriptText::GetEncodedText as not part of any API, instead of relying on the export script to break on '/*'. 9 years ago
frosch 31bd5a09b6 (svn r27543) -Fix (r27379): ScriptExec/TestMode::FinalRelease is not part of the API. 9 years ago
translators 31340d91f9 (svn r27540) -Update from Eints:
hebrew: 40 changes by dnd_man
9 years ago
translators b80b75593b (svn r27539) -Update from Eints:
hebrew: 66 changes by dnd_man
9 years ago
translators 4f5d6f7952 (svn r27538) -Update from Eints:
hebrew: 18 changes by dnd_man
luxembourgish: 1 change by Phreeze
9 years ago
translators 6931d1df51 (svn r27537) -Update from Eints:
korean: 2 changes by telk5093
9 years ago
translators 9884b2c72c (svn r27536) -Update from Eints:
belarusian: 1 change by KorneySan
malay: 1 change by rionix88
9 years ago
translators 901a073f8b (svn r27535) -Update from Eints:
norwegian (bokmal): 16 changes by Leifbk
9 years ago
frosch ebee9fa418 (svn r27534) -Fix [FS#6435]: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette. 9 years ago
translators 13d6cec802 (svn r27530) -Update from Eints:
catalan: 2 changes by juanjo
9 years ago
translators ac4ecbf4ee (svn r27529) -Update from Eints:
scottish gaelic: 3 changes by GunChleoc
frisian: 6 changes by BAJansen
spanish: 13 changes by SilverSurferZzZ
portuguese (brazilian): 1 change by Tucalipe
9 years ago
translators c4b8629119 (svn r27528) -Update from Eints:
catalan: 233 changes by juanjo
portuguese (brazilian): 1 change by Tucalipe
9 years ago
translators a42832afb7 (svn r27527) -Update from Eints:
tamil: 13 changes by aswn
9 years ago
translators 7c15190ec2 (svn r27526) -Update from Eints:
malay: 2 changes by rionix88
9 years ago
translators f985aefde4 (svn r27525) -Update from Eints:
latin: 18 changes by Supercheese
9 years ago
translators 0475afca71 (svn r27524) -Update from Eints:
esperanto: 3 changes by LaPingvino
9 years ago
translators 14be8a4301 (svn r27523) -Update from Eints:
latvian: 1 change by Jancs
9 years ago
translators 8e2e9fbb23 (svn r27522) -Update from Eints:
slovenian: 72 changes by Necrolyte
9 years ago
translators 8c6bda994e (svn r27521) -Update from Eints:
malay: 5 changes by rionix88
9 years ago
frosch 0c7c0ada78 (svn r27518) -Update: Numbers 9 years ago
frosch 56c54dcaec (svn r27516) -Update: Documentation 9 years ago
translators 7ea6fddc01 (svn r27515) -Update from Eints:
polish: 1 change by lion
thai: 11 changes by ityellow
9 years ago
translators 1a49b5e463 (svn r27514) -Update from Eints:
turkish: 2 changes by wakeup
9 years ago
translators 42dc467c3c (svn r27513) -Update from Eints:
spanish: 5 changes by SilverSurferZzZ
9 years ago
translators 30ff4b113b (svn r27512) -Update from Eints:
spanish: 6 changes by SilverSurferZzZ
9 years ago
translators ca884e0fe8 (svn r27511) -Update from Eints:
japanese: 4 changes by nex259
esperanto: 4 changes by polluks
9 years ago
translators 689f42b80c (svn r27510) -Update from Eints:
frisian: 55 changes by BAJansen
9 years ago
translators 2c9e500738 (svn r27509) -Update from Eints:
frisian: 60 changes by BAJansen
9 years ago
translators 3e2b22b419 (svn r27508) -Update from Eints:
german: 1 change by mini1025
9 years ago
frosch f6577b6ad7 (svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12. 9 years ago
translators 8f621dc506 (svn r27506) -Update from Eints:
french: 13 changes by OliTTD
9 years ago
translators 8e3aef8eba (svn r27505) -Update from Eints:
portuguese: 2 changes by neuralshock
9 years ago