1
0
Fork 0

Commit Graph

  • 4d0da1ee1d Codechange: ignore duplicate script messages in regression output glx22 2024-01-27 21:34:05 +0100
  • 6d276698b6
    Fix: Memory leak in ICUParagraphLayout::NextLine() (#11895) Peter Nelson 2024-01-27 20:13:42 +0000
  • 1df7b21ee3
    Fix #11889: ConstructWindow not called from SurveyResultTextfileWindow constructor (#11903) Jonathan G Rennison 2024-01-27 19:44:10 +0000
  • b0e1c700a9
    Fix: Memory leak in ICUParagraphLayout::NextLine() Peter Nelson 2024-01-26 23:06:39 +0000
  • 250cf4f153
    Doc: Forwardport changelog from 13.x branch (#11901) Patric Stout 2024-01-27 20:23:13 +0100
  • d80c20af39 Fix #11889: ConstructWindow not called from SurveyResultTextfileWindow constructor Jonathan G Rennison 2024-01-27 19:06:17 +0000
  • 5642ce2300 Doc: Forwardport changelog from 13.x branch Patric Stout 2024-01-27 19:46:46 +0100
  • d3c673e20b
    Fix #11894: Defer window OnResize event to avoid processing multiple times per input tick. (#11900) Peter Nelson 2024-01-27 18:44:27 +0000
  • e831fe4e18 Fix #10438: [GS] Validate story page element type for ScriptStoryPage::NewElement SamuXarick 2024-01-26 21:13:49 +0000
  • 9795588f9f Fix ea8c1d85: improve smoothness of smooth-scrolling for 60+Hz screens Patric Stout 2024-01-26 09:18:41 +0100
  • f0006a0366
    Fix #11894: Defer window OnResize event to avoid processing multiple times per input tick. Peter Nelson 2024-01-27 14:35:12 +0000
  • 8c5ad1ade7
    Fix fd9e72a7: actually use the parameter value instead of the current date (#11898) Patric Stout 2024-01-27 18:34:04 +0100
  • c31a860c62 Codechange: Simplify SetBitIterator Jonathan G Rennison 2024-01-27 17:17:27 +0000
  • 0b19c977dd Fix fd9e72a7: actually use the parameter value instead of the current date Patric Stout 2024-01-27 17:59:39 +0100
  • 82872d0a29
    Change: Limit scheduled window invalidation events to just one. Peter Nelson 2024-01-27 14:13:46 +0000
  • c6dc9570f0
    Fix 62d7d92a: [CI] tibdex/github-app-token's syntax changed with v2 (#11893) Patric Stout 2024-01-27 15:50:14 +0100
  • fef0bfcfd3
    Fix: TextfileWindow called virtual methods before constructor completed. (#11889) Peter Nelson 2024-01-27 14:45:37 +0000
  • ad0d3afb54 Feature: [NewGRF] Allow higher max speeds for ships Koen Bussemaker 2023-04-28 21:23:59 +0200
  • f7228d6baa Fix 62d7d92a: [CI] tibdex/github-app-token's syntax changed with v2 Patric Stout 2024-01-27 14:01:02 +0100
  • 8a4a99b7e8
    Fix #5713: FindClosestShipDepot only considers depots that are actually reachable (#11768) Kuhnovic 2024-01-27 15:06:14 +0100
  • 89520f5665
    Add: show in multiplayer the amount of hours a game has been unpaused (#11886) Patric Stout 2024-01-27 12:35:09 +0100
  • 7aef9f6f0c Add: show in multiplayer the amount of hours a game has been unpaused Patric Stout 2024-01-26 20:22:38 +0100
  • 2bbc95cac3
    Fix: update server as offline when unexpected disconnect during refresh (#11891) Patric Stout 2024-01-27 11:23:25 +0100
  • 8770ef6bd9
    Change: Make street lights transparent with houses (#11828) Richard Wheeler 2024-01-27 09:25:13 +0000
  • 7916e97c62 Update: opengl; glext header to 20231129, wglext header to 20231018 Rubidium 2024-01-26 18:20:00 +0100
  • a23cd4aef7 Update: nlohmann/json to 3.11.3 Rubidium 2024-01-26 18:12:24 +0100
  • 79b684b8ac Update: fmt to 10.2.0 Rubidium 2024-01-26 18:13:55 +0100
  • a1e032fdf3 Change: Make street lights transparent with houses Richard Wheeler 2024-01-17 20:34:09 +0000
  • fee077d9f3 Fix: update server as offline when unexpected disconnect during refresh Patric Stout 2024-01-27 09:40:06 +0100
  • e6b3418391
    Fix: TextfileWindow called virtual methods before constructor completed. Peter Nelson 2024-01-26 23:47:07 +0000
  • 80ebcc72fb
    Change: rebrand Cheats as Sandbox Options (#11874) Patric Stout 2024-01-26 19:56:01 +0100
  • 5e2ac018ac Update: opengl; glext header to 20231129, wglext header to 20231018 Rubidium 2024-01-26 18:20:00 +0100
  • 8dd9db5624 Update: nlohmann/json to 3.11.3 Rubidium 2024-01-26 18:12:24 +0100
  • da84907b78 Update: fmt to 10.2.0 Rubidium 2024-01-26 18:13:55 +0100
  • 28716548d2
    Feature: Setting to automatically restart server based on hours played (#11142) Tyler Trahan 2024-01-26 10:25:25 -0500
  • 37fd69b604
    Remove: [CI] Linux Legacy support (#11882) Patric Stout 2024-01-25 23:24:43 +0100
  • 09b66751cf
    Fix b38d3c2208: missing water regions invalidation when building locks (#11879) Loïc Guilloux 2024-01-25 23:18:26 +0100
  • 5bcb32ce0d Fix b38d3c2208: missing water regions invalidation when building locks glx22 2024-01-25 19:49:39 +0100
  • d805ccee96 Remove: [CI] Linux Legacy support Patric Stout 2024-01-25 22:27:24 +0100
  • 787fca0f0c Change: rebrand Cheats as Sandbox Options Patric Stout 2024-01-23 17:05:54 +0100
  • 62d7d92a0e
    Upgrade: [CI] bump the actions group with 9 updates (#11881) dependabot[bot] 2024-01-25 21:22:33 +0000
  • 8024c59835 Upgrade: [CI] bump the actions group with 9 updates dependabot[bot] 2024-01-25 20:15:04 +0000
  • cd75adfb71
    Add: [Dependabot] introduce Dependabot to keep our workflows up-to-date (#11880) Patric Stout 2024-01-25 21:10:38 +0100
  • e94070c53b Add: [Dependabot] introduce Dependabot to keep our workflows up-to-date Patric Stout 2024-01-25 20:02:20 +0100
  • 36579dd18b
    Change: set smooth-scrolling on by default (#11860) Patric Stout 2024-01-25 11:07:36 +0100
  • d6c0458811 Change: set smooth-scrolling on by default Patric Stout 2024-01-21 20:21:25 +0100
  • ea8c1d8597 Change: make for smooth-scrolling based on actual time Patric Stout 2024-01-22 16:45:00 +0100
  • ffecfa79f9 Change: make for smooth-scrolling based on actual time Patric Stout 2024-01-22 16:45:00 +0100
  • cbb24b5d71
    Codechange: Split bit numbers from values in RailTypeFlags, RoadTypeFlags enums (#11877) Jonathan G Rennison 2024-01-24 21:24:34 +0000
  • b48aaa6e9e Codechange: Split bit numbers from values in RailTypeFlags, RoadTypeFlags enums Jonathan G Rennison 2024-01-24 18:53:58 +0000
  • 7923dbbd34 Feature: Setting to automatically restart server based on hours played Tyler Trahan 2024-01-23 18:47:08 -0500
  • 21581b6ab3
    Feature: Setting for minutes per calendar year (#11428) Tyler Trahan 2024-01-23 18:33:54 -0500
  • be8ed26db6 Update: Translations from eints norwegian (nynorsk): 5 changes by translators slovenian: 5 changes by translators faroese: 5 changes by translators hebrew: 5 changes by translators afrikaans: 5 changes by translators urdu: 5 changes by translators persian: 5 changes by translators bulgarian: 5 changes by translators belarusian: 5 changes by translators basque: 5 changes by translators russian: 23 changes by Ln-Wolf finnish: 1 change by hpiirai malay: 5 changes by translators scottish gaelic: 5 changes by translators croatian: 5 changes by translators latin: 5 changes by translators french: 49 changes by glx22, 8 changes by ottdfevr portuguese (brazilian): 80 changes by pasantoro icelandic: 5 changes by translators translators 2024-01-23 18:40:53 +0000
  • 724266616d Change: Only run vehicle calendar day proc when TimerGameCalendar::date_fract has advanced Tyler Trahan 2024-01-21 10:54:17 -0500
  • a48fb75947 Feature: Setting to control calendar progress speed Tyler Trahan 2024-01-23 11:40:41 -0500
  • fd9e72a7e7
    Feature: Use real-time "wallclock" timekeeping units (#11341) Tyler Trahan 2024-01-23 11:36:09 -0500
  • bbdbf9a589
    Add: AI/GS Time Mode to choose between economy (default) and calendar time (#11603) Tyler Trahan 2024-01-23 10:42:10 -0500
  • ef63c04599 Change: When using wallclock timekeeping, force timetable display to seconds Tyler Trahan 2023-12-12 10:07:36 -0500
  • 0b4311bf13 Add: Tiles/second wallclock mode for tiles/day velocity unit Tyler Trahan 2023-09-28 09:40:02 -0400
  • 4c331ed7a2 Add: Wallclock mode for company graph time axis Tyler Trahan 2023-02-08 14:11:49 -0500
  • fdead06e14 Add: Wallclock mode for cargo payment graph time axis Tyler Trahan 2023-02-02 13:19:35 -0500
  • 9c2a33f9c4 Add: Wallclock mode for subsidies Tyler Trahan 2023-03-31 11:46:11 -0400
  • ea01e7a200 Change: Add Year or Period title to finance window Tyler Trahan 2023-09-24 18:50:58 -0400
  • eb307a6c78 Add: Wallclock strings for various cost strings Tyler Trahan 2023-03-30 11:53:49 -0400
  • e4722c2d18 Add: Wallclock strings for performance details Tyler Trahan 2023-03-30 11:51:33 -0400
  • 67805980f0 Add: Wallclock strings for various financial settings Tyler Trahan 2023-03-30 11:50:59 -0400
  • fe23b64ecb Add: Wallclock strings for vehicle and group profits Tyler Trahan 2023-03-30 11:43:31 -0400
  • 5658e6dcab Add: Wallclock mode for vehicle service interval and last service date Tyler Trahan 2023-01-02 17:14:09 -0500
  • 0b1f2290b2 Add: Wallclock string for station supply and rating Tyler Trahan 2023-03-08 15:47:42 -0500
  • c84dcad41e Add: Wallclock strings for linkgraph hover tooltip Tyler Trahan 2023-03-08 15:47:17 -0500
  • 36706afc4c Add: Wallclock strings for towns and industries Tyler Trahan 2023-03-08 13:51:19 -0500
  • 6d45c487ed Codechange: Add string control codes for wallclock mode Tyler Trahan 2023-03-05 15:38:34 -0500
  • bcf8b69e73 Codechange: Split YMD functions for wallclock timekeeping Tyler Trahan 2024-01-01 17:43:05 -0500
  • afd9074ad6 Change: When using wallclock timekeeping, date cheat only changes calendar year Tyler Trahan 2023-12-12 10:18:24 -0500
  • a9f8d89448 Change: When using wallclock timekeeping, start in period (year) 1 Tyler Trahan 2023-12-12 10:17:21 -0500
  • 83d6f1ad5e Feature: Wallclock timekeeping Tyler Trahan 2023-09-16 08:35:05 -0400
  • a1487ce620
    Add: list_[scenario|heightmap] and load_[scenario|height] console commands (#11867) Patric Stout 2024-01-23 14:01:25 +0100
  • 4077c47a02 Change: Don't send duplicate neighbours to the pathfinder SamuXarick 2024-01-22 23:24:16 +0000
  • 76499b96fb
    Fix fa479c4: Typo in vehicle list tooltip (#11871) Tyler Trahan 2024-01-22 18:17:26 -0500
  • e06130bc4e Fix fa479c4: Typo in vehicle list tooltip Tyler Trahan 2024-01-22 17:40:59 -0500
  • 090616b4c9
    Add: allow loading heightmaps from command-line (#11870) Patric Stout 2024-01-22 23:35:25 +0100
  • 3d043e7f87 Add: AI/GS Time Mode to choose between economy (default) and calendar time Tyler Trahan 2023-12-18 17:10:55 -0500
  • bf3fd6526b
    Fix: use correct size parameter type in TileArea constructors (#11869) Kuhnovic 2024-01-22 23:06:42 +0100
  • c8539749f2 Add: allow loading heightmaps from command-line Patric Stout 2024-01-22 22:35:13 +0100
  • fd08ff9151 Fix: use correct size parameter type in TileArea constructors Koen Bussemaker 2024-01-22 22:18:25 +0100
  • 11d4f1b2bd
    Fix d3b2a576: LOAD_HEIGHTMAP / LOAD_SCENARIO are Scenario Editor modes (#11868) Patric Stout 2024-01-22 22:28:00 +0100
  • f4fca73026 Add: list_[scenario|heightmap] and load_[scenario|height] console commands Patric Stout 2024-01-22 21:22:41 +0100
  • 5c030903a7 Fix d3b2a576: LOAD_HEIGHTMAP / LOAD_SCENARIO are Scenario Editor modes Patric Stout 2024-01-22 21:52:38 +0100
  • d3b2a576de
    Feature: Plugin framework for Social Integration with Steam, Discord, GOG, etc (#11628) Patric Stout 2024-01-22 20:22:45 +0100
  • 82f852bf9b Add: update README with instructions on social plugin Patric Stout 2024-01-21 10:54:02 +0100
  • eda162692b Add: signature validation before loading plugins Patric Stout 2024-01-19 14:41:11 +0100
  • 02e772db66 Add: Social Plugin information in the survey / crashlog Patric Stout 2024-01-21 10:57:54 +0100
  • 4a61104b91 Add: new tab Social in Game Options to show the loaded plugins Patric Stout 2024-01-21 10:58:45 +0100
  • 0394311dd1 Add: make some parts of the plugin information available for public use Patric Stout 2024-01-21 10:57:01 +0100
  • 526b299bc7 Add: different callbacks to update the Social Plugins at the right time Patric Stout 2024-01-21 10:59:07 +0100
  • 05965a1735 Add: don't allow two plugins for the same social platform Patric Stout 2024-01-21 10:55:31 +0100
  • e354b747f9 Add: initialize plugin when found Patric Stout 2024-01-21 10:53:26 +0100
  • 3122a992bf Add: scaffolding for finding social plugins on disk Patric Stout 2024-01-21 10:48:53 +0100
  • 218e9be10e Add: API definition of our upcoming social integration API Patric Stout 2024-01-21 10:45:11 +0100
  • 75f21065c9
    Codechange: refactor DecodeHexText to a generic purpose ConvertHexToBytes (#11866) Patric Stout 2024-01-22 19:42:47 +0100