Commit Graph

  • 613cc82705
    Fix #12648: Ensure all uses of std::filesystem::path use native encoding. #12650 Peter Nelson 2024-05-09 18:03:43 +0100
  • b68c6db07b
    Merge 76a35badb0 into ec61951512 #12183 Peter Nelson 2024-05-09 17:12:42 +0100
  • ad35d2d2ef
    Merge branch 'master' into master MuxyDuGoulp 2024-05-09 15:29:02 +0200
  • 6863f804ba Cleanup: Move remaining NPF files into pathfinder directory #12209 merni-ns 2024-03-02 22:12:47 +0530
  • a7242dcf7b Cleanup: Remove unused function InvalidateShipPathCache merni-ns 2024-03-02 22:05:02 +0530
  • abf5d2ca09 Remove: NPF and pathfinder change settings merni-ns 2024-03-02 18:40:00 +0530
  • f5f4f86464
    Merge fc72967871 into ec61951512 #12615 Kuhnovic 2024-05-09 08:13:15 +0000
  • fc72967871 Codechange: Reduced size of water region by not storing tile area #12615 Koen Bussemaker 2024-05-03 15:34:15 +0200
  • 555a464358 Fix #12643: _is_water_region_valid is not cleared/reset in AllocateWaterRegions #12649 Koen Bussemaker 2024-05-09 09:49:18 +0200
  • ec61951512
    Cleanup: Remove Windows 9x font locale workaround. (#12644) Peter Nelson 2024-05-09 07:03:02 +0100
  • 5b35fbd6f5
    Change: Use button aspect ratio for buttons that show vehicle icons. (#12636) Peter Nelson 2024-05-09 07:01:56 +0100
  • 69dc5dd890 Feature: encrypt admin connection when using secure join #11878 Rubidium 2024-03-26 19:03:28 +0100
  • 352b81af69 Doc: update main admin protocol documentation Rubidium 2024-03-26 18:32:39 +0100
  • 0c235baea3 Change: disable the insecure admin login by default Rubidium 2024-01-28 14:27:10 +0100
  • 2376d18c8b Feature: admin support for password authentication without sending password Rubidium 2024-01-28 13:48:03 +0100
  • 4f981f965e Codechange: add Authenticate status to the AdminStatus enum Rubidium 2024-01-28 13:30:28 +0100
  • 132e226b27 Update: Translations from eints greek: 169 changes by KyriakosMich lithuanian: 21 changes by khamper polish: 1 change by pAter-exe translators 2024-05-09 04:42:47 +0000
  • cd081b51ed
    Merge 945561ada8 into 00cfd572ff #12164 AnthonyGithubCorner 2024-05-08 17:06:26 -0700
  • 3a13ec413c
    Merge 79c99f11ae into 00cfd572ff #12249 SamuXarick 2024-05-08 17:02:59 -0700
  • 4e3252f8cf
    Fix: Copy & pasted error warning messages. #12646 Peter Nelson 2024-05-08 22:54:51 +0100
  • 1d6d582fe5
    Merge branch 'master' into master MuxyDuGoulp 2024-05-08 22:23:11 +0200
  • debd8971f1 Fix: [AdminPort] #12411 Send Network Welcome Packet to admin port after game creation completed Welcome moved into OnGameStart Muxy 2024-05-08 21:53:45 +0200
  • 00cfd572ff
    Cleanup: Remove unneeded CheckMissingGlyphs call (#12640) ladysadie 2024-05-08 12:42:02 -0700
  • 71ea4f2506
    Change: Use default NewGRF cargo translation table. Peter Nelson 2024-05-08 17:26:31 +0100
  • 5d43f6d3e1 Fix: Send Network Welcome Packet to admin port after game creation completed Muxy 2024-05-08 19:06:06 +0200
  • e245a93c1b
    Cleanup: Remove MinGW Windows XP support workaround. #12645 Peter Nelson 2024-05-08 12:07:28 +0100
  • b744783d84
    Cleanup: Remove Windows 9x font locale workaround. #12644 Peter Nelson 2024-05-08 12:06:00 +0100
  • cb3f99859c Update: Translations from eints english (au): 1 change by krysclarke estonian: 25 changes by siimsoni korean: 3 changes by telk5093 russian: 1 change by Ln-Wolf finnish: 1 change by hpiirai catalan: 5 changes by J0anJosep latvian: 30 changes by lexuslatvia lithuanian: 140 changes by khamper portuguese: 1 change by azulcosta portuguese (brazilian): 3 changes by pasantoro translators 2024-05-08 04:40:34 +0000
  • b74a7e749b
    Fix: Console command scrolling did not take account of padding and cursor width. (#12642) Peter Nelson 2024-05-08 01:52:30 +0100
  • 731d46beb5
    Change: Don't include midi file processing in dedicated server build. (#12632) Peter Nelson 2024-05-08 00:57:52 +0100
  • c43e84765b
    Fix: Console command scrolling did not take account of padding and cursor width. #12642 Peter Nelson 2024-05-08 00:49:17 +0100
  • 9be9bb0b6b
    Fix: Wrong font name for LoadWin32Font. #12641 Peter Nelson 2024-05-07 23:53:09 +0100
  • eb79f691db
    Fix: Compile failure if no truetype font support required in build. Peter Nelson 2024-05-07 23:25:05 +0100
  • 79cd8cc2c9
    Fix: Allow changing size of default OpenTTD font. Peter Nelson 2024-05-07 23:25:05 +0100
  • 4fee7c2e28 Cleanup: Remove unneeded CheckMissingGlyphs call #12640 Sadie del Solar 2024-05-07 14:49:04 -0700
  • 29e8394c15
    Feature: Ctrl-click to toggle favourites in build-pickers. #12595 Peter Nelson 2024-05-07 12:13:49 +0100
  • b6077d75ff
    Feature: New filter to show only used types in build-pickers. Peter Nelson 2024-05-07 12:13:49 +0100
  • 5e0d17fdc2
    Feature: Add "All" filter to build-picker show types from all classes. Peter Nelson 2024-05-07 12:13:48 +0100
  • bfcd3609f5
    Change: Unify station/waypoint/roadstop/object build-picker window code. Peter Nelson 2024-05-07 12:13:48 +0100
  • d919ec7316 Codechange: use std::optional<std::string> over char * for text query results #12638 Rubidium 2024-05-07 21:08:20 +0200
  • 9008d793ab
    Change: Use per-company group numbers. (#12297) Peter Nelson 2024-05-07 20:01:28 +0100
  • 261a293ab5
    Change: Use per-company group numbers. #12297 Peter Nelson 2024-03-14 17:09:35 +0000
  • 1a6f289019
    Change: Use button aspect ratio for buttons that show vehicle icons. #12636 Peter Nelson 2024-05-07 14:33:57 +0100
  • 8710e9b8c8 Fix #12608: SDL keycode to vkey mapping Jonathan G Rennison 2024-05-06 16:50:49 +0100
  • 019f93a65f
    Doc: Clarify how to update version numbers in release guide (#12634) Tyler Trahan 2024-05-07 11:58:03 -0400
  • 5064a15c63 Doc: Clarify how to update version numbers in release guide #12634 Tyler Trahan 2024-05-07 10:10:57 -0400
  • 06b69db86b Fix: always allow setting company settings, company/president name/face #12635 Rubidium 2024-05-07 16:49:04 +0200
  • 235bc4c81d Doc: reason for using ::SendNet over ::Post in few cases Rubidium 2024-05-07 16:45:02 +0200
  • f5b2abfa9c Codechange: just use ::Post over ::SendNet for creating new companies Rubidium 2024-05-07 16:25:30 +0200
  • c293fa59d6 Doc: Format file names/paths better in release guide Tyler Trahan 2024-05-07 10:09:20 -0400
  • 8d4e329aac
    Merge a57c3e1f22 into ab7e2a1883 #12206 SamuXarick 2024-05-07 13:27:43 +0200
  • 80a79787f9
    Codechange: Add functions to test if a station/roadstop class is a waypoint. Peter Nelson 2024-05-07 12:13:47 +0100
  • 89d05d87c2
    Codechange: Add station/roadstop class labels for DFLT/WAYP. Peter Nelson 2024-05-07 12:13:47 +0100
  • 5fa31cf49f
    Codechange: Add NewGRFSpecsBase class to hold class/index information. Peter Nelson 2024-05-07 12:13:46 +0100
  • ab7e2a1883 Update: Translations from eints english (au): 2 changes by krysclarke english (us): 2 changes by 2TallTyler greek: 4 changes by gh658804 russian: 2 changes by Ln-Wolf finnish: 4 changes by hpiirai danish: 2 changes by bscargo lithuanian: 170 changes by khamper french: 1 change by ben20471 portuguese: 2 changes by azulcosta portuguese (brazilian): 2 changes by pasantoro polish: 2 changes by pAter-exe translators 2024-05-07 04:41:01 +0000
  • 1a3cbaec56 Cleanup: remove warning about server administrators being able to read passwords Rubidium 2024-03-23 19:45:21 +0100
  • 849d1fa1b3 Cleanup: remove UI for asking user for company password Rubidium 2024-03-23 19:43:08 +0100
  • 457d51fc49 Cleanup: remove company password hashing and anything related to it Rubidium 2024-03-23 19:40:42 +0100
  • a9318cf653 Cleanup: remove UI for changing the password Rubidium 2024-03-23 19:36:09 +0100
  • 9dc1fdc385 Cleanup: remove client side password checks when moving to a different company Rubidium 2024-03-23 19:26:08 +0100
  • 16639939e9 Cleanup: remove command line option for company password Rubidium 2024-03-23 19:19:12 +0100
  • ca4bef1504 Cleanup: remove company password related network packets Rubidium 2024-03-23 19:10:39 +0100
  • 71fc907584 Change: remove company passwords over client allow lists Rubidium 2024-03-23 18:55:43 +0100
  • a002803d1c Remove: autoclean_unprotected settings; all companies will be protected Rubidium 2024-03-23 18:40:34 +0100
  • 4f3db8eeaf Feature: authorize specific clients to join network company without password Rubidium 2024-03-23 13:38:37 +0100
  • 66354ab9eb Codechange: introduce allow list infrastructure for companies Rubidium 2024-03-23 11:53:08 +0100
  • 1250ce8fdc Codechange: support storing std::string vectors/deques in the savegame Rubidium 2024-03-19 18:09:35 +0100
  • 3daab1172c Cleanup: remove warning about server administrators being able to read passwords #12337 Rubidium 2024-03-23 19:45:21 +0100
  • a9e487ce98 Cleanup: remove UI for asking user for company password Rubidium 2024-03-23 19:43:08 +0100
  • d08edbeb2a Cleanup: remove company password hashing and anything related to it Rubidium 2024-03-23 19:40:42 +0100
  • 3354e917a2 Cleanup: remove UI for changing the password Rubidium 2024-03-23 19:36:09 +0100
  • 9610e6120f Cleanup: remove client side password checks when moving to a different company Rubidium 2024-03-23 19:26:08 +0100
  • 7d2672bcc4 Cleanup: remove command line option for company password Rubidium 2024-03-23 19:19:12 +0100
  • 7ebc90b6b6 Cleanup: remove company password related network packets Rubidium 2024-03-23 19:10:39 +0100
  • 31536c98e3 Change: remove company passwords over client allow lists Rubidium 2024-03-23 18:55:43 +0100
  • 816da271f9 Remove: autoclean_unprotected settings; all companies will be protected Rubidium 2024-03-23 18:40:34 +0100
  • 8aa14f4b1f Feature: authorize specific clients to join network company without password Rubidium 2024-03-23 13:38:37 +0100
  • 3ab68a307c Codechange: introduce allow list infrastructure for companies Rubidium 2024-03-23 11:53:08 +0100
  • 065c2f6c3e Codechange: support storing std::string vectors/deques in the savegame Rubidium 2024-03-19 18:09:35 +0100
  • 783e9c51b3
    Merge d367bcc273 into 4e9a280ef8 #12572 Jonathan G Rennison 2024-05-06 18:25:34 +0100
  • d367bcc273 Add: NewGRF custom road waypoint support #12572 Jonathan G Rennison 2024-04-24 00:09:15 +0100
  • b301fd3960 Change: Add variable ground types for road waypoints Jonathan G Rennison 2024-04-23 21:21:53 +0100
  • a8c5fa90ff Add: Road waypoint default graphics Jonathan G Rennison 2024-04-23 20:12:36 +0100
  • 0fbfa36e9a Add: Road waypoint functionality Jonathan G Rennison 2024-04-28 20:21:14 +0100
  • a22755465b Codechange: Use filter template struct for nearby station type filtering Jonathan G Rennison 2024-04-22 23:56:46 +0100
  • 175fa6db8f Codechange: Increase size of StationType field in map array Jonathan G Rennison 2024-04-21 01:08:12 +0100
  • 37a39052f0
    Change: Don't include midi file processing in dedicated server build. #12632 Peter Nelson 2024-05-06 17:21:56 +0100
  • 92ebf1b84c Fix #12608: SDL keycode to vkey mapping #12631 Jonathan G Rennison 2024-05-06 16:50:49 +0100
  • a0eab2d481
    Merge c641fd022c into 4e9a280ef8 #12288 Peter Nelson 2024-05-06 11:25:31 -0400
  • 19a93f93d7
    Merge 2a17900f7d into 4e9a280ef8 #12599 Tyler Trahan 2024-05-06 15:48:10 +0300
  • 4e9a280ef8 Update: Translations from eints swedish: 2 changes by sereneavatar norwegian (bokmal): 2 changes by eriksorngard welsh: 19 changes by Ansbaradigeidfran english (us): 2 changes by 2TallTyler czech: 1 change by JsSusenka lithuanian: 97 changes by khamper french: 2 changes by Lishouuu portuguese (brazilian): 1 change by pasantoro polish: 2 changes by pAter-exe translators 2024-05-06 04:41:07 +0000
  • b9c894b717 Fix: for GUI network servers, name the first company the same as any other company Rubidium 2024-05-05 20:17:26 +0200
  • 455e202e03 Fix: server's client is shown incorrectly in some cases Rubidium 2024-05-05 19:53:21 +0200
  • 4d169a61d2 Fix: for GUI network servers, name the first company the same as any other company #12629 Rubidium 2024-05-05 20:17:26 +0200
  • a245e963d6 Fix: server's client is shown incorrectly in some cases Rubidium 2024-05-05 19:53:21 +0200
  • 0090431e99
    Change: Use standard padding for company password window. #12628 Peter Nelson 2023-12-10 20:01:25 +0000
  • 4740eeaa43
    Add: 'Get Content' buttons next to base set dropdowns in Game Options. (#12627) Peter Nelson 2024-05-05 16:15:35 +0100
  • e77de45e28
    Add: 'Get Content' buttons next to base set dropdowns in Game Options. #12627 Peter Nelson 2024-05-05 15:33:18 +0100
  • d2f98440bb Codechange: Make assert in follow_track easier to understand and debug Koen Bussemaker 2024-05-05 14:52:01 +0200
  • 84ebae0bf5
    Codechange: Tweak layout of network client list. (#12624) Peter Nelson 2024-05-05 14:57:17 +0100