Commit Graph

  • 0471d7b865 fix: restore background to EDITBOX Miguel Horta 2023-03-09 00:15:09 +00:00
  • 3fcefa0667 fix: crash in network_content_gui Miguel Horta 2023-03-07 22:20:24 +00:00
  • 52a3a63059 fix: use new console interface Miguel Horta 2023-03-02 16:04:47 +00:00
  • 5a018571be fix: Add vertical toolbars to always shown windows Miguel Horta 2024-04-04 15:48:41 +01:00
  • b1dcaa74f1 fix: Undo mistakes from merge Miguel Horta 2024-04-04 14:58:06 +01:00
  • 338def1b06 Fix: Segfault when using -q without providing a . character. (#12418) Peter Nelson 2024-04-04 14:39:15 +01:00
  • f6a88e40a4 Codechange: Use std::list for News Items. (#12338) Peter Nelson 2024-04-04 07:53:14 +01:00
  • 08cf106fc6 Update: Translations from eints english (us): 2 changes by 2TallTyler finnish: 2 changes by hpiirai ukrainian: 2 changes by Quantom2 danish: 2 changes by beruic portuguese (brazilian): 22 changes by pasantoro translators 2024-04-04 04:41:30 +00:00
  • 243c6bead3 Fix #12415, 9c49a61, df400ef: Aircraft::tile is valid only for front vehicle (#12416) Loïc Guilloux 2024-04-03 23:16:36 +02:00
  • 72c1457a7b fix: Use constexpr for NWidgetPart Miguel Horta 2024-04-03 20:26:20 +01:00
  • a8525f38d7 fix: remove duplicated entries due to bad merge Miguel Horta 2024-04-03 19:56:26 +01:00
  • 2eb3ee919b Merge commit '73bed054b87399484e39f6972d30f91a404daba8' Miguel Horta 2024-04-03 19:37:54 +01:00
  • 931aa39018 Update: Translations from eints english (au): 2 changes by krysclarke swedish: 2 changes by joeax910 greek: 2 changes by gh658804 russian: 3 changes by its5Q catalan: 2 changes by J0anJosep spanish: 2 changes by MontyMontana portuguese: 2 changes by azulcosta portuguese (brazilian): 27 changes by pasantoro polish: 2 changes by pAter-exe translators 2024-04-03 04:40:31 +00:00
  • 9750826590 Fix a29766d: Wrong scrolling dropdown list position with RTL. (#12412) Peter Nelson 2024-04-02 13:29:15 +01:00
  • 72b5c6a591 Update: Translations from eints vietnamese: 1 change by KhoiCanDev greek: 83 changes by gh658804 german: 3 changes by Wuzzy2 ukrainian: 54 changes by Quantom2 spanish: 4 changes by MontyMontana portuguese (brazilian): 2 changes by pasantoro translators 2024-04-02 04:41:36 +00:00
  • cd9c9afcb6 Update: Backport language changes glx22 2024-04-01 23:36:35 +02:00
  • 273b571408 Fix: [Win32] Force font mapper to only use TrueType fonts (#12406) Loïc Guilloux 2024-04-01 22:59:13 +02:00
  • 48f316246c Fix: server shutdown and newgame packets should be stable Rubidium 2024-03-25 21:59:04 +01:00
  • 2047c27445 Codechange: Move drop down list item definitions to separate header. Peter Nelson 2024-03-31 17:31:47 +01:00
  • 56cac21086 Codechange: Use functions to create common drop down list items. Peter Nelson 2024-03-31 17:31:47 +01:00
  • 11aa3694fa Fix: [Win32] Force font mapper to only use TrueType fonts (#12406) Loïc Guilloux 2024-04-01 22:59:13 +02:00
  • 3de8853e29 Codechange: Store accepted and produced cargo in vector instead of array. Peter Nelson 2023-07-14 11:49:11 +01:00
  • 00e0021e3a Codechange: Don't assume accepted/produced slot exists. Peter Nelson 2023-11-29 21:30:19 +00:00
  • 295508fc53 Codechange: Avoid lengthof() on std::array. Peter Nelson 2023-07-15 20:44:07 +01:00
  • f79ec7955a Codechange: Explicitly reset old industry data before loading games. Peter Nelson 2023-11-29 22:49:34 +00:00
  • bd2a92331b Codechange: Use inline and std::array for old industry structures. Peter Nelson 2023-11-29 22:42:35 +00:00
  • f6b38e8e06 Codechange: Remove optional MakeCargo() parameters that are never changed. Peter Nelson 2024-03-25 21:07:34 +00:00
  • e4fc8ef595 Codechange: Use std::span for industry cargo window instead of pointer + length. Peter Nelson 2024-03-24 15:37:01 +00:00
  • 6f36f3d714 Fix #11055: Make saveload failure error messages consistent with others (#12247) merni-ns 2024-04-01 22:27:03 +05:30
  • 92a171c3e0 Doc: Improve the output and documentation of the font command. (#12392) merni-ns 2024-04-01 22:25:44 +05:30
  • d68e5159e1 Feature: Allow base sounds set to be changed mid-game. (#12399) Peter Nelson 2024-04-01 17:54:42 +01:00
  • 3d2a8fb60c Update: Translations from eints welsh: 5 changes by Ansbaradigeidfran ukrainian: 11 changes by StepanIvasyn catalan: 1 change by J0anJosep portuguese (brazilian): 69 changes by pasantoro translators 2024-04-01 04:40:15 +00:00
  • 6bfd2b4aa9 Remove: official support for MSVC 2019 (#12254) Patric Stout 2024-03-10 13:26:07 +01:00
  • 77980fa674 Update: Backport language changes Michael Lutz 2024-03-31 23:14:06 +02:00
  • efd0c2f542 Cleanup 69d5b9d3: actually clean up all remnants of "no-thread" builds (#12398) Patric Stout 2024-03-29 23:26:32 +01:00
  • 470a3bd736 Fix: "-q" displays NewGRF IDs in the wrong byte-order (#12397) Patric Stout 2024-03-29 23:26:24 +01:00
  • 72fcf8b70b Fix: [Script] ScriptSubsidy::GetExpireDate should return an economy-date (#12372) frosch 2024-03-28 23:21:20 +01:00
  • f596d4c10a Fix eabb9db: Drag building of road stops should not allow mixing z levels. Michael Lutz 2024-03-24 17:22:39 +01:00
  • 6d3c8cc601 Fix #12387, eabb9db: [NewGRF] Wrong tile offset passed to rail station CB 149 (slope check) Michael Lutz 2024-03-24 16:58:57 +01:00
  • 2d4f0872b3 Change: [CI] Always use latest stable Xcode (#12390) Loïc Guilloux 2024-03-28 21:22:20 +01:00
  • 7fcc5de374 Fix #12388: Vehicle::CopyVehicleConfigAndStatistics not releasing unit number (#12389) Jonathan G Rennison 2024-03-27 20:20:27 +00:00
  • 3b614d0650 Fix: inconsistent check for client authorized status Rubidium 2024-03-25 21:03:18 +01:00
  • ffb795e52f Fix: do not send chat to clients that have not authorized yet Rubidium 2024-03-25 21:00:28 +01:00
  • cdb86b6ecc Fix #12268: Capitalize "Wait to unbunch" order string (#12375) Tyler Trahan 2024-03-25 13:46:03 -04:00
  • d60e586925 Fix #12368: Incorrect offset for click position within industry chain window. (#12370) Peter Nelson 2024-03-24 18:35:33 +00:00
  • 26dc82feb1 Fix 2fd9096: Label for fruit incorrectly changed to FRUI from FRUT. (#12367) Peter Nelson 2024-03-24 15:53:26 +00:00
  • 940b66322c Fix: Don't let CT_INVALID map to valid cargo type. (#12364) Peter Nelson 2024-03-23 20:18:31 +00:00
  • d4f704d029 Change: [Script] Use economy time for ScriptDate glx22 2024-03-23 18:06:22 +01:00
  • 4a3d444ad6 Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support glx22 2024-03-23 17:41:13 +01:00
  • fafb9bd035 Codechange: disable asserts for release Rubidium 2024-03-11 22:10:35 +01:00
  • 53e9a0614e Update: New title game for 14.0 Tyler Trahan 2024-03-26 10:20:20 -04:00
  • d683ec0183 Codechange: Move dropdown and slider out of widgets directory. (#12403) Peter Nelson 2024-03-31 19:37:16 +01:00
  • d5e28a904d Fix fb9d4af: use different nonces for key exchange and stream encryption Rubidium 2024-03-31 12:41:28 +02:00
  • 9954187680 Update: Translations from eints greek: 172 changes by gh658804 ukrainian: 18 changes by StepanIvasyn portuguese (brazilian): 9 changes by pasantoro translators 2024-03-31 04:41:01 +00:00
  • 77f02faf15 Codefix 977aba73be: also update comment about removal of is_random (#12400) Patric Stout 2024-03-30 13:29:51 +01:00
  • 340c2802da Update: Translations from eints ukrainian: 14 changes by StepanIvasyn dutch: 3 changes by Afoklala portuguese (brazilian): 34 changes by pasantoro translators 2024-03-30 04:40:28 +00:00
  • e866ca8adc Cleanup 69d5b9d3: actually clean up all remnants of "no-thread" builds (#12398) Patric Stout 2024-03-29 23:26:32 +01:00
  • c0308acb03 Fix: "-q" displays NewGRF IDs in the wrong byte-order (#12397) Patric Stout 2024-03-29 23:26:24 +01:00
  • 8d312b305b Codechange: Replace currency macros with functions. (#12396) Peter Nelson 2024-03-29 14:49:48 +00:00
  • e21c12afeb Update: Translations from eints finnish: 39 changes by hpiirai ukrainian: 23 changes by StepanIvasyn danish: 1 change by bscargo french: 1 change by Lishouuu portuguese: 1 change by azulcosta portuguese (brazilian): 100 changes by pasantoro translators 2024-03-29 04:41:18 +00:00
  • e16b982b6a Codechange: Use iteration when dealing with all HouseSpecs. Peter Nelson 2024-03-12 17:28:45 +00:00
  • 3e83dcedfd Codechange: Allocate houses dynamically instead of from a fixed array. Peter Nelson 2024-03-12 17:28:44 +00:00
  • 8746be8bf2 Codechange: Use FindVehiclesWithOrder when removing a road stop. (#12144) Peter Nelson 2024-03-28 22:22:37 +00:00
  • 907cb4fc53 Fix: [Script] ScriptSubsidy::GetExpireDate should return an economy-date (#12372) frosch 2024-03-28 23:21:20 +01:00
  • 8fb7d74dfe Fix eabb9db: Drag building of road stops should not allow mixing z levels. Michael Lutz 2024-03-24 17:22:39 +01:00
  • 69acc132ca Fix #12387, eabb9db: [NewGRF] Wrong tile offset passed to rail station CB 149 (slope check) Michael Lutz 2024-03-24 16:58:57 +01:00
  • 71087bb6d3 Change: [CI] Always use latest stable Xcode (#12390) Loïc Guilloux 2024-03-28 21:22:20 +01:00
  • ca53e134be Update: Translations from eints swedish: 14 changes by sereneavatar finnish: 2 changes by hpiirai ukrainian: 18 changes by StepanIvasyn latvian: 4 changes by lexuslatvia portuguese (brazilian): 13 changes by pasantoro translators 2024-03-28 04:40:56 +00:00
  • 433484cda3 Fix #12388: Vehicle::CopyVehicleConfigAndStatistics not releasing unit number (#12389) Jonathan G Rennison 2024-03-27 20:20:27 +00:00
  • b8b01818ca Update: Translations from eints english (au): 1 change by krysclarke norwegian (bokmal): 1 change by eriksorngard spanish (mexican): 32 changes by rgonzalez-py english (us): 3 changes by 2TallTyler russian: 3 changes by Ln-Wolf ukrainian: 18 changes by StepanIvasyn lithuanian: 6 changes by dziugas1959 portuguese (brazilian): 11 changes by pasantoro translators 2024-03-27 04:43:49 +00:00
  • 575336ef43 Update: Translations from eints swedish: 20 changes by joeax910 greek: 182 changes by gh658804 ukrainian: 11 changes by StepanIvasyn slovak: 45 changes by puco lithuanian: 14 changes by dziugas1959 portuguese (brazilian): 11 changes by pasantoro translators 2024-03-26 04:40:35 +00:00
  • 8e12bd35ae Fix: server shutdown and newgame packets should be stable Rubidium 2024-03-25 21:59:04 +01:00
  • 4751179dc5 Codefix: Remove unused class member and extraneous spaces. (#12378) Peter Nelson 2024-03-25 21:35:31 +00:00
  • 9aa6669266 Fix: inconsistent check for client authorized status Rubidium 2024-03-25 21:03:18 +01:00
  • 84bbe235e4 Fix: do not send chat to clients that have not authorized yet Rubidium 2024-03-25 21:00:28 +01:00
  • f71ada4f30 Fix #12268: Capitalize "Wait to unbunch" order string (#12375) Tyler Trahan 2024-03-25 13:46:03 -04:00
  • f845b4bbc3 Fix: Changing NPF max search nodes while in-game had no effect (#12194) SamuXarick 2024-03-25 16:28:16 +00:00
  • 40a75e0b8d Update: Translations from eints swedish: 19 changes by joeax910 norwegian (bokmal): 2 changes by eriksorngard ukrainian: 6 changes by StepanIvasyn french: 3 changes by ottdfevr portuguese (brazilian): 23 changes by pasantoro polish: 1 change by pAter-exe translators 2024-03-25 04:40:35 +00:00
  • 97c1738541 Fix #12368: Incorrect offset for click position within industry chain window. (#12370) Peter Nelson 2024-03-24 18:35:33 +00:00
  • eebfb83aa2 Fix 2fd9096: Label for fruit incorrectly changed to FRUI from FRUT. (#12367) Peter Nelson 2024-03-24 15:53:26 +00:00
  • 8928f4979a Change: Add dividers in vehicle group action dropdown (#12284) Tyler Trahan 2024-03-24 07:44:25 -04:00
  • caa7c44052 Cleanup: remove checks for old MSVC versions Rubidium 2024-03-22 23:36:56 +01:00
  • d09b5aaeba Codechange: use int32_t instead of uint16_t for scroll bar position/size/capacity Rubidium 2024-02-25 19:42:28 +01:00
  • c01bf06ee1 Codefix: some minor errors in tcp-game protocol documentation Rubidium 2024-03-23 22:01:57 +01:00
  • 018944dc20 Update: Translations from eints english (au): 2 changes by krysclarke vietnamese: 1 change by KhoiCanDev chinese (simplified): 9 changes by WenSimEHRP greek: 152 changes by gh658804 russian: 3 changes by Ln-Wolf finnish: 2 changes by hpiirai ukrainian: 9 changes by StepanIvasyn danish: 2 changes by bscargo portuguese: 5 changes by azulcosta portuguese (brazilian): 35 changes by pasantoro translators 2024-03-24 04:41:07 +00:00
  • 668186ca5b Codechange: Remove macros involved with NewGRFClass. (#12363) Peter Nelson 2024-03-23 21:55:50 +00:00
  • ff35288ddf Fix: Don't let CT_INVALID map to valid cargo type. (#12364) Peter Nelson 2024-03-23 20:18:31 +00:00
  • 02c00f3e3e Change: [Script] Use economy time for ScriptDate glx22 2024-03-23 18:06:22 +01:00
  • 704e871a0e Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support glx22 2024-03-23 17:41:13 +01:00
  • 603154899a Add: [SDL2] Driver parameter 'no_mouse_capture' to ease interactive debugging (#12336) frosch 2024-03-23 20:48:26 +01:00
  • f5e49c01f6 Doc: Prepare for 14.0-RC3 release Rubidium 2024-03-23 15:14:43 +01:00
  • d46a5df1dd Update: Backport language changes Rubidium 2024-03-23 15:00:52 +01:00
  • 5212229f94 Fix: crash to desktop when attempting to join a company while not joined (yet) Rubidium 2024-03-22 19:50:27 +01:00
  • 2cc5f35871 Fix #12092: Incorrect x-axis in cargo payment graph window Jonathan G Rennison 2024-03-23 11:27:58 +00:00
  • 32a94fe3eb Change: Show unbunching action in timetable window (#12351) Tyler Trahan 2024-03-23 08:23:13 -04:00
  • f82e5f1107 Fix #12347: Crash attempting to find catchment tiles of a station with no catchment area. (#12348) Peter Nelson 2024-03-23 12:03:59 +00:00
  • 411fe34915 Codefix: Incorrect pluralisation in last service/service interval texts (#12352) merni-ns 2024-03-23 00:49:29 +05:30
  • 5f47b472cb Codechange: Reduce size of class WaterRegion Jonathan G Rennison 2024-03-11 23:11:19 +00:00
  • 56d5243e4a Fix #12305: Crash with large positive sprite x offset in engine preview window Jonathan G Rennison 2024-03-16 15:45:14 +00:00
  • 17076c0c05 Fix #12342: Add missing ellipsis to town generation error string (#12343) Tyler Trahan 2024-03-20 16:32:38 -04:00