Commit Graph

  • 3f678ade03 GUI fixed and order import completed lucaFiorini 2024-03-28 17:15:39 +0100
  • 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 +0000
  • 433484cda3
    Fix #12388: Vehicle::CopyVehicleConfigAndStatistics not releasing unit number (#12389) Jonathan G Rennison 2024-03-27 20:20:27 +0000
  • 315dd62bd9 Fix Vehicle::CopyVehicleConfigAndStatistics not releasing unit number Jonathan G Rennison 2024-03-27 19:25:03 +0000
  • afaf452534 Fix: Changing NPF max search nodes while in-game had no effect (#12194) SamuXarick 2024-03-25 16:28:16 +0000
  • 5c345f55e2 Fix #12368: Incorrect offset for click position within industry chain window. (#12370) Peter Nelson 2024-03-24 18:35:33 +0000
  • b919c412b9 Fix 2fd9096: Label for fruit incorrectly changed to `FRUI` from `FRUT`. (#12367) Peter Nelson 2024-03-24 15:53:26 +0000
  • 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 +0000
  • 8e9600991a Clear vehicle unit number on load for non-primary vehicles Jonathan G Rennison 2024-03-26 17:46:56 +0000
  • 459e13fc5a Remove unused command: CMD_SET_VEHICLE_UNIT_NUMBER Jonathan G Rennison 2024-03-26 17:26:49 +0000
  • 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 +0000
  • 8e12bd35ae Fix: server shutdown and newgame packets should be stable Rubidium 2024-03-25 21:59:04 +0100
  • 4751179dc5
    Codefix: Remove unused class member and extraneous spaces. (#12378) Peter Nelson 2024-03-25 21:35:31 +0000
  • 9aa6669266 Fix: inconsistent check for client authorized status Rubidium 2024-03-25 21:03:18 +0100
  • 84bbe235e4 Fix: do not send chat to clients that have not authorized yet Rubidium 2024-03-25 21:00:28 +0100
  • 04721ba625 basic order data importing + json files displayed instead of xml + display station names in output json lucaFiorini 2024-03-25 22:09:18 +0100
  • f71ada4f30
    Fix #12268: Capitalize "Wait to unbunch" order string (#12375) Tyler Trahan 2024-03-25 13:46:03 -0400
  • f845b4bbc3
    Fix: Changing NPF max search nodes while in-game had no effect (#12194) SamuXarick 2024-03-25 16:28:16 +0000
  • 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 +0000
  • 366f1b622a Full orderlist exporting implementation and partial importing implementation. lucaFiorini 2024-03-24 21:43:07 +0100
  • 97c1738541
    Fix #12368: Incorrect offset for click position within industry chain window. (#12370) Peter Nelson 2024-03-24 18:35:33 +0000
  • eebfb83aa2
    Fix 2fd9096: Label for fruit incorrectly changed to `FRUI` from `FRUT`. (#12367) Peter Nelson 2024-03-24 15:53:26 +0000
  • c295b1d99e Use OTTD2FS for unlink when using iconv Jonathan G Rennison 2024-03-24 13:34:40 +0000
  • 8928f4979a
    Change: Add dividers in vehicle group action dropdown (#12284) Tyler Trahan 2024-03-24 07:44:25 -0400
  • e9c8c36af7 Add missing include to src/sl/saveload.cpp Jonathan G Rennison 2024-03-24 10:59:06 +0000
  • 5d8e40cad4 Codechange: use int32_t instead of uint16_t for scroll bar position/size/capacity Rubidium 2024-02-25 19:42:28 +0100
  • caa7c44052 Cleanup: remove checks for old MSVC versions Rubidium 2024-03-22 23:36:56 +0100
  • d09b5aaeba Codechange: use int32_t instead of uint16_t for scroll bar position/size/capacity Rubidium 2024-02-25 19:42:28 +0100
  • c01bf06ee1 Codefix: some minor errors in tcp-game protocol documentation Rubidium 2024-03-23 22:01:57 +0100
  • 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 +0000
  • 668186ca5b
    Codechange: Remove macros involved with NewGRFClass. (#12363) Peter Nelson 2024-03-23 21:55:50 +0000
  • 2219b8e378 Fix: Don't let CT_INVALID map to valid cargo type. (#12364) Peter Nelson 2024-03-23 20:18:31 +0000
  • 5b127ed23e Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support glx22 2024-03-23 17:41:13 +0100
  • 0b6d73fab2 Add: [SDL2] Driver parameter 'no_mouse_capture' to ease interactive debugging (#12336) frosch 2024-03-23 20:48:26 +0100
  • a12f166815 Fix: crash to desktop when attempting to join a company while not joined (yet) Rubidium 2024-03-22 19:50:27 +0100
  • d21369b258 Change: Show unbunching action in timetable window (#12351) Tyler Trahan 2024-03-23 08:23:13 -0400
  • 1c66ac2d81 Fix #12347: Crash attempting to find catchment tiles of a station with no catchment area. (#12348) Peter Nelson 2024-03-23 12:03:59 +0000
  • ff35288ddf
    Fix: Don't let CT_INVALID map to valid cargo type. (#12364) Peter Nelson 2024-03-23 20:18:31 +0000
  • 02c00f3e3e Change: [Script] Use economy time for ScriptDate glx22 2024-03-23 18:06:22 +0100
  • 704e871a0e Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support glx22 2024-03-23 17:41:13 +0100
  • 603154899a
    Add: [SDL2] Driver parameter 'no_mouse_capture' to ease interactive debugging (#12336) frosch 2024-03-23 20:48:26 +0100
  • bedc33c46e Renamed orderlist import/export options lucaFiorini 2024-03-23 19:37:42 +0100
  • 547d9ffe19 styling fixes lucaFiorini 2024-03-23 14:06:18 +0100
  • 0f25eaa271 Fix: crash to desktop when attempting to join a company while not joined (yet) Rubidium 2024-03-22 19:50:27 +0100
  • 515303b8be Fix #12092: Incorrect x-axis in cargo payment graph window Jonathan G Rennison 2024-03-23 11:27:58 +0000
  • 2732b3d6c6
    Change: Show unbunching action in timetable window (#12351) Tyler Trahan 2024-03-23 08:23:13 -0400
  • ea74ca0a76
    Fix #12347: Crash attempting to find catchment tiles of a station with no catchment area. (#12348) Peter Nelson 2024-03-23 12:03:59 +0000
  • f599108c16 Codechange: move 'months_empty' to CompanyProperties Rubidium 2024-03-23 09:35:28 +0100
  • 4321cca5fb Update: Translations from eints vietnamese: 1 change by KhoiCanDev chinese (simplified): 1 change by WenSimEHRP ukrainian: 11 changes by StepanIvasyn catalan: 1 change by J0anJosep danish: 1 change by bscargo dutch: 3 changes by Afoklala portuguese (brazilian): 58 changes by pasantoro translators 2024-03-23 04:41:01 +0000
  • df2ee7b06c
    Cleanup: Remove old SaveLoad workarounds for MS VS 2017. (#12355) Peter Nelson 2024-03-23 00:12:35 +0000
  • e904122441 Codefix: follow coding style Rubidium 2024-03-22 21:30:44 +0100
  • 7457f8d0ff
    Codefix: Incorrect pluralisation in last service/service interval texts (#12352) merni-ns 2024-03-23 00:49:29 +0530
  • a11a8d0b29 Allow removing vehicle from slots using vehicle details window dropdown Jonathan G Rennison 2024-03-22 17:22:42 +0000
  • 4508fbd406 Fixes wrong pre-declaration location lucaFiorini 2024-03-22 18:01:40 +0100
  • 5751da7809
    Fix #7982: Show existing coverage with unambiguous adjacent station (#12346) raddari 2024-03-23 00:03:16 +1030
  • e141734e54 Update: Translations from eints english (au): 1 change by krysclarke norwegian (bokmal): 1 change by eriksorngard english (us): 1 change by 2TallTyler korean: 3 changes by telk5093 german: 1 change by Wuzzy2 finnish: 3 changes by hpiirai ukrainian: 12 changes by StepanIvasyn portuguese (brazilian): 81 changes by pasantoro polish: 1 change by pAter-exe translators 2024-03-22 04:41:18 +0000
  • aa0b871674 Reverted wrong change lucaFiorini 2024-03-21 23:23:26 +0100
  • eaafbae879 Extended fios to display xml orferlist files. lucaFiorini 2024-03-21 23:12:30 +0100
  • 0484ba700f Allow manually removing/setting train speed restriction Jonathan G Rennison 2024-03-21 21:28:33 +0000
  • a0454490ab Fix some command ID comments Jonathan G Rennison 2024-03-21 20:42:03 +0000
  • 2189607c34 Codechange: Reduce size of class WaterRegion Jonathan G Rennison 2024-03-11 23:11:19 +0000
  • e42aec5a89 Fix #12305: Crash with large positive sprite x offset in engine preview window Jonathan G Rennison 2024-03-16 15:45:14 +0000
  • 2fb0fc2994 add orderlist export/import buttons lucaFiorini 2024-03-21 18:32:47 +0100
  • 16577279a1 Saveload: Save to temporary file name and rename to target on success Jonathan G Rennison 2024-03-21 17:27:27 +0000
  • 5e87d95013 Return success boolean from FioRenameFile Jonathan G Rennison 2024-03-21 17:11:32 +0000
  • 0eaeeaabb6 Update: Translations from eints russian: 2 changes by Ln-Wolf catalan: 2 changes by J0anJosep portuguese (brazilian): 23 changes by pasantoro translators 2024-03-21 04:40:53 +0000
  • 704d3b8a9b
    Fix #12342: Add missing ellipsis to town generation error string (#12343) Tyler Trahan 2024-03-20 16:32:38 -0400
  • 4d0af08aad Saveload: Log number of bytes/blocks serialised during save Jonathan G Rennison 2024-03-20 19:11:14 +0000
  • 26cb47935e Saveload: Raise error if fclose fails in FileWriter Jonathan G Rennison 2024-03-20 18:15:40 +0000
  • 84c476cea5 Avoid data race in calls to VideoDriver::GetGameInterval Jonathan G Rennison 2024-03-20 17:39:46 +0000
  • 2c63a65b87 Don't first increment start order index in AdvanceOrderIndexDeferred Jonathan G Rennison 2024-03-20 12:36:50 +0000
  • 00a09af1fd Update: Translations from eints english (us): 2 changes by 2TallTyler vietnamese: 2 changes by KhoiCanDev german: 2 changes by Wuzzy2 ukrainian: 2 changes by StepanIvasyn portuguese (brazilian): 9 changes by pasantoro translators 2024-03-20 04:40:30 +0000
  • d4a6ee9554 Change: [CI] Use Azure Code Signing for Windows build Owen Rudge 2024-03-13 14:13:09 +0000
  • 3a3d8f3b53 Update: Translations from eints english (au): 2 changes by krysclarke norwegian (bokmal): 2 changes by eriksorngard chinese (simplified): 31 changes by lysinelai greek: 7 changes by Xertoveizer ukrainian: 14 changes by StepanIvasyn danish: 2 changes by bscargo lithuanian: 15 changes by dziugas1959 spanish: 2 changes by MontyMontana french: 2 changes by glx22 portuguese (brazilian): 52 changes by pasantoro polish: 2 changes by pAter-exe translators 2024-03-19 04:41:12 +0000
  • 737e3feaf0
    Codechange: Don't delete news items or NewGRF window when EffectVehicle is deleted. (#12334) Peter Nelson 2024-03-18 23:39:42 +0000
  • 7580eac2d5 Codechange: create helper class for useful NetworkAuthorizedKeys functions Rubidium 2024-03-18 18:56:46 +0100
  • 2485de9462
    Codefix: Widget should be passed as WidgetID type. (#12332) Peter Nelson 2024-03-18 20:32:38 +0000
  • 4a767b279c Crashlog: Windows: Use VirtualAlloc for crash log object and text buffer Jonathan G Rennison 2024-03-18 19:20:21 +0000
  • 3064523f46 Use different text tag for viewport route step go via station orders Jonathan G Rennison 2024-03-18 18:17:50 +0000
  • 64bc95722b Codechange: Cache train curve speed limit can be stored in 16 bits. Peter Nelson 2024-03-14 20:40:32 +0000
  • a1b7ca979b Fix #12302: Allow empty train engines to use an invalid cargo type. (#12325) Peter Nelson 2024-03-17 16:23:14 +0000
  • 107c208d87
    Codechange: Use single list for hierarchical group lists. (#12330) Peter Nelson 2024-03-18 17:49:51 +0000
  • ec3c8d3462 Update: Translations from eints ukrainian: 12 changes by StepanIvasyn portuguese (brazilian): 21 changes by pasantoro polish: 52 changes by pAter-exe translators 2024-03-18 04:40:36 +0000
  • 4af089b9be Feature: console command to change authorized keys Rubidium 2024-03-17 19:11:55 +0100
  • b7dfa3eb90 Feature: authorized key authentication for rcon Rubidium 2024-03-17 11:18:37 +0100
  • 1cf8799810 Feature: encrypt the connection between game server and client Rubidium 2024-03-14 21:36:28 +0100
  • d26629c15b Codechange: make encoded length of packet size and type more explicit Rubidium 2024-03-17 00:20:25 +0100
  • 5706801ea7 Feature: authenticate to the server without sending the password Rubidium 2024-03-14 21:08:21 +0100
  • dd532cbc77 Codechange: add setting for authorized/secret/public keys Rubidium 2024-03-15 22:36:58 +0100
  • fb9d4afa5c Codechange: add set of classes providing authentication and encryption Rubidium 2024-03-14 20:07:31 +0100
  • 29496772a1 Fix removing road from road/tram road stop incorrectly removing one-way state Jonathan G Rennison 2024-03-17 17:05:52 +0000
  • 2c8ec1bfaf Increase assert verbosity in RoadStop::Entry::CheckIntegrity Jonathan G Rennison 2024-03-17 17:05:19 +0000
  • 88cf99017a
    Fix #12302: Allow empty train engines to use an invalid cargo type. (#12325) Peter Nelson 2024-03-17 16:23:14 +0000
  • 322ca6ef54 Codechange: Shuffle members of Vehicle to reduce size. Peter Nelson 2024-03-14 20:40:33 +0000
  • 3fc7b3b9a0 Codechange: Cache train curve speed limit can be stored in 16 bits. Peter Nelson 2024-03-14 20:40:32 +0000
  • f08da1d373
    Codechange: the "no revision detected" string is with four zeros (norev0000) (#12328) Patric Stout 2024-03-17 14:17:35 +0100
  • 20b8cb3059 Add setting to use object land ground for purchased land Jonathan G Rennison 2024-03-17 12:31:50 +0000
  • c8709a9623 Add edge flood behaviour for land ground objects with no foundations Jonathan G Rennison 2024-03-17 10:38:58 +0000
  • ab94c8b511
    Codechange: Iterate order lists instead of vehicles to find if any vehicle visits a station. (#12315) Peter Nelson 2024-03-17 09:34:28 +0000
  • 6c5a8f55df Update: Translations from eints norwegian (bokmal): 58 changes by eriksorngard vietnamese: 45 changes by KhoiCanDev greek: 21 changes by Xertoveizer ukrainian: 5 changes by StepanIvasyn tamil: 24 changes by merni-ns lithuanian: 7 changes by dziugas1959 portuguese (brazilian): 61 changes by pasantoro polish: 21 changes by aefoes translators 2024-03-17 04:40:30 +0000