1
0
Fork 0

Commit Graph

  • cf2a12dfc4 Change: Move some bits in water tiles for alignment purposes. J0anJosep 2023-05-10 19:47:55 +0200
  • 98539782c4 Change: OrderBackups are indexed through DepotID instead of TileIndex. J0anJosep 2023-08-25 15:02:16 +0200
  • 742f1de7b4 Change: Set DepotID related window numbers to WC_BUILD_VEHICLE windows. J0anJosep 2023-08-25 14:59:29 +0200
  • d643e77800 Change: Refactor some code in build_vehicle_gui. J0anJosep 2024-02-19 15:33:03 +0100
  • dc0bd387b6 Change: Set the DepotID as the window number of WC_VEHICLE_DEPOT windows instead of a TileIndex. J0anJosep 2023-08-25 14:49:03 +0200
  • 9e7e84fd10 Change: Go to hangar orders store the DepotID instead of the StationID. J0anJosep 2023-08-25 11:39:01 +0200
  • 719376c219 Change: Add a depot for each airport that has a hangar. J0anJosep 2024-02-19 21:25:38 +0100
  • b4bcb330c7
    Codechange: Replace GetSavegameFormat's compression output pointer with std::pair return. (#12850) Peter Nelson 2024-07-09 18:57:47 +0100
  • 6a8ec9837c
    Codefix: Potential unterminated string returned from convert_to_fs. Peter Nelson 2024-07-09 17:10:27 +0100
  • 343e5820c1
    Codechange: Return both SaveLoadFormat and compression level from GetSavegameFormat(). Peter Nelson 2024-07-09 18:30:39 +0100
  • 94c08e56ee
    Codechange: Replace GetSavegameFormat's compression output pointer with reference. Peter Nelson 2024-07-09 17:08:11 +0100
  • d576e5141b
    Codefix: Don't copy path string to itself. Peter Nelson 2024-07-09 17:10:27 +0100
  • 100dd7b6d1
    Codechange: Use find_if to get default writeable saveload format. (#12849) Peter Nelson 2024-07-09 17:07:40 +0100
  • c4693200b4
    Cleanup: Remove `lastof` macro. Peter Nelson 2024-07-09 00:59:26 +0100
  • 8ed33d1e6f
    Codechange: Use find_if to get default writeable savegame format. Peter Nelson 2024-07-09 00:57:30 +0100
  • 56b0eac2e9
    Codechange: Use std::span/std::string_view for strecpy. (#12848) Peter Nelson 2024-07-09 00:05:42 +0100
  • 86e32631d7 Doc: Amend landscape grid after #12572. J0anJosep 2024-06-25 21:11:41 +0200
  • aee04e7bc6
    Codechange: Pass span to StrValid instead of first and last - 1. (#12846) Peter Nelson 2024-07-08 08:36:57 +0100
  • 23bcd592a4 Update: Translations from eints chinese (simplified): 27 changes by WenSimEHRP italian: 9 changes by ciampix esperanto: 7 changes by ciampix translators 2024-07-08 04:43:44 +0000
  • 3684faa76a
    Codechange: Use std::span/std::string_view for strecpy. Peter Nelson 2024-07-06 11:46:13 +0100
  • 66e11215a6
    Codechange: Pass span to StrValid instead of first and last - 1. Peter Nelson 2024-07-05 23:24:38 +0100
  • 6120165433
    Fix #12839: Truncated help text dialog on Windows. (#12844) Peter Nelson 2024-07-07 18:05:53 +0100
  • 01287a8de9 Change: Standardize filter button strings Tyler Trahan 2024-07-07 10:50:25 -0400
  • f59ab67672 Update: Translations from eints english (us): 2 changes by 2TallTyler dutch: 1 change by Afoklala french: 2 changes by ottdfevr translators 2024-07-06 04:42:37 +0000
  • 5395d5731e Update: Translations from eints latvian: 3 changes by lexuslatvia translators 2024-07-05 04:43:57 +0000
  • b9e82ea4b4
    Fix #12839: Truncated help text dialog on Windows. Peter Nelson 2024-07-04 12:36:36 +0100
  • 4976a0140e
    Codefix: [UI] Incorrect initialisation order for rail/road toolbars. (#12843) Peter Nelson 2024-07-04 22:04:41 +0100
  • 2dc0a33eb7 Fix #12840, ff3be45: "Show industry names" blank panel not initialized properly Edmond Chui 2024-07-03 22:15:33 +0100
  • e510756c7b
    Fix: Incorrect initialisation order for rail/road toolbars. Peter Nelson 2024-07-03 13:21:37 +0100
  • 794af62286 Update: Translations from eints english (au): 1 change by krysclarke swedish: 7 changes by joeax910 chinese (simplified): 2 changes by WenSimEHRP korean: 1 change by telk5093 french: 2 changes by ottdfevr translators 2024-07-04 04:43:03 +0000
  • 5f1f86fff9 Fix #12840, ff3be45: "Show industry names" blank panel not initialized properly Edmond Chui 2024-07-03 22:15:33 +0100
  • 0db1b31772 Fix #12839: Text truncation in Win32 help dialog Jonathan G Rennison 2024-07-03 22:04:39 +0100
  • cd4233bedc Update: Translations from eints english (au): 1 change by krysclarke chinese (simplified): 2 changes by WenSimEHRP greek: 1 change by gh658804 russian: 2 changes by Ln-Wolf finnish: 1 change by hpiirai catalan: 2 changes by J0anJosep portuguese: 1 change by azulcosta portuguese (brazilian): 1 change by pasantoro polish: 1 change by pAter-exe translators 2024-07-03 04:42:36 +0000
  • c8e60833ca Change: In the Editor, sync town layout setting with found towns buttons Tyler Trahan 2024-06-26 12:24:12 -0400
  • e08bc4d6e3 Codefix: CmdFoundTown should always return TownID if successful Tyler Trahan 2024-05-28 17:35:47 -0400
  • 42652b6698 Feature: Import town data from JSON file Tyler Trahan 2022-10-09 16:52:43 -0600
  • 91e7ea7398 Doc: Add reference and tutorial for external town data Tyler Trahan 2023-01-24 19:54:29 -0500
  • 8ef3a3d463
    Codefix: "maybe uninitialized" warnings for linux generic release build (#12838) Loïc Guilloux 2024-07-02 11:04:07 +0200
  • b27527ec0c Update: Translations from eints chinese (simplified): 4 changes by WenSimEHRP catalan: 2 changes by J0anJosep translators 2024-07-02 04:42:53 +0000
  • d0e46412ed Codefix: "maybe uninitialized" warnings for linux generic release build glx22 2024-07-02 00:45:51 +0200
  • f91d632a62 Change: Don't store procedural trees counter parity in the map array dP 2024-02-02 18:53:25 +0530
  • 17114369c0 Add: Procedural tree growth dP 2022-09-11 23:01:59 +0300
  • f98b90ac2e
    Codechange: Use constants for tree growth stages and tile update frequency (#12833) dP 2024-07-02 00:39:25 +0500
  • 1e0004bcd6 Codechange: Slightly simplify code in clear_cmd.cpp. J0anJosep 2024-06-30 21:11:38 +0200
  • 4e026e448c Feature: encrypt admin connection when using secure join Rubidium 2024-03-26 19:03:28 +0100
  • d3e37a251f Doc: update main admin protocol documentation Rubidium 2024-03-26 18:32:39 +0100
  • da6900f606 Change: disable the insecure admin login by default Rubidium 2024-01-28 14:27:10 +0100
  • 3094b0ce1d Feature: admin support for password authentication without sending password Rubidium 2024-01-28 13:48:03 +0100
  • b03ae8ad75 Codechange: add Authenticate status to the AdminStatus enum Rubidium 2024-01-28 13:30:28 +0100
  • 3b03565d47 Codechange: Use constants for tree growth stages and tile update frequency dP 2024-07-01 17:10:21 +0500
  • e7982e8082
    Fix: typo in picker mode tooltip. (#12834) Joan Josep 2024-07-01 15:24:05 +0200
  • d184969aa3 Fix: Fix typo in picker mode tooltip. J0anJosep 2024-07-01 14:54:27 +0200
  • c4b1596c97
    Add: [Console] schedule command to execute a script file next in-game month (#12761) Michal Charemza 2024-07-01 10:33:42 +0100
  • a0845bba2c Codechange: Reduced size of water region by not storing tile area Koen Bussemaker 2024-07-01 09:31:54 +0200
  • dc26e40704
    Add: [Console] schedule command to execute a script file later Michal Charemza 2024-06-06 21:25:47 +0100
  • 4c1682919c Codechange: Reduced size of water region by not storing tile area Koen Bussemaker 2024-07-01 09:31:54 +0200
  • a6d5d40628 Fix: Merge remote-tracking branch 'upstream/master' into add_infrastructure_highlights Anthony Lazar 2024-07-01 00:42:54 -0400
  • 8c7cf3bc75 Update: Translations from eints chinese (simplified): 1 change by WenSimEHRP french: 5 changes by ottdfevr, 1 change by ben20471 translators 2024-07-01 04:42:17 +0000
  • 7530529653 Codechange: Added Comments, fixed code style, added highlights to HQ and owned lands (MP_objects) and Airports and stations (MP_stations) Anthony Lazar 2024-07-01 00:34:03 -0400
  • f5f488e778
    Change: improve when to stops following vehicle (#12808) steve-goldman 2024-06-30 18:13:47 -0500
  • 9e14f989f9
    Fix: Wrong punctuation in Simplified Chinese (#12717) Jeremy Gao 2024-06-30 15:54:02 -0700
  • cdeefe7bd8 Fix #9903: Don't build houses around half-tile roads after a bridge or tunnel dP 2022-09-05 23:58:06 +0300
  • 7044a9d207 Fix: Wrong punctuation in Simplified Chinese Jeremy Gao 2024-06-14 14:57:16 -0700
  • 096857f4f7 Codechange: Slightly simplify code in clear_cmd.cpp. J0anJosep 2024-06-30 21:11:38 +0200
  • b5f2004c26 Update: Translations from eints norwegian (bokmal): 5 changes by eriksorngard lithuanian: 3 changes by khamper french: 3 changes by ben20471 translators 2024-06-30 04:41:28 +0000
  • 16ff0a297f
    Merge 89182e4b15 into 14200212b7 Su 2024-06-29 23:57:13 +0300
  • 14200212b7 Codechange: use std::optional<std::string> over char * for text query results Rubidium 2024-05-07 21:08:20 +0200
  • 3819ab25bf Update: Translations from eints norwegian (bokmal): 5 changes by eriksorngard galician: 12 changes by pvillaverde korean: 31 changes by telk5093 dutch: 14 changes by Afoklala portuguese: 19 changes by azulcosta translators 2024-06-29 04:42:54 +0000
  • 02edd63bd4 Codechange: use std::optional<std::string> over char * for text query results Rubidium 2024-05-07 21:08:20 +0200
  • eac0b090b7 Feature: encrypt admin connection when using secure join Rubidium 2024-03-26 19:03:28 +0100
  • d31631dcdc Doc: update main admin protocol documentation Rubidium 2024-03-26 18:32:39 +0100
  • 86303d586c Change: disable the insecure admin login by default Rubidium 2024-01-28 14:27:10 +0100
  • bdf8dac3fa Feature: admin support for password authentication without sending password Rubidium 2024-01-28 13:48:03 +0100
  • b02eeb1094 Codechange: add Authenticate status to the AdminStatus enum Rubidium 2024-01-28 13:30:28 +0100
  • dc258ecbe0 Fix #12825: Crash when opening road toolbar in scenario editor Jonathan G Rennison 2024-06-27 21:31:33 +0100
  • 95f2bec9a9 Update: Translations from eints greek: 14 changes by gh658804 polish: 36 changes by pAter-exe translators 2024-06-28 04:42:00 +0000
  • b0a2a38f06 Fix #12825: Crash when opening road toolbar in scenario editor Jonathan G Rennison 2024-06-27 21:31:33 +0100
  • 6fe55cf458
    Feature: Set application name for SDL2 Valeri 2024-06-27 14:40:46 +0300
  • a288644e20
    Fix #12815, 7e914a0568: Fallback detection failed with sprite font. (#12816) Peter Nelson 2024-06-27 07:34:01 +0100
  • da4b3bebee Update: Translations from eints english (au): 2 changes by krysclarke english (us): 2 changes by 2TallTyler chinese (simplified): 2 changes by WenSimEHRP russian: 2 changes by Ln-Wolf finnish: 25 changes by hpiirai portuguese (brazilian): 2 changes by pasantoro translators 2024-06-27 04:44:27 +0000
  • 564397645f Codefix: [CI] dubious ownership for emscripten glx22 2024-06-26 19:08:22 +0200
  • b52f778f20 Codefix: [Win32] Use correct range for version in rc file glx22 2024-06-26 18:22:56 +0200
  • 5ed2fcfb53 Change: Don't use house construction states in Scenario Editor Tyler Trahan 2024-06-26 12:19:23 -0400
  • 06bd47af4f Revert d8771b3: Construction stage wrong for all houses Tyler Trahan 2024-06-26 12:18:32 -0400
  • 6d7aa929c4 Change: Don't use house construction states in Scenario Editor Tyler Trahan 2024-06-26 12:19:23 -0400
  • 41cdab4d6d Revert d8771b3: Construction stage wrong for all houses Tyler Trahan 2024-06-26 12:18:32 -0400
  • a0d324933f Codefix: [CI] dubious ownership for emscripten glx22 2024-06-26 19:08:22 +0200
  • 765884364f Codefix: [Win32] Use correct range for version in rc file glx22 2024-06-26 18:22:56 +0200
  • 21813fbe8b
    Fix #12818: during Hostile Takeover, profit was calculated wrongly (#12819) Patric Stout 2024-06-26 16:19:53 +0200
  • 267d7052cb Fix #12818: during Hostile Takeover, profit was calculated wrongly Patric Stout 2024-06-26 15:50:07 +0200
  • 209b0320d5
    Fix #12735: Default fonts should use default font size as-is. (#12814) Peter Nelson 2024-06-26 12:45:39 +0100
  • 4438071fad
    Fix #12815, 7e914a0568: Fallback detection failed with sprite font. Peter Nelson 2024-06-26 09:07:40 +0100
  • 591a3dc6cc
    Fix #12735: Default fonts should use default font size as-is. Peter Nelson 2024-06-26 08:27:06 +0100
  • 88e53dbdc8 Update: Translations from eints english (au): 10 changes by krysclarke swedish: 13 changes by joeax910 english (us): 10 changes by 2TallTyler chinese (simplified): 14 changes by WenSimEHRP russian: 6 changes by Ln-Wolf catalan: 14 changes by J0anJosep latvian: 15 changes by lexuslatvia portuguese (brazilian): 12 changes by pasantoro translators 2024-06-26 04:44:08 +0000
  • aae80ae016 Fix: Main viewport can begin following a vehicle at any zoom Steve Goldman 2024-06-25 17:07:13 -0500
  • a873a952aa
    Codefix: Reorder comments of HasPowerOnRoad/Rail and IsCompatibleRail. (#12813) Joan Josep 2024-06-25 23:22:53 +0200
  • be6317b4ff Change: Autoscrolling while following a vehicle stops following Steve Goldman 2024-06-25 15:42:55 -0500
  • 829883ba13 Change: Key scrolling while following a vehicle stops following Steve Goldman 2024-06-25 15:42:32 -0500
  • d3c7b1015c Codefix cff48c0f6: unused variable remained after refactor rubidium42 2024-06-25 20:57:42 +0200
  • 6074a440eb Doc: Reorder comments of HasPowerOnRoad/Rail and IsCompatibleRail. J0anJosep 2024-04-08 18:01:07 +0200