Commit Graph

  • cf8ccf4b08 Fix #8131: small bridges also have pillars drawn ilayaraja97 2020-05-16 20:35:37 +05:30
  • a4a9908a51 Fix #8221: Missing specific error message for bridge too long (#8240) TrevorShelton 2020-06-28 04:53:56 -07:00
  • 63d20c029b Fix 887b912af: MinGW requires an extra link flag with _FORTIFY_SOURCE (#8246) glx22 2020-06-28 01:18:28 +02:00
  • 218db00c4c Fix #8216: Don't show floating text on autoreplace if cost is 0 Charles Pigott 2020-06-27 15:13:13 +01:00
  • 1bc7047af7 Doc: Acknowledge integer type mismatch in certain admin packets using AdminUpdateType (#8238) duck 2020-06-27 16:21:17 +00:00
  • 75a2ae2f48 Change: Also make roadside trees match the tree transparency option Charles Pigott 2020-06-27 15:30:22 +01:00
  • 4c45448fa9 Fix #8129: Crash if a news message expires while viewing the endgame screen Charles Pigott 2020-06-27 14:14:21 +01:00
  • dc8d0089e9 Codechange: Make sure script enums are the same size as their normal counterparts Charles Pigott 2020-06-27 13:59:15 +01:00
  • 887b912af1 Codechange: Only apply FORTIFY_SOURCE in non-debug builds Charles Pigott 2020-06-27 12:17:05 +01:00
  • e5f931ef42 Fix: Warning about using the wrong enum type Charles Pigott 2020-06-27 11:00:53 +01:00
  • 64b1c70fdd Codechange: Add WARN_FORMAT to vseprintf and fix the cascade of warnings that followed Charles Pigott 2020-06-27 09:01:31 +01:00
  • 224acb78b0 Fix: Compiler warnings about memsetting non-trivial classes Charles Pigott 2020-06-27 08:29:40 +01:00
  • 8a655c7fb6 Fix #8232: 'Huge screenshot' warning being shown incorrectly Abdurrahmaan Iqbal 2020-06-23 15:20:02 +01:00
  • 3c8d0aa354 Cleanup: Give TakeScreenshot a more sensible name TechGeekNZ 2020-06-20 17:12:31 +12:00
  • ed6f31f601 Cleanup: Remove redundant implementation of TakeScreenshot TechGeekNZ 2020-06-18 09:50:22 +12:00
  • a2e1102b15 Feature: Increase max possible distance from border for oil refineries and rigs dP 2020-06-24 15:58:12 +03:00
  • b84d61ef6e Update: Translations from eints indonesian: 16 changes by adjayanto translators 2020-06-25 19:45:42 +02:00
  • 78b6587c40 Update: Translations from eints swedish: 3 changes by Joel_A translators 2020-06-24 19:45:42 +02:00
  • 6d135d4b01 Update: Translations from eints ukrainian: 1 change by nsergiy korean: 1 change by telk5093 translators 2020-06-22 19:45:40 +02:00
  • 87a069c887 Fix #8230: Resolve ".." when opening files in .tar (#8231) glx22 2020-06-22 14:21:11 +02:00
  • e6f3e15c32 Fix 63ccb36e: Incorrect string type for OrderBackup::name save/load Jonathan G Rennison 2020-06-21 23:47:45 +01:00
  • 1ac0d4a5b2 Fix: Thread unsafe use of NetworkAddress::GetAddressAsString Jonathan G Rennison 2020-05-06 23:23:03 +01:00
  • 9aca6ff971 Update: Translations from eints swedish: 33 changes by Joel_A translators 2020-06-19 19:45:40 +02:00
  • 506598a80a Fix: [CMake] Fix install paths using GNUInstallDirs Dan Church 2020-06-18 11:34:19 -05:00
  • b0f192abc4 Fix: Racy use of flags in TCPConnecter::CheckCallbacks Jonathan G Rennison 2020-05-06 23:41:25 +01:00
  • c167648d75 Fix: Violation of strict weak ordering in group name sorters Jonathan G Rennison 2020-06-15 18:40:51 +01:00
  • d830a34394 Fix: Violation of strict weak ordering in engine name sorter Jonathan G Rennison 2020-06-15 18:36:33 +01:00
  • 084b073e57 Codechange: Use template type for GUIList::Sort comparator Jonathan G Rennison 2020-06-15 18:53:13 +01:00
  • d8182b7e15 Change: Allow command cost-estimation while paused. frosch 2020-06-14 13:04:26 +02:00
  • 9895ced6af Fix: Silence some warnings when building with clang-cl on VS 2019 Niels Martin Hansen 2020-06-06 19:25:42 +02:00
  • c9aff698d0 Fix #8104: Always add WINDOW_RESIZABLE flag to SDL2 (#8211) nikolas 2020-06-18 03:53:06 -04:00
  • 208614343f Update: Translations from eints polish: 1 change by MaksOPENTTD1 danish: 1 change by beruic translators 2020-06-12 19:45:39 +02:00
  • fb7723a9d7 Add: [CMake] Always export compile commands (#8199) Frédéric Simonis 2020-06-12 16:33:04 +02:00
  • 8ef3d8f584 Revert f51e66f6: creating zip bundle fails for MacOS glx22 2020-06-09 01:20:43 +02:00
  • ee570e1b6d Cleanup: Fix typos in code comments. TechGeekNZ 2020-06-09 10:18:23 +12:00
  • 8652a4db76 Cleanup: Give SetDirtyBlocks a more descriptive name. TechGeekNZ 2020-06-08 10:38:06 +12:00
  • caab095e4e Fix: [CMake] SDL2 Sound was not included arikover 2020-06-09 11:58:02 +02:00
  • 40436019fd Fix: Display banlist's indexes correctly miguel.horta 2020-06-08 21:22:49 +01:00
  • 0b86bd8b03 Fix: CMake option values should be ON/OFF glx22 2020-06-07 16:11:36 +02:00
  • 1e01982a2e Fix: Restore compression of pdb glx22 2020-06-07 15:03:55 +02:00
  • 3d76677594 Fix: Generate windows installer only for stable releases glx22 2020-06-07 04:34:50 +02:00
  • f51e66f697 Fix: Restore zip bundle for MacOS glx22 2020-06-07 02:52:37 +02:00
  • 90e849198f Fix: [CMake] Error when SDL2 provides SDL2Config Frédéric Simonis 2020-06-07 12:06:40 +02:00
  • fe1925931d Cleanup: Correct typographic errors in code comments. TechGeekNZ 2020-06-06 16:15:23 +12:00
  • 3d8597d42e Cleanup: Add undocumented parameter to GetSpriteSize. TechGeekNZ 2020-06-04 14:25:23 +12:00
  • b145ee310c Fix: MacOS bundle creation glx 2020-06-06 17:48:18 +02:00
  • 877d196ef5 Fix: Incorrect REV_YEAR, and parsing of .ottdrev glx 2020-06-05 21:43:22 +02:00
  • 945508b854 Fix: update COMPILING.md stating what changed with CMake Patric Stout 2019-04-07 12:02:34 +02:00
  • 4d04009d12 Codechange: remove #ifdef from .cpp files to exclude features Patric Stout 2019-04-07 12:02:04 +02:00
  • 4218ebc932 Fix: [AzurePipelines] switch the CI / CD to CMake too Patric Stout 2019-04-07 12:01:32 +02:00
  • b7643b1d36 Add: create bundles via CPack Patric Stout 2019-04-07 12:00:36 +02:00
  • 56d54cf60e Add: introduce CMake for project management Patric Stout 2019-04-07 11:57:55 +02:00
  • 85315e2e31 Codechange: rework how grf and ob[msg] are generated Patric Stout 2019-04-07 11:51:19 +02:00
  • 203a77c1dc Codechange: move regression outside of bin and make it work via CMake script Patric Stout 2019-04-07 11:45:52 +02:00
  • 84b71f7962 Remove: all existing project files Patric Stout 2019-04-07 11:42:20 +02:00
  • eeed3a7613 Fix: unbreak building with ICU on macOS Marcus Calhoun-Lopez 2020-06-04 14:49:40 +02:00
  • 937b366546 Cleanup: StationCargoList::AreMergable doxygen comment references Vehicle instead of Station. TechGeekNZ 2020-06-04 23:07:19 +12:00
  • 012fea301d Cleanup: Add note explaining how settings.h is generated from source. TechGeekNZ 2020-06-05 14:32:26 +12:00
  • f246f8faef Cleanup: Fix typo in settings.h.preamble. TechGeekNZ 2020-06-05 14:31:28 +12:00
  • cdd2892c49 Codechange: Realign SDL driver with SDL2 driver to ease maintenance and emphasise differences. TechGeekNZ 2020-06-04 18:23:57 +12:00
  • 1a8325a9d1 Updated version file pelya 2020-06-02 22:44:26 +03:00
  • 65e47255c0 Merge tag '1.10.2' pelya 2020-06-02 22:42:26 +03:00
  • 430ce20f8d Doc: 1.10.2 release 1.10.2 Charles Pigott 2020-05-10 21:06:40 +01:00
  • 20007fd1f4 Update: Backport languages Charles Pigott 2020-06-01 17:55:43 +01:00
  • 02980119e4 Fix #8066: Try another fallback colourspace if first one fails Niels Martin Hansen 2020-06-01 19:26:23 +02:00
  • dd4aae830d Fix #8166: don't crash on loading an invalid roadtype newgrf Yexo 2020-06-01 11:25:58 +02:00
  • f4ed770cff Fix #8024: make online content gui more responsive while loading Yexo 2020-06-01 10:19:47 +02:00
  • 89c8215b79 Fix: [Win32] Crash message not fitting in crash dialog glx 2020-05-29 19:22:22 +02:00
  • 911f9165cf Fix #7970: [Win32] Disable event loop on crash to prevent recursive faults glx 2020-05-29 16:14:53 +02:00
  • 2748a90bc9 Fix: Inconsistency in handling of SDL2 in source.list glx 2020-05-26 21:38:07 +02:00
  • 583a2221ca Fix: VS 2019 16.6 doesn't like newlines in <SettingsCommandLine> glx 2020-05-26 21:38:07 +02:00
  • 86113008ab Fix e3511ec: [AzurePipeline] Don't loop infinitely on errors (#8165) glx22 2020-05-19 22:21:11 +02:00
  • 31a9f549fb Fix: Trees disappear completely after a few years when they're not allowed to spread dP 2020-05-18 18:50:12 +03:00
  • 8203adecb5 Fix #8161, e31def197: Lang files may have LF EOL (#8163) glx22 2020-05-19 17:42:29 +02:00
  • 3d8e68f966 Fix #8155: Roadtype speed limit in toolbar dropdown in scenario editor was doubled Yexo 2020-05-19 20:01:09 +02:00
  • aca5d97a68 Fix: properly support utf-8 in baseset translation vbscript (#8154) glx22 2020-05-17 19:11:53 +02:00
  • fd8ca95947 Fix: Desync after house replacement dP 2020-05-15 23:18:03 +03:00
  • 9617fa727d Fix: sdl2-config would always be detected as present Matthijs Kooijman 2020-05-12 17:34:16 +02:00
  • 74b591c2e9 Fix #8142, 5aa6351: Buoy owner and tile owner can be different (#8143) glx22 2020-05-12 15:22:58 +02:00
  • 78e558717c Fix #8137: New clients can't join (desync) after funding an industry dP 2020-05-12 02:21:14 +03:00
  • cb9c4bf4a0 Codechange: Refactor FindStationsAroundTiles to avoid code duplication dP 2020-05-12 01:36:28 +03:00
  • e39c5829a2 Add: stations_near and industries_near cache check (#8139) glx22 2020-05-12 01:19:52 +02:00
  • a089c876ab Fix #8132: Corrupted savegame crashing OpenTTD on load glx 2020-05-10 19:40:51 +02:00
  • 1072c74bc4 Fix: Stop any gamelog action when recovering from SlError() glx 2020-05-10 16:04:04 +02:00
  • bb251f45fc Fix #8119: Update docking area when clearing a shore rail tile glx 2020-05-09 23:41:01 +02:00
  • 21aa339901 Add: [AzurePipelines] Ubuntu Focal (20.04) 64bit build for releases Charles Pigott 2020-05-09 13:11:38 +01:00
  • 3132d29805 Fix: Two issues in MIDI file writer Niels Martin Hansen 2020-05-08 21:35:52 +02:00
  • 94581d352a Fix #8119, f538179: Update docking tile area when placing a diagonal rail next to a dock end (#8124) SamuXarick 2020-05-09 21:27:06 +01:00
  • cf27deb675 Fix #8117: Memory leak in admin port (#8122) glx22 2020-05-07 02:00:53 +02:00
  • 40d68273aa Add: docking tiles cache check (#8120) glx22 2020-05-07 01:14:22 +02:00
  • 2cc244bde0 Fix #8021: limit savegame range for docking tiles fixing glx 2020-05-06 22:44:47 +02:00
  • 7872b1e0b5 Fix #8102: Update Windows installer strings to reference newer Windows version (#8114) duck 2020-05-05 20:05:40 +00:00
  • 22519b3b0d Update: Lang files glx 2020-05-05 18:50:43 +02:00
  • 5b2447e10c Codechange: Use a dynamic copyright year glx 2020-05-05 18:36:27 +02:00
  • e0680c9ede Fix: reset roadtype/streetcartype info for non-road bridges Yexo 2020-05-04 23:58:56 +02:00
  • ea895f05eb Fix #8108: always update tile_hash after updating v->tile Yexo 2020-05-04 22:54:36 +02:00
  • 37187df7ef Fix c01a2e2: crash on loading old savegames with invalid animated tile information SamuXarick 2020-05-04 20:12:38 +01:00
  • 2faa89a98e Fix: OpenGFX download link did no longer work. (#8105) frosch 2020-05-03 18:45:58 +02:00
  • 4297cc5f21 Fix #8093: Build+Refit changed game-state in command test run, and thus caused desyncs. Use DC_AUTOREPLACE for actions that shall be reversibe, in this case: - Do not rearrange free wagons in test-run. - Do not discard OrderBackups. The latter was not triggered by actual auto-replace, since it does not set a 'user'. frosch 2020-05-03 22:06:56 +02:00
  • 591ca82845 Fix: When build+refit an engine, do not refit any free wagons that may get attached. frosch 2020-05-03 22:05:13 +02:00