Commit Graph

  • 6e98c5c26a
    Codechange: Rename CBID_STATION_SPRITE_LAYOUT and CBID_STATION_TILE_LAYOUT. Peter Nelson 2024-04-21 14:25:37 +0100
  • 7623fcb5ad
    Fix 8746be8: Reinstate current order test when removing road stop. #12552 Peter Nelson 2024-04-21 12:07:48 +0100
  • c073165e34 Update: Translations from eints greek: 5 changes by gh658804 finnish: 2 changes by hpiirai catalan: 4 changes by J0anJosep translators 2024-04-21 04:42:00 +0000
  • aa895535e6 Fix 5008706: improved scenario editor tooltips in map generation stages are out of place Rubidium 2024-04-20 20:52:44 +0200
  • 959ced71bb
    Codechange: Add constants for original input/output cargo counts. (#12548) Peter Nelson 2024-04-20 20:50:48 +0100
  • e63a0573d7 Fix 5008706: improved scenario editor tooltips in map generation stages are out of place #12549 Rubidium 2024-04-20 20:52:44 +0200
  • 9b4914a65a
    Codechange: Add constants for original input/output cargo counts. #12548 Peter Nelson 2024-04-20 19:38:51 +0100
  • 10fac1e75d
    Fix 952d111: Houses and industry tiles could accept incorrect cargo. #12547 Peter Nelson 2024-04-20 17:26:40 +0100
  • b4e00fa738
    Codechange: Replace C-casts in pool functions. (#12541) Peter Nelson 2024-04-20 16:50:13 +0100
  • c5ef47ee09
    Codechange: [Script] Use std::unique_ptr for Company::ai_instance (#12544) Loïc Guilloux 2024-04-20 16:58:46 +0200
  • 1dfd0c19f4 Fix: allow only 255 league tables, as 255 is the invalid id sentinel Rubidium 2024-04-20 16:13:04 +0200
  • a3c85929f4 Fix #12509: Maintain timer sort invariants when changing period #12546 Jonathan G Rennison 2024-04-20 15:09:49 +0100
  • 2848d64490 Codechange: Add a priority field to TimerGameTick::TPeriod Jonathan G Rennison 2024-04-20 15:39:36 +0100
  • 43fca2b8e2 Fix: allow only 255 league tables, as 255 is the invalid id sentinel #12545 Rubidium 2024-04-20 16:13:04 +0200
  • 559cb78035 Codechange: [Script] Use std::unique_ptr for Company::ai_instance #12544 glx22 2024-04-20 16:12:11 +0200
  • bf9b00f409
    Codechange: Replace C-casts in pool functions. #12541 Peter Nelson 2024-04-20 12:49:18 +0100
  • 1c1dc345de Codechange: simplify access to the current screenshot format #12543 Rubidium 2024-04-20 15:34:30 +0200
  • 9403013a2c Change: [Linkgraph] Improve distance scaling algorithm in demand scaler #12542 Jonathan G Rennison 2024-04-20 13:53:42 +0100
  • dc7a0913d2 Update: Backport language changes glx22 2024-04-18 23:52:00 +0200
  • 10ae9a7ea1 Fix: Mark vehicle status bars dirty when a vehicle leaves unbunching depot (#12516) Tyler Trahan 2024-04-18 12:45:00 -0400
  • fe3a0a2418 Fix #12506: Update station/industry nearby lists in BuildOilRig (#12511) Jonathan G Rennison 2024-04-17 21:38:11 +0100
  • 9e7b7a477e Codechange: improve desync documentation (#12521) Patric Stout 2024-04-17 22:36:08 +0200
  • 257704ae9a Codechange: skip all commands of the past during desync replay (#12520) Patric Stout 2024-04-17 22:05:45 +0200
  • cd6946c5a8 Codechange: use infinite-fast-forward when rerunning command-log (#12519) Patric Stout 2024-04-17 22:01:58 +0200
  • 151e80650f Codefix: don't send desync=0 log messages to commands.log (#12517) Patric Stout 2024-04-17 21:51:36 +0200
  • 5b0b7ba354 Codechange: record cache warnings with a "warning" prefix (#12518) Patric Stout 2024-04-17 21:49:55 +0200
  • fa4245dcba Fix: Don't show train waiting for unbunching as waiting for free path (#12515) Tyler Trahan 2024-04-17 15:04:16 -0400
  • b5c2357dfe Fix: Smooth outliers in unbunching round trip calculations (#12513) Tyler Trahan 2024-04-17 15:03:53 -0400
  • b64cd74a0c Codefix: Don't mix signed and unsigned ints in unbunching calculations (#12514) Tyler Trahan 2024-04-17 14:42:49 -0400
  • 7738d507c8 Fix c38df2d58: Use VehicleID instead of pointer in map of vehicles to replace. (#12512) Peter Nelson 2024-04-17 18:54:50 +0100
  • bb76f2e396 Codechange: Use arc4random_buf on random_func.cpp for OpenBSD Paco Esteban 2024-04-17 18:08:03 +0200
  • 6359d5e20c Fix #12228, Fix #12231: CheckShipReverse only restricts path when it has to Koen Bussemaker 2024-04-10 20:14:21 +0200
  • a69cbc3b46 Add: Check that towns can build roads before generating map. (#12503) Peter Nelson 2024-04-16 16:25:07 +0100
  • 85a21a1654 Doc: Updated Visual Studio, cpp standard and Cmake version Koen Bussemaker 2024-04-15 22:23:55 +0200
  • 6a6ab82050 Codechange: Where the ship comes from is already known SamuXarick 2024-03-01 13:32:13 +0000
  • 9baff60f66 Codefix: Remove no-longer used ship special-case. (#12192) Peter Nelson 2024-03-03 09:31:04 +0000
  • c377c4740d Codechange: replace cpp_lengthof with safe alternatives Rubidium 2024-04-07 15:54:24 +0200
  • a1a01e21cf
    Change: Use std::make_unique instead of passing new() (#12539) Peter Nelson 2024-04-20 11:20:49 +0100
  • 947529440a Codechange: replace many cases of lengthof with std::size #12440 Rubidium 2024-04-06 21:16:48 +0200
  • fc7f184dbd Codechange: move knowledge about 'packed' orders to the saveload code Rubidium 2024-03-26 16:07:03 +0100
  • 1691b41b54 Codechange: use C++ containers for parsing the settings int lists Rubidium 2024-04-06 17:44:11 +0200
  • 0f810743f2 Codechange: replace cpp_lengthof with safe alternatives #12540 Rubidium 2024-04-07 15:54:24 +0200
  • fca76839f5
    Change: Use std::make_unique instead of passing new() #12539 Peter Nelson 2024-04-19 14:51:20 +0100
  • 434c49a1f8 Codechange: remove now unused endof macro Rubidium 2024-04-08 19:24:03 +0200
  • 8fe5fdf122 Codechange: use std::none_of to express clearer what the code does Rubidium 2024-04-07 22:57:38 +0200
  • 8986fb0385 Codechange: replace C-style array-pointer methods with the appropriate C++ methods Rubidium 2024-04-07 22:38:36 +0200
  • 2114888485
    Change: De-template BaseSetTextfileWindow. (#12536) Peter Nelson 2024-04-20 10:30:29 +0100
  • e441033d68 Codechange: use std::array instead of C-style array for produced/accepts cargo Rubidium 2024-04-08 20:30:32 +0200
  • 40fa45a76a Codechange: Emplace std::pair into vectors. Peter Nelson 2024-04-20 02:48:56 +0100
  • ed2db80990 Codechange: Use map.emplace() instead of map.insert(std::pair). Peter Nelson 2024-04-20 02:46:39 +0100
  • 57d7359b1a
    Codechange: Remove old group liveries savegame conversion. (#12537) Peter Nelson 2024-04-20 10:25:04 +0100
  • 699c7e4c9d
    Fix 3de8853e29: Industries accept/produce no cargo for pre-SLV_78 saves. (#12508) Peter Nelson 2024-04-20 10:24:35 +0100
  • 1c31e4b68c
    Change: Disallow using Action A to load sprites above the baseset unless reserved. (#12435) Peter Nelson 2024-04-20 10:23:36 +0100
  • e028c15555
    Codechange: Use std::accumulate to get infrastructure total rail/road pieces. (#12442) Peter Nelson 2024-04-20 10:22:19 +0100
  • 08140fdca3 Update: Translations from eints dutch: 4 changes by Afoklala translators 2024-04-20 04:41:21 +0000
  • 413c774e95
    Codechange: Emplace std::pair into vectors. #12538 Peter Nelson 2024-04-20 02:48:56 +0100
  • e31b3c67fc
    Codechange: Use map.emplace() instead of map.insert(std::pair). Peter Nelson 2024-04-20 02:46:39 +0100
  • ae0112f270
    Merge 20619ffd4e into 6cbb8d02cf #10691 Joan Josep 2024-04-20 00:33:00 +0200
  • fff4a4d430
    Codechange: Use std::accumulate to get infrastructure total rail/road pieces. #12442 Peter Nelson 2023-09-11 11:58:23 +0100
  • 6cbb8d02cf Change: Use aspect ratio for shared order list button. Peter Nelson 2024-03-27 17:53:32 +0000
  • 5df5e3f45c Change: Use aspect ratio for file home button. Peter Nelson 2024-03-27 17:53:31 +0000
  • 2a833a8968 Change: Use aspect ratio for rail station platforms/tracks buttons. Peter Nelson 2024-03-27 09:02:42 +0000
  • 7e049aa2b1 Change: Use aspect ratio for common left/right buttons. Peter Nelson 2024-03-27 09:02:42 +0000
  • 16eb17418b Change: Use aspect ratios for some common widgets. Peter Nelson 2024-03-27 09:02:41 +0000
  • 61c6ebaacc Change: Automatically set aspect ratio of common window decorations. Peter Nelson 2024-03-27 09:02:41 +0000
  • d43ff8dc49 Change: Ability to set aspect ratio of a widget. Peter Nelson 2024-03-27 09:02:40 +0000
  • f267b37a33
    Codechange: Use std::initializer_list/array in framerate window. (#12441) Peter Nelson 2024-04-19 22:07:56 +0100
  • 27ab100a22
    Change: De-template BaseSetTextfileWindow. #12536 Peter Nelson 2024-04-19 22:06:52 +0100
  • a28ab8cac2
    Codechange: Replace C-style casts to size_t with static_cast. (#12455) Peter Nelson 2024-04-19 20:34:36 +0100
  • 6eeb881c08
    Codechange: Remove old group liveries savegame conversion. #12537 Peter Nelson 2024-04-19 19:02:53 +0100
  • ef25457217
    Fix 3de8853e29: Industries accept/produce no cargo for pre-SLV_78 saves. #12508 Peter Nelson 2024-04-17 12:43:55 +0100
  • a57c3e1f22 Fix #12193: [NPF] Don't use the entire docking area when computing closest station tile #12206 SamuXarick 2024-04-19 15:07:36 +0100
  • 5bee2c4ab8 Fix #12193: [YAPF] Don't use the entire docking area when computing closest station tile SamuXarick 2024-02-27 23:10:50 +0000
  • 6ee31a2a22
    Codechange: Use string_view in IniItem/IniGroup/IniFile. (#12535) Peter Nelson 2024-04-19 13:54:22 +0100
  • 0bcfb627a5
    Merge 565126317a into 3b80a8255f #10411 SamuXarick 2024-04-19 13:25:53 +0100
  • 1db1f5bce9
    Merge 2d4e3972bb into 3b80a8255f #8492 SamuXarick 2024-04-19 13:25:41 +0100
  • db7a6925d6
    Merge e678d3c634 into 3b80a8255f #12083 SamuXarick 2024-04-19 13:25:13 +0100
  • d5db25f2a9
    Merge 8bcb8d55e8 into 3b80a8255f #12084 SamuXarick 2024-04-19 13:24:45 +0100
  • 865850aa89
    Merge ae2b80c154 into 3b80a8255f #12088 SamuXarick 2024-04-19 13:24:17 +0100
  • 7443dcf5d7
    Merge f88b35d320 into 3b80a8255f #12093 SamuXarick 2024-04-19 13:24:10 +0100
  • 2f1e699985
    Merge e5d30a3354 into 3b80a8255f #12096 SamuXarick 2024-04-19 13:24:03 +0100
  • c71243502b
    Merge 57920772e5 into 3b80a8255f #12097 SamuXarick 2024-04-19 13:23:31 +0100
  • b8541ac28b
    Merge 9eb9c03a05 into 3b80a8255f #12156 SamuXarick 2024-04-19 13:23:15 +0100
  • a2afbccf40
    Merge 05e55ebb66 into 3b80a8255f #12269 SamuXarick 2024-04-19 13:01:21 +0100
  • 4c17fb9f86
    Merge fe4610f1d6 into 3b80a8255f #10003 dP 2024-04-19 16:10:56 +0700
  • 3b80a8255f
    Fix #12433: Width of unit number display was too narrow. (#12534) Peter Nelson 2024-04-19 08:19:31 +0100
  • 7848e80f71 Update: Translations from eints english (us): 4 changes by 2TallTyler korean: 11 changes by telk5093 translators 2024-04-19 04:40:34 +0000
  • 0d1fc47edb
    Cleanup: Remove redundant break statement (#12527) dP 2024-04-19 07:54:20 +0700
  • c1df9b5310
    Codechange: Use string_view in IniItem/IniGroup/IniFile. #12535 Peter Nelson 2024-04-19 01:22:42 +0100
  • 86d600b875
    Fix #12433: Width of unit number display was too narrow. #12534 Peter Nelson 2024-04-19 01:00:27 +0100
  • f06eac2713 Update: Backport language changes #12533 glx22 2024-04-18 23:52:00 +0200
  • 11f781f159 Fix: Mark vehicle status bars dirty when a vehicle leaves unbunching depot (#12516) Tyler Trahan 2024-04-18 12:45:00 -0400
  • 16c6c57b9d Fix #12506: Update station/industry nearby lists in BuildOilRig (#12511) Jonathan G Rennison 2024-04-17 21:38:11 +0100
  • 6708f778c3 Codechange: improve desync documentation (#12521) Patric Stout 2024-04-17 22:36:08 +0200
  • 2f34ff6c99 Codechange: skip all commands of the past during desync replay (#12520) Patric Stout 2024-04-17 22:05:45 +0200
  • 7aec4ad048 Codechange: use infinite-fast-forward when rerunning command-log (#12519) Patric Stout 2024-04-17 22:01:58 +0200
  • 5871b66195 Codefix: don't send desync=0 log messages to commands.log (#12517) Patric Stout 2024-04-17 21:51:36 +0200
  • ebc30425cc Codechange: record cache warnings with a "warning" prefix (#12518) Patric Stout 2024-04-17 21:49:55 +0200
  • 9408f9c6ed Fix: Don't show train waiting for unbunching as waiting for free path (#12515) Tyler Trahan 2024-04-17 15:04:16 -0400
  • f8485b5fbf Fix: Smooth outliers in unbunching round trip calculations (#12513) Tyler Trahan 2024-04-17 15:03:53 -0400