Commit Graph

  • 88b298f30e Documentation: Remove various low level changes which are now upstream Jonathan G Rennison 2024-06-19 20:31:52 +01:00
  • eda50ef6a5 Use std::vector for extra station name strings Jonathan G Rennison 2024-06-19 20:03:42 +01:00
  • 1e0279e72e Remove std::function from StringIDMapping to reduce size/overhead Jonathan G Rennison 2024-06-19 19:53:30 +01:00
  • 1b228b24a5 Add helper wrappers similar to std::bit_cast which support size mismatches Jonathan G Rennison 2024-06-19 19:50:48 +01:00
  • e2dc3a9ac4 Viewport: Use column-aligned block data type for dirty block tracking Jonathan G Rennison 2024-06-19 19:47:03 +01:00
  • 8d11ec1eaa Fix some formatting issues in viewport.cpp Jonathan G Rennison 2024-06-19 18:33:43 +01:00
  • c76a7f4349 Allow GetBitMaskSC to be used with mask size equal to type size Jonathan G Rennison 2024-06-19 01:17:07 +01:00
  • 0129b2c9d3 Use set bit iterator for drawing for viewport map vehicle dots Jonathan G Rennison 2024-06-18 23:07:58 +01:00
  • fc6a7a12cf Fix signal blocks containing no-entry signals not being promoted to PBS Jonathan G Rennison 2024-06-18 18:45:00 +01:00
  • 320e402cfe Test: Use template tests for multiple value types in ring buffer tests Jonathan G Rennison 2024-06-18 18:17:31 +01:00
  • 7b4429dfed Ring buffer: Add input iterator pair constructor Jonathan G Rennison 2024-06-18 18:15:46 +01:00
  • 9fbdfaffa2 Ring buffer: Use memcpy when reallocating trivially copyable types Jonathan G Rennison 2024-06-18 18:01:25 +01:00
  • 09a70f6216 Adjust road waypoint check in CmdInsertOrderIntl Jonathan G Rennison 2024-06-18 17:28:35 +01:00
  • a64a3541fd Debug: Show vehicle progress in vehicle debug info Jonathan G Rennison 2024-06-18 17:28:18 +01:00
  • b416a41f8b Fix minor spelling errors Jonathan G Rennison 2024-06-17 17:55:45 +01:00
  • ffbc5aff6d Fix various formatting and spelling issues Jonathan G Rennison 2024-06-13 21:41:18 +01:00
  • de36e9545e Merge branch 'master' into jgrpp Jonathan G Rennison 2024-06-13 20:38:38 +01:00
  • 4b169426dc Fix #12764: Crash when opening Detailed performance rating window with no companies. (#12765) Peter Nelson 2024-06-07 21:57:18 +01:00
  • fff46974fd Scheduled dispatch: Allow naming departure slot tags Jonathan G Rennison 2024-06-13 19:32:42 +01:00
  • fe294403aa Add std::string_view variant of SetDParamStr Jonathan G Rennison 2024-06-13 19:28:22 +01:00
  • ef91ed1dfb Scheduled dispatch: Fix string names for departure tag Jonathan G Rennison 2024-06-13 18:32:01 +01:00
  • 6a03992a03 Scheduled dispatch: Add dividers to management dropdowns Jonathan G Rennison 2024-06-13 18:11:38 +01:00
  • c8ce89ff89 Fix stack alignment issues with 32 bit MinGW Jonathan G Rennison 2024-06-12 13:23:30 +01:00
  • c67f14dc88 Merge branch 'master' into jgrpp Jonathan G Rennison 2024-06-10 22:38:15 +01:00
  • 79fe829e98 Allow road vehicle overtaking in road waypoint tiles Jonathan G Rennison 2024-06-10 20:43:49 +01:00
  • 102ba8932e Remove use of non-threadsafe strerror Jonathan G Rennison 2024-06-10 18:18:18 +01:00
  • 81ba704477 Fix e53998ec0: Incorrect handling of changed path separators in strgen Jonathan G Rennison 2024-06-10 19:40:08 +01:00
  • 83683ec40f More capacity David Majdandžić 2024-06-09 22:50:30 +02:00
  • 2e74a2c274 More faster loading David Majdandžić 2024-06-09 22:40:52 +02:00
  • 6ce3ebb7fd Fix issue in strgen David Majdandžić 2024-06-09 19:06:55 +02:00
  • c2f9d89802 Update David Majdandžić 2024-06-09 18:26:00 +02:00
  • 4fb1a7c286 More catchment area David Majdandžić 2024-06-09 18:12:12 +02:00
  • e8c1be6f9e More cargo David Majdandžić 2024-06-09 18:11:17 +02:00
  • bc7bd2f4d5 Update gitignore David Majdandžić 2024-06-09 18:07:24 +02:00
  • 162015433e Update: Russian translation to ''af102d1'' commit (#703) Qwest8K 2024-06-09 14:03:25 +03:00
  • e53998ec01 Merge branch 'master' into jgrpp Jonathan G Rennison 2024-06-08 22:55:56 +01:00
  • af102d123b Add button to toggle train purchase window dual pane mode Jonathan G Rennison 2024-06-05 20:42:47 +01:00
  • 8a134d0f94 Fix narrowing cast warning Jonathan G Rennison 2024-06-06 00:02:04 +01:00
  • 827146de00 Dirty settings window when using mode toggle in signal window Jonathan G Rennison 2024-06-05 23:53:53 +01:00
  • bca37ef9e7 Change: correct punctuations in zh_CN Jeremy Gao 2024-06-05 14:37:52 -07:00
  • fa9db4ed6d Debug: Fix missing newlines in multi-line vehicle flags Jonathan G Rennison 2024-06-05 21:14:17 +01:00
  • f9b75ed304 Merge branch 'master' into jgrpp Jonathan G Rennison 2024-06-05 20:42:47 +01:00
  • 2aefeec225 Fix infrastructure totals when removing canals in ForceClearWaterTile Jonathan G Rennison 2024-06-05 19:44:04 +01:00
  • 226c3d5d17 Apply limit train acceleration setting before acceleration scaling Jonathan G Rennison 2024-06-05 19:04:49 +01:00
  • c3829f5088 Show scheduled dispatch tag in order window Jonathan G Rennison 2024-06-05 18:38:54 +01:00
  • 9aca7ed2b4 Fix logging of game load times in crash and desync logs Jonathan G Rennison 2024-06-02 16:30:00 +01:00
  • 05915b2129 Fix handling of reservations when reserving at one way tunnel-bridge exit Jonathan G Rennison 2024-06-01 19:22:11 +01:00
  • 7ef8706ed2 Add: Setting to uniformly slow the acceleration and braking of realistic trains Alistair Lynn 2024-05-25 18:24:25 +00:00
  • 0351734729 Fix narrowing warning using packet GetDeserialisationPosition Jonathan G Rennison 2024-05-31 23:19:55 +01:00
  • 7997430688 Add various missing includes Jonathan G Rennison 2024-05-31 23:09:19 +01:00
  • f09f412c43 Add hash table index to EngineOverrideManager Jonathan G Rennison 2024-05-31 21:18:53 +01:00
  • 556722399a Move EngineOverrideManager to separate header Jonathan G Rennison 2024-05-31 19:15:42 +01:00
  • b42d12deb2 Add do/while wrappers around grfmsg/GrfMsg Jonathan G Rennison 2024-05-31 20:19:58 +01:00
  • 32b8ec34ff Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-31 18:43:32 +01:00
  • c6c7191b16 Avoid unnecessary allocation of temporaries in layout line cache Jonathan G Rennison 2024-05-30 19:14:01 +01:00
  • 99e6b75337 Move NewGRF sprite dump declarations to new header file Jonathan G Rennison 2024-05-30 19:05:32 +01:00
  • dc6ba9b9d8 Move NewGRF shadow copy groups into internal header Jonathan G Rennison 2024-05-30 18:56:30 +01:00
  • 56356bb761 Change container type for several uses of std::map/std::set Jonathan G Rennison 2024-05-30 18:16:13 +01:00
  • 853ed272be Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-30 17:54:01 +01:00
  • cb1e41fc88 Remove use of memcmp in CheckCaches Jonathan G Rennison 2024-05-29 18:30:54 +01:00
  • 2b539a2d37 Fix water infrastructure total when changing owner of object on water Jonathan G Rennison 2024-05-28 20:26:34 +01:00
  • 1e9fb74451 Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-28 19:48:40 +01:00
  • cbea3b8b46 Add console command to merge two companies Jonathan G Rennison 2024-05-28 17:58:33 +01:00
  • f2f8692fb2 Add setting to allow track editing to ignore realistic braking restrictions Jonathan G Rennison 2024-05-28 17:13:09 +01:00
  • 7874fb7a12 Add public key auth support for settings_access console command Jonathan G Rennison 2024-05-27 16:24:34 +01:00
  • 84a0dd326f Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-27 15:42:21 +01:00
  • effaf6acc4 Allow removing reservation boundary signal in realistic braking Jonathan G Rennison 2024-05-26 12:13:49 +01:00
  • 431a6a1262 Allow sorting by average order occupancy in shared order group mode Jonathan G Rennison 2024-05-26 11:27:49 +01:00
  • d39bdd352b Merge PR #700 into jgrpp Jonathan G Rennison 2024-05-26 10:46:50 +01:00
  • dc465000f7 🌐 Update Galician Translations 2024-05-26 pvillaverde 2024-05-26 09:29:54 +02:00
  • 1d70c781c6 Fix vehicle window showing profit last year in wallclock timekeeping mode Jonathan G Rennison 2024-05-23 20:05:18 +01:00
  • 6dfe5c4da9 Update: Russian translation (#695) Qwest8K 2024-05-23 18:59:22 +03:00
  • a8d830aa3e Fix signal side when using both sides signal style with no-entry signals Jonathan G Rennison 2024-05-21 20:42:49 +01:00
  • a24d72f0d7 Fix flag values in CustomSignalSpriteContextFlags Jonathan G Rennison 2024-05-21 20:24:17 +01:00
  • 8907b9aa31 Reduce diff with upstream for console command functionality Jonathan G Rennison 2024-05-20 19:05:04 +01:00
  • 88d7be1d99 Change FormatArrayAsHex to be uppercase by default Jonathan G Rennison 2024-05-20 18:30:57 +01:00
  • 48910a8b7d Version: Committing version data for tag: jgrpp-0.59.1 Jonathan G Rennison 2024-05-20 01:56:46 +01:00
  • 5e971bfc02 Fix abstract filetype not being set for network client join savegames Jonathan G Rennison 2024-05-19 18:44:08 +01:00
  • fc5b3b90b4 Remove incorrect assertion as temporary fix for #692 Jonathan G Rennison 2024-05-19 17:44:08 +01:00
  • 1d13ac7280 Fix #12655, 4f6d75f: inconsistent state in client list and potential crash after client leaves Rubidium 2024-05-11 21:39:14 +02:00
  • f62eb72fcb Fix #12685: nullptr dereference when checking for equal loaded/loading groups. (#12686) Peter Nelson 2024-05-18 09:17:06 +01:00
  • 3df3ed6690 Reduce frequency of brake overheating breakdowns Jonathan G Rennison 2024-05-18 20:56:58 +01:00
  • 66d03530dc Adjust handling of vehicle subspeed with realistic braking Jonathan G Rennison 2024-05-18 19:34:39 +01:00
  • 6d1f3b673e Fix non-percentage servicing interval when using wallclock mode Jonathan G Rennison 2024-05-18 15:00:43 +01:00
  • 89902c8ab1 Fix advisory max speed being higher than strict max for reservation end Jonathan G Rennison 2024-05-18 09:24:57 +01:00
  • 242e87652b Fix setting display for industry cargo scaling Jonathan G Rennison 2024-05-14 17:17:45 +01:00
  • b81da24a64 Fix setting default value for industry cargo scaling mode in old saves Jonathan G Rennison 2024-05-14 17:14:14 +01:00
  • bdd1d36bd9 Fix road vehicle restart loading at same station when using implicit orders Jonathan G Rennison 2024-05-12 22:48:18 +01:00
  • b1faf3d39f Update: Korean translation TELK 2024-05-11 17:04:27 +09:00
  • d3fc9997d1 Update: Korean translation up to 0.59.0 (#689) TELK 2024-05-10 01:13:20 +09:00
  • d7f029344f Codechange: Don't delete news items or NewGRF window when EffectVehicle is deleted. (#12334) Peter Nelson 2024-03-18 23:39:42 +00:00
  • fc4ea241b0 Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-07 17:43:49 +01:00
  • 6d4f616706 Fix crash when sorting by capacity in autoreplace window Jonathan G Rennison 2024-05-07 17:41:37 +01:00
  • 5e24882c18 Use template specialisation for GUIList parameter reference/init behaviour Jonathan G Rennison 2024-05-07 17:34:15 +01:00
  • 18a42664fc Merge branch 'master' into jgrpp Jonathan G Rennison 2024-05-07 17:21:50 +01:00
  • f1c0f864f5 Add setting to shorten vehicle view status text Jonathan G Rennison 2024-05-06 20:00:34 +01:00
  • 0a0b42a931 Bump OpenTTD content version to 14.1 Jonathan G Rennison 2024-05-06 17:54:56 +01:00
  • 3e57319c0b Fix SDL keycode to vkey mapping Jonathan G Rennison 2024-05-06 16:47:36 +01:00
  • eccffec758 Version: Committing version data for tag: jgrpp-0.59.0 Jonathan G Rennison 2024-05-05 22:04:55 +01:00
  • 6de4fa921c Change: Use standard padding for company password window. Peter Nelson 2023-12-10 20:01:25 +00:00