Commit Graph

  • 4ac81b3ebb Fix #7308: SDL linker flags were not added on MinGW Charles Pigott 2019-03-03 16:59:36 +00:00
  • d9b4ada7e9 Fix 95ccddd6: SDL static library flags was not updated to use pkg-config format Charles Pigott 2019-03-03 16:58:32 +00:00
  • 1a663d9efc Fix: Wrong variable was used in zlib detection Charles Pigott 2019-03-03 16:54:04 +00:00
  • 93a6fd42d1 Fix 23960d0f2c: Company livery window shows incorrect groups when opened from group window in multiplayer. peter1138 2019-02-26 22:13:24 +00:00
  • c61acc7fc1 Fix #7280: Save in the right location on desync and server timeout Niels Martin Hansen 2019-02-28 19:36:27 +01:00
  • c91e0058c2 Change: Allow vehicle group names to be non-unique. Peter Nelson 2019-02-26 21:07:22 +00:00
  • 5a5944867d Add: Add parent_group_id parameter to CreateGroup() Peter Nelson 2019-02-15 20:14:50 +00:00
  • 5d3ccae6c5 Add: AI function to get current usage of a group. Peter Nelson 2019-02-13 22:48:46 +00:00
  • e0c2ad1b65 Add: AI functions to get/set company colours. Peter Nelson 2019-02-13 22:05:08 +00:00
  • 3c047b124e Add: AI functions to get current and last year profit of a group. Peter Nelson 2019-02-13 22:18:33 +00:00
  • b62452903a Add: AI functions to set/get vehicle group parent. Peter Nelson 2019-02-13 21:18:44 +00:00
  • 8139b14e9c Change: Synchronize introduction date and reliability randomness across vehicles with the same base introduction date (#7147) Eddi-z 2019-03-02 22:28:22 +01:00
  • 5e40338543 Doc: table alignment when viewing README.md as a monospace textfile Johannes E. Krause 2019-03-02 20:34:45 +01:00
  • 90a4737bf6 Update: Translations from eints croatian: 6 changes by VoyagerOne translators 2019-03-02 19:45:43 +01:00
  • b242a04c7d Fix #7307: Add WaterClass to MP_TREES, set when trees are on coast tiles (#7309) Eddi-z 2019-03-02 18:33:16 +01:00
  • 780593ae60 Fix #6633: Cargo monitor industry delivery now accounts for which IndustryID the cargo was delivered to Samu 2019-02-04 00:44:50 +00:00
  • cbaf52fbe1 Codechange: Sort and filter sign names directly rather than through string system. (#7304) PeterN 2019-03-02 17:08:45 +00:00
  • c3bc7d657e Codechange: Remove ability for SDL to be dynamically loaded on Windows Charles Pigott 2019-03-02 00:05:36 +00:00
  • 63fe6c6598 Codechange: Make std::stack use std::vector container in string formatting/drawing. (#7305) PeterN 2019-03-02 08:06:02 +00:00
  • 7ecfae8f7f Update: Translations from eints turkish: 4 changes by DarkSapling danish: 10 changes by Deb622 norwegian (bokmal): 11 changes by Leifbk portuguese: 11 changes by vesgo translators 2019-03-01 19:45:42 +01:00
  • 1447661d20 Cleanup: spurious TODOs in newgrf.cpp (#7297) Eddi-z 2019-03-01 00:00:50 +01:00
  • 9ad5112628 Change: [AzurePipelines] Add freetype dependency for OSX. (#7299) PeterN 2019-02-28 19:33:31 +00:00
  • 76f983a8e7 Update: Translations from eints dutch: 80 changes by JanWillem translators 2019-02-28 19:45:43 +01:00
  • 50a0cf1915 Change: Allow towns to build bridges over rails and one-way roads. (#7291) SamuXarick 2019-02-28 17:45:17 +00:00
  • 03264059e4 Change: Decrease minimum permitted value for script_max_opcode_till_suspend setting (#7243) SamuXarick 2019-02-28 17:37:50 +00:00
  • adb50cebcc Update: Translations from eints romanian: 7 changes by alexmerlin1985 translators 2019-02-27 19:45:42 +01:00
  • 9b99b95955 Fix #6574: Remove go to hangar orders when rebuilding airport Samu 2018-10-01 16:01:28 +01:00
  • 7ac17f5ae4 Fix #7281: Unable to select last group in open livery window on group creation. peter1138 2019-02-26 06:45:14 +00:00
  • c2e4a8c9bf Fix 195fd0dc60: Sprite cache must still be cleared when using bitmap fonts. peter1138 2019-02-25 12:20:55 +00:00
  • 93c6398810 Update: Translations from eints dutch: 68 changes by JanWillem danish: 17 changes by nielsmh hungarian: 3 changes by Brumi translators 2019-02-25 19:45:43 +01:00
  • 6ff02f0615 Fix: [Windows] make the installer DPI aware (#7277) glx22 2019-02-25 01:47:00 +01:00
  • 919d7accd7 Update: Changelog for 1.9.0-beta3 and prepare for release. 1.9.0-beta3 Michael Lutz 2019-02-24 22:06:07 +01:00
  • fa2bea7394 Change: [AzurePipelines] Use a minimum OSX version of 10.9 during building. Michael Lutz 2019-02-24 21:34:37 +01:00
  • d24a9dfe98 Update: Translations from eints italian: 11 changes by lorenzodv dutch: 46 changes by JanWillem russian: 5 changes by Lone_Wolf translators 2019-02-24 19:45:43 +01:00
  • 77ab6f8ec7 Change: [OSX] Prevent 2D scrolling for traditional scroll wheel mice Alexander Weiss 2019-01-26 16:34:32 +01:00
  • 0bb395b21d Change #6800: [OSX] Use high-precision scrolling deltas for 2D scrolling Alexander Weiss 2019-01-26 16:22:18 +01:00
  • 195fd0dc60 Fix #7266: Reorder reinitialization of caches when changing font zoom level. (#7273) PeterN 2019-02-24 16:27:44 +00:00
  • 91eee793e1 Fix c3dbe836b4: also compile without ENABLE_NETWORK defined again Patric Stout 2019-02-23 22:03:48 +01:00
  • 87ebfe1227 Fix #7004: Mark linkgraph dirty to be rebuilt on next draw call. (#7265) PeterN 2019-02-23 19:19:41 +00:00
  • f240f61fb2 Update: Translations from eints danish: 11 changes by nielsmh spanish (mexican): 11 changes by Absay hungarian: 100 changes by Brumi russian: 6 changes by Lone_Wolf croatian: 9 changes by VoyagerOne translators 2019-02-23 19:45:45 +01:00
  • eeae4512ae Fix #7003: Freetype fonts were scaled by both GUI and Font zoom levels. (#7267) PeterN 2019-02-23 16:07:25 +00:00
  • 13962a8475 Change: Framerate window can now scroll and resize Niels Martin Hansen 2019-02-17 16:31:41 +01:00
  • 7e1e2756d4 Add: Show performance of AI and GS in framerate window Niels Martin Hansen 2019-02-04 01:26:55 +01:00
  • 4adb91202d Fix: Remove desert around lakes upon generation SamuXarick 2019-02-23 12:16:12 +00:00
  • fde5bd0ccf Change: Add scrollbar to cargo legend in cargo payment rates window. Peter Nelson 2019-02-06 22:10:58 +00:00
  • 00d28a500d Feature: Add option to adjust font size separately from GUI size. (#7003) Greg Carlin 2019-02-23 03:27:46 -05:00
  • 56a6d7aec8 Fix #7227: Don't apply mouse-hasn't-moved test to scrollbars. peter1138 2019-02-21 23:53:16 +00:00
  • 69928df3f0 Fix: Resorting file list did not update filtered rows. peter1138 2019-02-22 12:33:18 +00:00
  • fb1b6fa47a Update: Translations from eints italian: 9 changes by lorenzodv norwegian (bokmal): 4 changes by Leifbk translators 2019-02-22 19:45:44 +01:00
  • 690d1dd6a4 Fix #7159, e934f09: Waiting time at red one-way signals was too short. Michael Lutz 2019-02-19 22:02:05 +01:00
  • 456e67ac1c Change: Owner of vehicle with exclusive transport rights may now load cargo from neutral stations (#7256) SamuXarick 2019-02-21 21:23:37 +00:00
  • 673f6753e9 Update: Translations from eints dutch: 76 changes by JanWillem scottish gaelic: 44 changes by GunChleoc translators 2019-02-21 19:45:46 +01:00
  • 5ab1a73a8a Codechange: Remove never-used StationIDList. peter1138 2019-02-21 00:03:10 +00:00
  • 8a6e03c4d2 Fix #7189: Fluidsynth volume gain too high Nikolas Nyby 2019-02-08 19:43:08 -05:00
  • 6733b71300 Change: Make mini-map widget capture mouse when left-click dragging. Peter Nelson 2019-02-14 06:27:16 +00:00
  • 6dfe36b5cd Change: Make volume slider widget capture mouse when clicked. Peter Nelson 2019-02-14 06:26:29 +00:00
  • de9f54ccc1 Codechange: Change scrolling_scrollbar to mouse_capture_widget, and dispatch OnClick() event if widget is not a scrollbar. Peter Nelson 2019-02-14 06:25:17 +00:00
  • 66d23e3e86 Fix #7090: Close Query String window after rebuilding AI/GS settings Samu 2019-01-24 16:45:55 +00:00
  • 19fa960d83 Fix #7091: Close dropdown menu windows after rebuilding AI/GS settings Samu 2019-01-24 16:40:43 +00:00
  • 21f009dc78 Update: Translations from eints english (us): 11 changes by njn dutch: 244 changes by JanWillem turkish: 102 changes by wakeup translators 2019-02-20 19:45:42 +01:00
  • 21d8636722 Update: Translations from eints dutch: 100 changes by JanWillem translators 2019-02-19 19:45:43 +01:00
  • ba55f93f41 Doc: [AI] UnshareOrders empties the orders list of the vehicle. Samu 2019-02-19 14:15:17 +00:00
  • c4fe46a475 Fix #7244, 6ca637b8c1: OPF doesn't take 90 deg turns into account. J0an Josep 2019-02-19 00:11:25 +01:00
  • 45ce517105 Codechange: Move some common code after adding/removing tiles to a station to its own function. Juanjo 2012-12-31 16:34:21 +01:00
  • 6ca637b8c1 Fix #7226: Don't call ship pathfinders if there is no available track due to "forbid 90 deg turns". J0an Josep 2019-02-14 19:07:06 +01:00
  • 349cbee6e9 Update: Translations from eints ukrainian: 6 changes by nsergiy dutch: 210 changes by JanWillem french: 1 change by glx portuguese: 4 changes by vesgo translators 2019-02-18 19:45:44 +01:00
  • 84961034e4 Change: Increase maximum number of orders from 64000 to ~16.7m. (#7220) PeterN 2019-02-18 07:37:25 +00:00
  • ef7e47a53a Update: Translations from eints danish: 5 changes by nielsmh french: 3 changes by glx spanish (mexican): 4 changes by Absay russian: 4 changes by Lone_Wolf translators 2019-02-17 19:45:44 +01:00
  • aadcf40b9b Fix 1585eb1a3: wrong default selection for goals and story book glx 2019-02-17 01:16:24 +01:00
  • 548ec05a48 Add: News menu entry and shortcut for deleting all messages. (#7240) Joan Josep 2019-02-17 00:15:58 +01:00
  • ebe84b9d4c Cleanup: update modified and removed strings in languages glx 2019-02-16 18:48:29 +01:00
  • 1585eb1a3e Fix: use more descriptive "spectator" strings for story book and goal dropdown menus glx 2019-02-16 18:37:00 +01:00
  • 7c31a32c2b Fix: colour of network specific strings in company dropdown menus glx 2019-02-16 18:11:56 +01:00
  • 4919c8db13 Codechange: Re-arrange VehicleEnter_Track in rail_cmd. (#7239) Joan Josep 2019-02-16 21:52:49 +01:00
  • 5dc377244d Fix #7224: AI could no longer create groups. (#7233) PeterN 2019-02-15 19:15:53 +00:00
  • 3a4b6b476b Change: Use selected group as parent when creating a new group. (#7224) PeterN 2019-02-15 18:43:33 +00:00
  • 57734fd85d Fix #6599: Disable build and rename button in build vehicle window when no vehicle is selected. Peter Nelson 2019-02-10 21:12:06 +00:00
  • 1f182c44c9 Fix: year for 1.9.0 betas in changelog MrMamen 2019-02-14 14:50:25 +01:00
  • 045503e728 Update: Translations from eints english (us): 1 change by njn translators 2019-02-13 19:45:43 +01:00
  • c0c8fb25fb Change: Use SlErrorCorrupt() on pool index error when loading a savegame, instead of terminating. (#7219) PeterN 2019-02-13 09:01:49 +00:00
  • 830ed6be61 Fix: Do not mangle tagged revision strings for network revision strings Niels Martin Hansen 2019-02-10 18:04:48 +01:00
  • 46d97239c4 Codechange: Include flag for whether a build is of a tagged revision Niels Martin Hansen 2019-02-10 18:01:30 +01:00
  • 412e6132b6 Fix: CompanyEconomy documentation Thomas den Hollander 2019-02-03 14:39:36 +01:00
  • 6b5ebe2b09 Update: Translations from eints english (us): 64 changes by njn polish: 2 changes by McZapkie danish: 1 change by njn french: 2 changes by glx translators 2019-02-12 19:45:44 +01:00
  • aa737715dd Fix #7151: AI start date deviation was still applied when not set to a random AI. (#7223) PeterN 2019-02-11 18:59:55 +00:00
  • 75d3054ae4 Update: Translations from eints faroese: 1 change by JayPee german: 1 change by ShadowCop norwegian (bokmal): 96 changes by Leifbk translators 2019-02-11 19:45:43 +01:00
  • cac2f6226c Codechange: In CmdCompanyCtrl, move client_id assignment to where it is used, and document bit usage better. Peter Nelson 2019-02-10 22:34:55 +00:00
  • 22f33fdd08 Fix 148e5b41d6: Uninitialized variable usage. (#7216) PeterN 2019-02-10 21:06:09 +00:00
  • 13af2b88b4 Update: Translations from eints russian: 3 changes by Lone_Wolf translators 2019-02-10 19:45:45 +01:00
  • 4d5d21be76 Fix: [AzurePipelines] always list the full changelog since last stable Patric Stout 2019-02-09 23:34:06 +01:00
  • 148e5b41d6 Change: Skip reliability decay if servicing is disabled Eddi-z 2019-02-10 18:45:48 +01:00
  • 2ff10327d7 Fix: projects/generate now keeps the line ending glx 2019-02-10 01:46:05 +01:00
  • 748d72202a Fix: generate and generate.vbs were sorting differently glx 2019-02-09 22:10:07 +01:00
  • 0df95811ce Fix: generate.vbs used wrong data for basesets_vs142 glx 2019-02-09 21:40:27 +01:00
  • 70e1c57f81 Fix: line ending issues with MSYS2 glx 2019-02-09 21:26:37 +01:00
  • d242875d27 Fix #7197: Invalidate depot buttons when necessary. (#7212) PeterN 2019-02-10 08:43:54 +00:00
  • 6e21190858 Update: Add changelog for 1.9.0-beta2 and prepare for release 1.9.0-beta2 Patric Stout 2019-02-09 22:15:34 +01:00
  • 13b7e8774d Fix: [AzurePipelines] manifest.sh didn't know when it was a stable release Patric Stout 2019-02-09 20:13:28 +01:00
  • 0151fe998a Fix 5f8354f3: Non-Windows builds did not get correct git hash Niels Martin Hansen 2019-02-09 19:41:49 +01:00
  • 887e524e06 Add: [AzurePipelines] build a stable release if a tag is created 1.9.0-beta1 Patric Stout 2019-02-09 16:49:42 +01:00