1
0
Fork 0

Commit Graph

  • 003906becb
    Codechange: std::filesystem::rename does not need remove first. (#12484) Peter Nelson 2024-04-12 12:51:42 +0100
  • b42f7b698c
    Codechange: settingsgen's CopyFile actually appends. Peter Nelson 2024-04-12 12:13:38 +0100
  • 4f6b22719e
    Codechange: std::filesystem::rename does not need remove first. Peter Nelson 2024-04-12 12:12:04 +0100
  • a966d804ed
    Codechange: Use std::filesystem::remove/rename in settingsgen. Peter Nelson 2024-04-12 12:05:34 +0100
  • bb9b8b90c7 Update: Translations from eints swedish: 6 changes by sereneavatar portuguese (brazilian): 11 changes by pasantoro translators 2024-04-12 04:41:30 +0000
  • 9915c1f032
    Fix #12477: Use std::filesystem::rename instead of Windows Shell API call. (#12478) Peter Nelson 2024-04-11 21:35:40 +0100
  • eda10abc8c Codechange: pass command line arguments as std::span to openttd_main Rubidium 2024-04-11 13:25:40 +0200
  • 9896e90de9 Codechange: use std::array instead of C-style array for produced/accepts cargo Rubidium 2024-04-08 20:30:32 +0200
  • 83c283d697 Codechange: pass command line arguments as std::span to openttd_main Rubidium 2024-04-11 13:25:40 +0200
  • 3316b27496
    Fix: Signature validation did not close its file. (#12479) Peter Nelson 2024-04-11 14:37:29 +0100
  • e6fbd0b0d8
    Fix: Signature validation did not close its file. Peter Nelson 2024-04-11 13:41:29 +0100
  • afd7878de0 Codechange: internally use a span of arguments for GetOptData Rubidium 2024-04-10 22:21:56 +0200
  • 5592b4409b Codechange: use ranged for loop and separate function instead of goto Rubidium 2024-04-10 21:57:27 +0200
  • e8a56db21d Codechange: use designated initializers for OptionData and pass as span Rubidium 2024-04-10 21:49:39 +0200
  • 1419e9cf2d Codechange: internally use a span of arguments for GetOptData Rubidium 2024-04-10 22:21:56 +0200
  • ec9f237336 Codechange: use ranged for loop and separate function instead of goto Rubidium 2024-04-10 21:57:27 +0200
  • 4f2412a272 Codechange: range based for loops instead of C-style for loops Rubidium 2024-04-09 17:18:35 +0200
  • 2587a21400 Codechange: use zero-initialization instead of C-style loop Rubidium 2024-04-09 17:35:51 +0200
  • ff27b9e76a Codechange: use std::any_of instead of custom loop Rubidium 2024-04-09 17:09:23 +0200
  • 6cade18053 Update: Translations from eints portuguese (brazilian): 1 change by pasantoro polish: 1 change by pAter-exe translators 2024-04-11 04:41:57 +0000
  • 8e66d231ad
    Fix #12477: Use std::filesystem::rename instead of Windows API call. Peter Nelson 2024-04-11 00:48:39 +0100
  • 93c9b31635
    Fix: Build industry window did not take width of count into account. Peter Nelson 2024-04-10 15:44:33 +0100
  • 442daf58da Codechange: replace lengthof with std::size in Windows specific code rubidium42 2024-04-10 20:12:33 +0200
  • be74a3a812 Codechange: range based for loops instead of C-style for loops Rubidium 2024-04-09 17:18:35 +0200
  • 3c289ad69c Codechange: use zero-initialization instead of C-style loop Rubidium 2024-04-09 17:35:51 +0200
  • a74b8bfc14 Codechange: use std::any_of instead of custom loop Rubidium 2024-04-09 17:09:23 +0200
  • 6bc4a62c27 Codechange: Pass std::string_view from blitters instead of char *. Peter Nelson 2024-04-09 23:35:50 +0100
  • 332cbca36e Codechange: Pass std::string_view from drivers instead of char *. Peter Nelson 2024-04-09 02:47:14 +0100
  • a42aa1a086
    Codechange: Remove cargo_suffix C-array from GetIndustryString. (#12472) Peter Nelson 2024-04-10 21:32:21 +0100
  • 113a235e17 Codechange: use designated initializers for OptionData and pass as span Rubidium 2024-04-10 21:49:39 +0200
  • b1cc82610c Fix #12228, Fix #12231: CheckShipReverse only restricts path when it has to Koen Bussemaker 2024-04-10 20:14:21 +0200
  • 5311e5a5b7 Codechange: replace lengthof with std::size in Windows specific code rubidium42 2024-04-10 20:12:33 +0200
  • 144bcbbaf1
    Fix: Use clear() to clear std::string. (#12471) Peter Nelson 2024-04-10 18:27:30 +0100
  • a70825e5f6
    Codechange: Remove cargo_suffix C-array from GetIndustryString. Peter Nelson 2024-04-10 18:21:41 +0100
  • 21b640b5ff Codechange: simplify president name generation Rubidium 2024-04-10 06:51:11 +0200
  • 80adb03e7f
    Fix: Use empty() to clear std::string. Peter Nelson 2024-04-10 14:53:27 +0100
  • 20e5a9bab9 Codechange: simplify president name generation Rubidium 2024-04-10 06:51:11 +0200
  • 334eb5163b
    Codechange: Pass std::string_view from blitters instead of char *. Peter Nelson 2024-04-09 23:35:50 +0100
  • 16f11a1643
    Codechange: Pass std::string_view from drivers instead of char *. Peter Nelson 2024-04-09 02:47:14 +0100
  • 1b4bb1d38a
    Codefix: [CMake] use the UTC0 date for our ISODATE (#12470) Patric Stout 2024-04-10 10:50:44 +0200
  • 2f9ac34480 Codefix: [CMake] use the UTC date for our ISODATE Patric Stout 2024-04-10 10:08:21 +0200
  • f0f97c698b Update: Translations from eints norwegian (bokmal): 11 changes by eriksorngard russian: 5 changes by Ln-Wolf spanish: 5 changes by MontyMontana portuguese (brazilian): 7 changes by pasantoro translators 2024-04-10 04:40:30 +0000
  • 1773c5b810
    Change: Increase object/station/roadstop class limit. (#12094) Peter Nelson 2024-04-09 23:16:20 +0100
  • 8fd30a0a17 Update: Backport language changes glx22 2024-04-09 23:08:19 +0200
  • 481736fdfd Codechange: Avoid lengthof() on std::array. Peter Nelson 2023-07-15 20:44:07 +0100
  • 40efa94d82 Codechange: let lengthof fail when anything that isn't a C-style array is passed Rubidium 2024-04-05 22:34:24 +0200
  • 6a9517a4e6 Fix: do not use lengthof() for non C-style arrays Rubidium 2024-04-05 22:34:20 +0200
  • 774ea5676f Fix: Aircraft crash counter was too low to reach ground. (#12425) Peter Nelson 2024-04-05 19:16:22 +0100
  • 75a1bc7831 Fix #12233: Mini order list overlaps vehicle group name. (#12423) Peter Nelson 2024-04-05 08:18:12 +0100
  • bd6acf405b Fix #12114: Viewport coords of crashed aircraft not updated when falling. (#12424) Peter Nelson 2024-04-05 08:17:42 +0100
  • eb730cb7f8 Fix #12395: Ensure president name widget is tall enough. (#12419) Peter Nelson 2024-04-04 17:56:16 +0100
  • 0ee151623c Fix: Segfault when using -q without providing a . character. (#12418) Peter Nelson 2024-04-04 14:39:15 +0100
  • ee2ee15a1e Fix #12415, 9c49a61, df400ef: Aircraft::tile is valid only for front vehicle (#12416) Loïc Guilloux 2024-04-03 23:16:36 +0200
  • 680c8c20f2 Fix a29766d: Wrong scrolling dropdown list position with RTL. (#12412) Peter Nelson 2024-04-02 13:29:15 +0100
  • 175365e6fd Codechange: remove now unused endof macro Rubidium 2024-04-08 19:24:03 +0200
  • 9a563ff253 Codechange: use std::none_of to express clearer what the code does Rubidium 2024-04-07 22:57:38 +0200
  • 0a99d6cc7f Codechange: replace C-style array-pointer methods with the appropriate C++ methods Rubidium 2024-04-07 22:38:36 +0200
  • df8eeb1b10 Codechange: use C++ algorithms to determine the SaveLoadFormat Rubidium 2024-04-09 22:57:39 +0200
  • c1b3eb2026 Update: Backport language changes glx22 2024-04-09 23:08:19 +0200
  • 003b8472b8 Codechange: Avoid lengthof() on std::array. Peter Nelson 2023-07-15 20:44:07 +0100
  • 865cf30325 Codechange: let lengthof fail when anything that isn't a C-style array is passed Rubidium 2024-04-05 22:34:24 +0200
  • a4ab28031a Fix: do not use lengthof() for non C-style arrays Rubidium 2024-04-05 22:34:20 +0200
  • 7efdf31474 Fix: Aircraft crash counter was too low to reach ground. (#12425) Peter Nelson 2024-04-05 19:16:22 +0100
  • 0f6fc23738 Fix #12233: Mini order list overlaps vehicle group name. (#12423) Peter Nelson 2024-04-05 08:18:12 +0100
  • 920eb60688 Fix #12114: Viewport coords of crashed aircraft not updated when falling. (#12424) Peter Nelson 2024-04-05 08:17:42 +0100
  • 2df15374fa Fix #12395: Ensure president name widget is tall enough. (#12419) Peter Nelson 2024-04-04 17:56:16 +0100
  • 28567926d0 Fix: Segfault when using -q without providing a . character. (#12418) Peter Nelson 2024-04-04 14:39:15 +0100
  • e335043f5e Fix #12415, 9c49a61, df400ef: Aircraft::tile is valid only for front vehicle (#12416) Loïc Guilloux 2024-04-03 23:16:36 +0200
  • b5c9913e1a Fix a29766d: Wrong scrolling dropdown list position with RTL. (#12412) Peter Nelson 2024-04-02 13:29:15 +0100
  • 270728ba38
    Change: Increase object/station/roadstop class limit. Peter Nelson 2024-04-09 22:04:54 +0100
  • 6609798328 Codechange: use C++ algorithms to determine the SaveLoadFormat Rubidium 2024-04-09 22:57:39 +0200
  • 77f27e0804 Change: Expose NewGRF classes and specs as spans and simplify iteration. Peter Nelson 2024-04-09 17:54:43 +0100
  • 052f421327 Change: Use vector/iterators/algorithms instead of C-array/loops for NewGRF classes. Peter Nelson 2024-04-09 17:54:42 +0100
  • 34758d0921 Change: Allow string mapping by function instead of pointer. Peter Nelson 2024-04-09 17:54:42 +0100
  • 90ca3515da
    Fix #12459, f6a88e4: Crashes when deleting news messages. (#12460) Peter Nelson 2024-04-09 21:46:29 +0100
  • 6a4a784f27
    Fix #12459, f6a88e4: Crashes when deleting news messages. Peter Nelson 2024-04-08 23:23:56 +0100
  • 0ef193359f
    Change: Expose NewGRF classes and specs as spans and simplify iteration. Peter Nelson 2024-04-09 17:54:43 +0100
  • c376f2cff6
    Change: Use vector/iterators/algorithms instead of C-array/loops for NewGRF classes. Peter Nelson 2024-04-09 17:54:42 +0100
  • f186d5bfda
    Change: Allow string mapping by function instead of pointer. Peter Nelson 2024-04-09 17:54:42 +0100
  • 2976a46d06
    Fix 54be756: Terminating NUL byte was not skipped in ReadString(). (#12462) Peter Nelson 2024-04-09 15:15:09 +0100
  • 64d686fe04
    Fix 54be756: Terminating NUL byte was not skipped in ReadString(). Peter Nelson 2024-04-09 12:08:24 +0100
  • 883d3e7a9f Codechange: use std::span instead of pointer + length Rubidium 2024-04-08 20:14:25 +0200
  • 54be756aae
    Codechange: Pass NewGRF strings as std::string_view instead of char *. (#12461) Peter Nelson 2024-04-09 08:40:27 +0100
  • dc7c2bb30d
    Fix: Draw continuation lines for engine variant hierarchy tree. (#12434) Peter Nelson 2024-04-09 08:35:12 +0100
  • de4e00c93f
    Codechange: Pass by reference to UpdateWidgetSize. (#12457) Peter Nelson 2024-04-09 08:34:45 +0100
  • b5ad28022d Update: Translations from eints english (au): 5 changes by krysclarke chinese (simplified): 1 change by WenSimEHRP catalan: 7 changes by J0anJosep portuguese (brazilian): 27 changes by pasantoro translators 2024-04-09 04:40:33 +0000
  • 957e3e2c20
    Codechange: Pass NewGRF strings as std::string_view instead of char *. Peter Nelson 2024-04-09 01:02:57 +0100
  • 5dbe72f077
    Codechange: Pass by reference to UpdateWidgetSize. Peter Nelson 2024-04-08 20:31:33 +0100
  • 1b127628cb
    Codechange: Use dynamic_cast with FindWindowById. (#12458) Peter Nelson 2024-04-08 22:32:57 +0100
  • 39a866de07
    Codechange: Use dynamic_cast with FindWindowById. Peter Nelson 2024-04-08 21:52:50 +0100
  • 64841d9db7 Codechange: use std::span instead of pointer + length Rubidium 2024-04-08 20:14:25 +0200
  • 3007df23bc
    Codechange: Replace C-style casts to size_t with static_cast. Peter Nelson 2024-04-08 19:20:46 +0100
  • 7e28605830 Fix: Use reinterpret_cast instead of C-style cast to align pointers. Peter Nelson 2024-04-08 17:07:56 +0100
  • 4daf95b878 Fix: Use static_cast instead of C-cast to avoid hidden errors. Peter Nelson 2024-04-08 17:07:56 +0100
  • cdfffb551c Fix: sym->sym accidentally changed to sym prevented keys working with SDL. Peter Nelson 2024-04-08 17:07:55 +0100
  • 90a3a06371
    Fix: Use reinterpret_cast instead of C-style cast to align pointers. Peter Nelson 2024-04-08 17:07:56 +0100
  • 7a31bdab0f
    Fix: Use static_cast instead of C-cast to avoid hidden errors. Peter Nelson 2024-04-08 17:07:56 +0100
  • a73203acdf
    Fix: sym->sym accidentally changed to sym prevented keys working with SDL. Peter Nelson 2024-04-08 17:07:55 +0100
  • 74e09abf76
    Codechange: Use dynamic_cast instead of C-cast after FindWindowById. (#12448) Peter Nelson 2024-04-08 13:26:19 +0100
  • 4e6d4fcf32 Codechange: replace for loops with endof with range-based for loops Rubidium 2024-04-07 22:18:39 +0200