1
0
Fork 0

Commit Graph

  • 26af34baba Cleanup: Remove redundant break statement dP 2024-04-18 22:45:13 +0700
  • 2ec6b432bb
    Doc: update with latest review comments Patric Stout 2024-04-18 17:36:27 +0200
  • abbb3a8634 Doc: update release documentation with the latest Patric Stout 2024-04-18 17:03:02 +0200
  • c355e98c58 Update: Translations from eints english (au): 4 changes by krysclarke russian: 4 changes by Ln-Wolf finnish: 7 changes by hpiirai portuguese: 4 changes by azulcosta portuguese (brazilian): 5 changes by pasantoro polish: 4 changes by pAter-exe translators 2024-04-18 04:40:27 +0000
  • 63ce81570c Remove: Custom opendir implementation for Windows no longer needed. Peter Nelson 2024-04-18 00:04:47 +0100
  • 42523379d9 Codechange: Use directory_iterator in ScanPath. Peter Nelson 2024-04-18 00:04:46 +0100
  • d7c547d0db Codechange: Use directory_iterator to list directories in file list windows. Peter Nelson 2024-04-18 00:04:46 +0100
  • 5a523cf212 Codechange: Simplify FioCreateDirectory. Peter Nelson 2024-04-18 00:04:45 +0100
  • acf26d9e15
    Remove: Custom opendir implementation for Windows no longer needed. Peter Nelson 2024-04-18 00:04:47 +0100
  • 8d588192f8
    Codechange: Use directory_iterator in ScanPath. Peter Nelson 2024-04-18 00:04:46 +0100
  • 0fd1428f6b
    Codechange: Use directory_iterator to list directories in file list windows. Peter Nelson 2024-04-18 00:04:46 +0100
  • 8f2dfca7b9
    Codechange: Simplify FioCreateDirectory. Peter Nelson 2024-04-18 00:04:45 +0100
  • 6458980413
    Change: Draw group hierarchy tree lines. (#12522) Peter Nelson 2024-04-17 21:55:19 +0100
  • 37e4942232
    Add: [NewGRF] Vehicle property to copy properties of an existing definition. Peter Nelson 2024-04-17 21:47:41 +0100
  • 83d99ec11d
    Fix #12506: Update station/industry nearby lists in BuildOilRig (#12511) Jonathan G Rennison 2024-04-17 21:38:11 +0100
  • f7bd080015
    Codechange: improve desync documentation (#12521) Patric Stout 2024-04-17 22:36:08 +0200
  • 07b162ffc4
    Codechange: skip all commands of the past during desync replay (#12520) Patric Stout 2024-04-17 22:05:45 +0200
  • 48dbbc94e6 Codechange: improve desync documentation Patric Stout 2024-04-17 21:35:24 +0200
  • a0636d8200
    Codechange: use infinite-fast-forward when rerunning command-log (#12519) Patric Stout 2024-04-17 22:01:58 +0200
  • dd249235f3
    Change: Draw group hierarchy tree lines. Peter Nelson 2024-04-05 09:04:46 +0100
  • a09749f6a6
    Codefix: don't send desync=0 log messages to commands.log (#12517) Patric Stout 2024-04-17 21:51:36 +0200
  • 1005c86c62
    Codechange: record cache warnings with a "warning" prefix (#12518) Patric Stout 2024-04-17 21:49:55 +0200
  • 0d4b901452 Codechange: skip all commands of the past during desync replay Patric Stout 2024-04-17 21:29:28 +0200
  • bc3bb40924 Codechange: use infinite-fast-forward when rerunning command-log Patric Stout 2024-04-17 21:16:39 +0200
  • 9be204bb76 Codechange: record cache warnings with a "warning" prefix Patric Stout 2024-04-17 21:13:49 +0200
  • 4a130a0b01 Codefix: don't send desync=0 log messages to commands.log Patric Stout 2024-04-17 21:11:40 +0200
  • 53efd1145d Fix: Mark vehicle status bars dirty when a vehicle leaves unbunching depot Tyler Trahan 2024-04-17 14:36:25 -0400
  • a02da5476e
    Fix: Don't show train waiting for unbunching as waiting for free path (#12515) Tyler Trahan 2024-04-17 15:04:16 -0400
  • 5878d09ef2
    Fix: Smooth outliers in unbunching round trip calculations (#12513) Tyler Trahan 2024-04-17 15:03:53 -0400
  • 824687d1f0
    Codefix: Don't mix signed and unsigned ints in unbunching calculations (#12514) Tyler Trahan 2024-04-17 14:42:49 -0400
  • 0b9029b69c Fix: Station/industry nearby list checks in CheckCaches Jonathan G Rennison 2024-04-17 02:14:25 +0100
  • d26a719a80 Fix: Don't show train waiting for unbunching as waiting for free path Tyler Trahan 2024-04-17 14:13:55 -0400
  • ef8eb66a2b
    Fix c38df2d58: Use VehicleID instead of pointer in map of vehicles to replace. (#12512) Peter Nelson 2024-04-17 18:54:50 +0100
  • bc63cd5ba0 Codefix: Don't mix signed and unsigned ints in unbunching calculations Tyler Trahan 2024-04-17 13:51:38 -0400
  • 557cc4d14f Fix: Smooth outliers in unbunching round trip calculations Tyler Trahan 2024-04-16 22:34:27 -0400
  • b477a8458c Codechange: Use arc4random_buf on random_func.cpp for OpenBSD Paco Esteban 2024-04-17 18:08:03 +0200
  • d758cf24b2
    Fix c38df2d58: Use VehicleID instead of pointer in map of vehicles to replace. Peter Nelson 2024-04-17 18:12:00 +0100
  • a0d6668e2d Fix #12506: Update station/industry nearby lists in BuildOilRig Jonathan G Rennison 2024-04-17 17:07:00 +0100
  • a5922953ce Codechange: Use arc4random_buf on random_func.cpp for OpenBSD Paco Esteban 2024-04-17 18:08:03 +0200
  • 018326321c Update: Translations from eints english (us): 5 changes by 2TallTyler latvian: 1 change by lexuslatvia translators 2024-04-17 04:40:56 +0000
  • 1da4149942 Fix: Station/industry nearby list checks in CheckCaches Jonathan G Rennison 2024-04-17 02:14:25 +0100
  • ab690fa9bd
    Change: Use aspect ratio for shared order list button. Peter Nelson 2024-03-27 17:53:32 +0000
  • 1418a527cf
    Change: Use aspect ratio for file home button. Peter Nelson 2024-03-27 17:53:31 +0000
  • 2551741248
    Change: Use aspect ratio for rail station platforms/tracks buttons. Peter Nelson 2024-03-27 09:02:42 +0000
  • 34272d8c7b
    Change: Use aspect ratio for common left/right buttons. Peter Nelson 2024-03-27 09:02:42 +0000
  • 3b89352666
    Change: Use aspect ratios for some common widgets. Peter Nelson 2024-03-27 09:02:41 +0000
  • 249de1f623
    Change: Automatically set aspect ratio of common window decorations. Peter Nelson 2024-03-27 09:02:41 +0000
  • 02d95225cd
    Change: Ability to set aspect ratio of a widget. Peter Nelson 2024-03-27 09:02:40 +0000
  • 257d312a58 Fix #12228, Fix #12231: CheckShipReverse only restricts path when it has to Koen Bussemaker 2024-04-10 20:14:21 +0200
  • b2218e75d4 Codefix: missing space between close parenthesis and open curly brace Rubidium 2024-04-16 18:44:55 +0200
  • a8b92d0289 Codefix: missing space between close parenthesis and open curly brace Rubidium 2024-04-16 18:44:55 +0200
  • 48eb9b8bc9
    Add: Check that towns can build roads before generating map. (#12503) Peter Nelson 2024-04-16 16:25:07 +0100
  • f3cd1718ed
    Add: Check that towns can build roads before generating map. Peter Nelson 2024-04-16 12:15:00 +0100
  • 66434046c3 Doc: Fix documentation of GetDefaultValueCallback André Cheng 2024-04-13 19:18:59 +0100
  • a3c934ce20 Codechange: Correct return type of GetDefaultValueCallback André Cheng 2024-04-13 17:33:27 +0100
  • e1bd915f99 Change: Show correct default value and unit for vehicle service interval setting André Cheng 2024-03-20 15:26:54 +0000
  • d50fbc8cd6 Fix #11345: Use correct default button value for vehicle service interval setting André Cheng 2024-03-25 20:38:44 +0000
  • 23ecd27b0d Codechange: Add callback to IntSettingDesc to support more default values André Cheng 2024-03-25 20:33:40 +0000
  • 8e2ccddd77 Update: Translations from eints portuguese (brazilian): 2 changes by pasantoro translators 2024-04-16 04:40:57 +0000
  • 3ad143c43a
    Codechange: Use `x = y` instead of `x{y}` for value-type member initialisation. (#12501) Peter Nelson 2024-04-15 23:07:36 +0100
  • 672aa014d8 Doc: Updated Visual Studio, cpp standard and Cmake version Koen Bussemaker 2024-04-15 22:23:55 +0200
  • 4497cdff9c
    Codechange: Use `x = y` instead of `x{y}` for value-type member initialisation. Peter Nelson 2024-04-15 21:48:00 +0100
  • 04c34b31db Doc: Updated Visual Studio, cpp standard and Cmake version Koen Bussemaker 2024-04-15 22:23:55 +0200
  • 727392e0b3
    Codechange: Remove per font AA settings. (#12413) ladysadie 2024-04-15 12:44:33 -0700
  • e942f3d642 Codechange: Replace static_cast<size_t>(-1) with SIZE_MAX Rubidium 2024-04-15 21:29:45 +0200
  • a1b03ee69e
    Codechange: Replace platform-specific calls with std::filesystem::last_write_time. (#12487) Peter Nelson 2024-04-15 19:10:19 +0100
  • 1b3b71d06f
    Codechange: Replace platform-specific calls with std::filesystem::last_write_time. Peter Nelson 2024-04-12 17:26:51 +0100
  • f5a50a874f
    Codechange: Update doxygen comment to reflect removed parameter (#12499) dP 2024-04-15 17:40:50 +0700
  • e97d598e88 Codechange: Update doxygen comment to reflect removed parameter dP 2024-04-15 15:55:21 +0700
  • cd108fd9e4 Update: Translations from eints greek: 10 changes by gh658804 translators 2024-04-15 04:44:34 +0000
  • 839f486074
    Codechange: Use directory_iterator to find language files. (#12495) Peter Nelson 2024-04-14 23:57:26 +0100
  • 4eaeccdaeb
    Codechange: Introduce FioRemove() to remove files. (#12491) Peter Nelson 2024-04-14 23:43:50 +0100
  • 9539b02455
    Fix #12497: Add workaround for motion_counter being implemented correctly. Peter Nelson 2024-04-14 23:39:25 +0100
  • 281d416761
    Codechange: Use directory_iterator to find language files. Peter Nelson 2024-04-14 10:57:17 +0100
  • 29e932e087 Update: Translations from eints ukrainian: 13 changes by imlystyi lithuanian: 19 changes by dziugas1959 french: 7 changes by ottdfevr portuguese (brazilian): 14 changes by pasantoro translators 2024-04-14 05:02:47 +0000
  • 23dab47ce3
    Codechange: Simplify FioCreateDirectory. Peter Nelson 2024-04-13 19:14:56 +0100
  • b3c704a630
    Doc: Prepare for 14.0 release (#12490) 14.0 Loïc Guilloux 2024-04-13 14:28:18 +0200
  • 1e3b25a6a1 Fix: apply suggestions glx22 2024-04-13 14:03:39 +0200
  • 4c9fab1403
    Fix: Apply suggestions from code review Loïc Guilloux 2024-04-13 13:53:55 +0200
  • bf32b34c78
    Fix: apply suggestion Loïc Guilloux 2024-04-13 13:34:02 +0200
  • b8fab933ae
    Codechange: Introduce FioRemove() to remove files. Peter Nelson 2024-04-13 09:29:45 +0100
  • ff6b03ad35 Codechange: Remove per font AA settings. Sadie del Solar 2024-04-01 18:00:32 -0700
  • 1f0ab10441
    Fix: applied code review Patric Stout 2024-04-13 08:28:44 +0200
  • 090c3b3abf Update: Translations from eints danish: 5 changes by bscargo dutch: 5 changes by Afoklala portuguese (brazilian): 7 changes by pasantoro translators 2024-04-13 04:40:27 +0000
  • e83e2df023
    Fix: Build industry window did not take width of count into account. (#12476) Peter Nelson 2024-04-12 23:07:31 +0100
  • 12125bad82
    Fix 3de8853e: Industry cargo types callback no longer functioned due to container change. (#12489) Peter Nelson 2024-04-12 23:07:07 +0100
  • cc693578df Doc: Prepare for 14.0 release glx22 2024-04-12 23:29:19 +0200
  • 2c1921821e
    Fix 3de8853e: Industry cargo types callback no longer functioned due to container change. Peter Nelson 2024-04-12 20:54:47 +0100
  • a4adab31fc Update: Backport language changes glx22 2024-04-12 21:09:47 +0200
  • 2fa6d79453 Fix #12477: Use std::filesystem::rename instead of Windows Shell API call. (#12478) Peter Nelson 2024-04-11 21:35:40 +0100
  • 11e6d2e3d4 Fix: Signature validation did not close its file. (#12479) Peter Nelson 2024-04-11 14:37:29 +0100
  • 3425aeac85 Fix: Use clear() to clear std::string. (#12471) Peter Nelson 2024-04-10 18:27:30 +0100
  • 682c511739 Update: Backport language changes glx22 2024-04-12 21:09:47 +0200
  • 1a5922a2b4 Fix #12477: Use std::filesystem::rename instead of Windows Shell API call. (#12478) Peter Nelson 2024-04-11 21:35:40 +0100
  • 16a0a493df Fix: Signature validation did not close its file. (#12479) Peter Nelson 2024-04-11 14:37:29 +0100
  • fc5d9f71f3 Fix: Use clear() to clear std::string. (#12471) Peter Nelson 2024-04-10 18:27:30 +0100
  • c1520cf682
    Fix 25aeb1c: Driver parameter documentation was not updated. (#12486) Peter Nelson 2024-04-12 18:01:40 +0100
  • a58a55f591
    Fix 25aeb1c: Driver parameter documentation was not updated. Peter Nelson 2024-04-12 17:24:45 +0100
  • ca73f03334
    Codechange: Use std::filesystem::remove/rename in settingsgen. (#12483) Peter Nelson 2024-04-12 14:32:35 +0100
  • 44b8210037
    Codechange: settingsgen's CopyFile actually appends. (#12485) Peter Nelson 2024-04-12 13:01:16 +0100