1
0
Fork 0

Commit Graph

  • 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
  • 095bdf32fe Update: Translations from eints greek: 5 changes by gh658804 finnish: 7 changes by hpiirai ukrainian: 56 changes by Quantom2, 14 changes by imlystyi latvian: 14 changes by lexuslatvia portuguese: 14 changes by azulcosta portuguese (brazilian): 10 changes by pasantoro polish: 5 changes by pAter-exe translators 2024-04-08 04:41:24 +0000
  • 62f5c595f3 Codechange: use range-based for loops and let count be correct count Rubidium 2024-04-07 21:55:40 +0200
  • 4718971ccc Codechange: use std::size instead of lengthof for town names rubidium42 2024-04-07 13:50:14 +0200
  • 995fca58a2
    Codechange: Use begin/end instead of endof for some industry arrays. (#12447) Peter Nelson 2024-04-07 22:01:46 +0100
  • 61b02efd11 Codechange: replace for loops with endof with range-based for loops Rubidium 2024-04-07 22:18:39 +0200
  • d7fa614a9d Codechange: use range-based for loop for debug levels and fix global variable naming Rubidium 2024-04-07 21:37:49 +0200
  • 1fcf1a136d Codechange: use single function returning std::span over two functions that return size and begin Rubidium 2024-04-07 15:30:00 +0200
  • 580d74e62e Codechange: use range-based for loops and let count be correct count Rubidium 2024-04-07 21:55:40 +0200
  • 2cd763dd0a
    Codechange: Use dynamic_cast instead of C-cast after FindWindowById. Peter Nelson 2024-04-07 20:51:01 +0100
  • 5e064ba514
    Codechange: Use begin/end instead of endof for some industry arrays. Peter Nelson 2024-04-07 20:48:34 +0100
  • c828e2960d Codechange: use range-based for loop for debug levels and fix global variable naming Rubidium 2024-04-07 21:37:49 +0200
  • cc92a65a27 Codechange: use std::size instead of lengthof for town names rubidium42 2024-04-07 13:50:14 +0200
  • 4d20c76827 Codechange: use single function returning std::span over two functions that return size and begin Rubidium 2024-04-07 15:30:00 +0200
  • 0f6bf90731 Update: Translations from eints translators 2024-04-07 04:41:19 +0000
  • 7dd54be0a2
    Codechange: Replace Array/FixedSizeArray with std::deque. Peter Nelson 2024-04-01 17:18:18 +0100
  • eb094a953c
    Codefix: Social Plugins widget parts were not constexpr. (#12443) Peter Nelson 2024-04-06 23:32:26 +0100
  • da51582484
    Codefix: Social Plugins widget parts were not constexpr. Peter Nelson 2024-04-02 09:23:29 +0100
  • aa74fc1a6c
    Codechange: Use std::initializer_list/array in framerate window. Peter Nelson 2024-04-06 21:21:52 +0100
  • 34ba969c74
    Change: Display more useful information in sprite aligner than sprite ID. (#12439) Peter Nelson 2024-04-06 21:16:02 +0100
  • b8df11ca68
    Change: Display more useful information in sprite aligner than sprite ID. Peter Nelson 2024-04-06 19:38:28 +0100
  • fbdf26800b
    Codechange: Use std::initializer_list and range-for for credits window. (#12431) Peter Nelson 2024-04-06 19:30:23 +0100
  • a4c2f0778a
    Codechange: Use range-for to iterate keycode-to-name lookups. (#12429) Peter Nelson 2024-04-06 19:30:01 +0100
  • b905209421
    Fix: Viewport signs assume small font is smaller than normal font. (#12422) Peter Nelson 2024-04-06 19:29:41 +0100
  • 830c9e2de8 Codechange: Simplify iteration of framerate performance elements. Peter Nelson 2024-04-05 19:31:08 +0100
  • a2a5f21c19 Fix: 'Suspicious add with sizeof' CodeQL warnings Rubidium 2024-04-06 20:25:25 +0200
  • 082cf7d22a Half frequency of suffixes armeise 2024-04-06 20:15:54 +0200
  • 1ad2e4f33b Add German town name parts armeise 2024-04-06 19:59:01 +0200
  • 029e64cc85 Codechange: use C++ containers for parsing the settings int lists Rubidium 2024-04-06 17:44:11 +0200
  • 94dcdb990a
    Change: Disallow using Action A to load sprites above the baseset unless reserved. Peter Nelson 2024-04-06 13:31:55 +0100
  • 97bea563d7 Codechange: let lengthof fail when anything that isn't a C-style array is passed Rubidium 2024-04-05 22:34:24 +0200
  • c544a2be0a Fix: do not use lengthof() for non C-style arrays Rubidium 2024-04-05 22:34:20 +0200
  • eaafc57de6 Update: Translations from eints swedish: 6 changes by joeax910 norwegian (bokmal): 2 changes by eriksorngard chinese (simplified): 2 changes by WenSimEHRP dutch: 2 changes by Afoklala translators 2024-04-06 04:41:24 +0000
  • 8e881471c1 Codechange: Pass replacement blitter name as string_view instead char *. Peter Nelson 2024-04-05 19:46:53 +0100
  • 6771dbe62b Codechange: Use range-for to find replacement blitter. Peter Nelson 2024-04-05 19:45:32 +0100
  • b1ae4f05bf
    Fix: Draw continuation lines for engine variant hierarchy tree. Peter Nelson 2024-04-05 09:04:34 +0100
  • 156a373af6
    Fix: Viewport signs assume small font is smaller than normal font. Peter Nelson 2024-04-04 22:57:46 +0100
  • a866166673
    Codechange: Use initializer_list and range-for for OpenTTD title. (#12430) Peter Nelson 2024-04-05 21:52:50 +0100
  • 2cc700d606
    Codechange: Replace colour_dropdown array with StringID arithmetic. (#12426) Peter Nelson 2024-04-05 21:51:36 +0100
  • 464e781bdf Codechange: let lengthof fail when anything that isn't a C-style array is passed Rubidium 2024-04-05 22:34:24 +0200
  • 54b2322327 Fix: do not use lengthof() for non C-style arrays Rubidium 2024-04-05 22:34:20 +0200
  • 66ec1f9735
    Codechange: Use initializer_list and range-for for OpenTTD title. Peter Nelson 2024-04-05 20:48:06 +0100
  • 7c17b1959a
    Codechange: Use std::initializer_list and range-for for credits window. Peter Nelson 2024-04-05 20:50:50 +0100
  • facdb56bc3
    Codechange: Replace colour_dropdown array with StringID arithmetic. Peter Nelson 2024-04-05 19:21:05 +0100
  • 7950386e14
    Codechange: Use range-for to iterate keycode-to-name lookups. Peter Nelson 2024-04-05 19:56:39 +0100
  • 459712cee0
    Codechange: Pass replacement blitter name as string_view instead char *. Peter Nelson 2024-04-05 19:46:53 +0100
  • 63bfffb830
    Codechange: Use range-for to find replacement blitter. Peter Nelson 2024-04-05 19:45:32 +0100
  • 3c30bfd40f
    Codechange: Simplify iteration of framerate performance elements. Peter Nelson 2024-04-05 19:31:08 +0100
  • 83da886093
    Fix: Aircraft crash counter was too low to reach ground. (#12425) Peter Nelson 2024-04-05 19:16:22 +0100
  • 27193cdba2
    Fix: Aircraft crash counter was too low to reach ground. Peter Nelson 2024-04-04 23:56:12 +0100
  • a757935d82 Fix #12228, Fix #12231, Fix #12333: Ship pathfinder always considers reversing Koen Bussemaker 2024-03-18 23:10:52 +0100
  • e8c78df39e
    Fix #12233: Mini order list overlaps vehicle group name. (#12423) Peter Nelson 2024-04-05 08:18:12 +0100
  • d11622b9a0
    Fix #12114: Viewport coords of crashed aircraft not updated when falling. (#12424) Peter Nelson 2024-04-05 08:17:42 +0100
  • df3e5ade11 Update: Translations from eints korean: 2 changes by telk5093 portuguese (brazilian): 1 change by pasantoro translators 2024-04-05 04:43:25 +0000
  • b289f48bc1
    Fix #12114: Viewport coords of crashed aircraft not updated when falling. Peter Nelson 2024-04-04 23:51:56 +0100
  • b7be4d9516
    Fix #12233: Mini order list overlaps vehicle group name. Peter Nelson 2024-04-04 23:23:29 +0100
  • 7572cfd103 Codechange: Redefine ZOOM_LVL so that ZOOM_LVL_NORMAL is 1x zoom. Peter Nelson 2024-04-04 18:51:46 +0100
  • 9854553e10 Codechange: ZOOM_LVL_SHIFT/BASE are not actually ZOOM_LVLs. Peter Nelson 2024-04-04 18:27:34 +0100
  • 3c94e81665 Codechange: Use ZOOM_LVL_MIN to refer to first zoom level. Peter Nelson 2024-04-04 18:49:37 +0100
  • 7c322ebcf1 Codechange: Define a ZOOM_LVL for minimum text effect visibility. Peter Nelson 2024-04-04 20:27:11 +0100
  • f9866f21d3
    Codechange: Redefine ZOOM_LVL so that ZOOM_LVL_NORMAL is 1x zoom. Peter Nelson 2024-04-04 18:51:46 +0100
  • bc3a7cf512
    Codechange: ZOOM_LVL_SHIFT/BASE are not actually ZOOM_LVLs. Peter Nelson 2024-04-04 18:27:34 +0100
  • 45d767d04a
    Codechange: Use ZOOM_LVL_MIN to refer to first zoom level. Peter Nelson 2024-04-04 18:49:37 +0100
  • 61ef334e4a
    Codechange: Define a ZOOM_LVL for minimum text effect visibility. Peter Nelson 2024-04-04 20:27:11 +0100
  • 197fb00d31
    Fix #12395: Ensure president name widget is tall enough. (#12419) Peter Nelson 2024-04-04 17:56:16 +0100
  • 0ca1ad373a
    Fix #12395: Ensure president name widget is tall enough. Peter Nelson 2024-04-04 17:05:22 +0100
  • 338def1b06
    Fix: Segfault when using -q without providing a . character. (#12418) Peter Nelson 2024-04-04 14:39:15 +0100
  • 697d485c90
    Fix: Segfault when using -q without providing a . character. Peter Nelson 2024-04-04 12:33:04 +0100
  • f6a88e40a4
    Codechange: Use std::list for News Items. (#12338) Peter Nelson 2024-04-04 07:53:14 +0100
  • 08cf106fc6 Update: Translations from eints english (us): 2 changes by 2TallTyler finnish: 2 changes by hpiirai ukrainian: 2 changes by Quantom2 danish: 2 changes by beruic portuguese (brazilian): 22 changes by pasantoro translators 2024-04-04 04:41:30 +0000
  • 8ee7fafdfe Change: replace liblzma with libarchive for OTTX savegame format Patric Stout 2024-04-03 23:06:48 +0200
  • 243c6bead3
    Fix #12415, 9c49a61, df400ef: Aircraft::tile is valid only for front vehicle (#12416) Loïc Guilloux 2024-04-03 23:16:36 +0200
  • 7644a72937 Fix #12415, 9c49a61, df400ef: Aircraft::tile is valid only for front vehicle glx22 2024-04-03 22:03:43 +0200
  • 931aa39018 Update: Translations from eints english (au): 2 changes by krysclarke swedish: 2 changes by joeax910 greek: 2 changes by gh658804 russian: 3 changes by its5Q catalan: 2 changes by J0anJosep spanish: 2 changes by MontyMontana portuguese: 2 changes by azulcosta portuguese (brazilian): 27 changes by pasantoro polish: 2 changes by pAter-exe translators 2024-04-03 04:40:31 +0000
  • 945561ada8 Codechange: Added UI, simplified functionality Anthony Lazar 2024-04-02 20:08:41 -0400
  • 343114f70b
    Codechange: Use std::list for News Items. Peter Nelson 2024-03-18 22:21:18 +0000
  • 9750826590
    Fix a29766d: Wrong scrolling dropdown list position with RTL. (#12412) Peter Nelson 2024-04-02 13:29:15 +0100
  • 3d1574bf4b
    Fix a29766d: Wrong scrolling dropdown list position with RTL. Peter Nelson 2024-04-02 12:06:18 +0100
  • 72b5c6a591 Update: Translations from eints vietnamese: 1 change by KhoiCanDev greek: 83 changes by gh658804 german: 3 changes by Wuzzy2 ukrainian: 54 changes by Quantom2 spanish: 4 changes by MontyMontana portuguese (brazilian): 2 changes by pasantoro translators 2024-04-02 04:41:36 +0000
  • cd9c9afcb6 Update: Backport language changes glx22 2024-04-01 23:36:35 +0200
  • 273b571408 Fix: [Win32] Force font mapper to only use TrueType fonts (#12406) Loïc Guilloux 2024-04-01 22:59:13 +0200
  • 48f316246c Fix: server shutdown and newgame packets should be stable Rubidium 2024-03-25 21:59:04 +0100
  • 9b46fdb1db Update: Backport language changes glx22 2024-04-01 23:36:35 +0200
  • bb0580b0d9 Fix: [Win32] Force font mapper to only use TrueType fonts (#12406) Loïc Guilloux 2024-04-01 22:59:13 +0200
  • 92e2838bfe Fix: server shutdown and newgame packets should be stable Rubidium 2024-03-25 21:59:04 +0100
  • 2047c27445 Codechange: Move drop down list item definitions to separate header. Peter Nelson 2024-03-31 17:31:47 +0100
  • 56cac21086 Codechange: Use functions to create common drop down list items. Peter Nelson 2024-03-31 17:31:47 +0100
  • 11aa3694fa
    Fix: [Win32] Force font mapper to only use TrueType fonts (#12406) Loïc Guilloux 2024-04-01 22:59:13 +0200
  • 3de8853e29 Codechange: Store accepted and produced cargo in vector instead of array. Peter Nelson 2023-07-14 11:49:11 +0100
  • 00e0021e3a Codechange: Don't assume accepted/produced slot exists. Peter Nelson 2023-11-29 21:30:19 +0000
  • 295508fc53 Codechange: Avoid lengthof() on std::array. Peter Nelson 2023-07-15 20:44:07 +0100
  • f79ec7955a Codechange: Explicitly reset old industry data before loading games. Peter Nelson 2023-11-29 22:49:34 +0000
  • bd2a92331b Codechange: Use inline and std::array for old industry structures. Peter Nelson 2023-11-29 22:42:35 +0000
  • f6b38e8e06 Codechange: Remove optional MakeCargo() parameters that are never changed. Peter Nelson 2024-03-25 21:07:34 +0000
  • e4fc8ef595 Codechange: Use std::span for industry cargo window instead of pointer + length. Peter Nelson 2024-03-24 15:37:01 +0000
  • 0989e0382d
    Codechange: Move drop down list item definitions to separate header. Peter Nelson 2024-03-31 17:31:47 +0100
  • 54f8204c88
    Codechange: Use functions to create common drop down list items. Peter Nelson 2024-03-31 17:31:47 +0100
  • 8e79839ccc
    Codechange: Remove optional MakeCargo() parameters that are never changed. Peter Nelson 2024-03-25 21:07:34 +0000