Commit Graph

  • a1b7ca979b Fix #12302: Allow empty train engines to use an invalid cargo type. (#12325) Peter Nelson 2024-03-17 16:23:14 +0000
  • 107c208d87
    Codechange: Use single list for hierarchical group lists. (#12330) Peter Nelson 2024-03-18 17:49:51 +0000
  • ec3c8d3462 Update: Translations from eints ukrainian: 12 changes by StepanIvasyn portuguese (brazilian): 21 changes by pasantoro polish: 52 changes by pAter-exe translators 2024-03-18 04:40:36 +0000
  • 4af089b9be Feature: console command to change authorized keys Rubidium 2024-03-17 19:11:55 +0100
  • b7dfa3eb90 Feature: authorized key authentication for rcon Rubidium 2024-03-17 11:18:37 +0100
  • 1cf8799810 Feature: encrypt the connection between game server and client Rubidium 2024-03-14 21:36:28 +0100
  • d26629c15b Codechange: make encoded length of packet size and type more explicit Rubidium 2024-03-17 00:20:25 +0100
  • 5706801ea7 Feature: authenticate to the server without sending the password Rubidium 2024-03-14 21:08:21 +0100
  • dd532cbc77 Codechange: add setting for authorized/secret/public keys Rubidium 2024-03-15 22:36:58 +0100
  • fb9d4afa5c Codechange: add set of classes providing authentication and encryption Rubidium 2024-03-14 20:07:31 +0100
  • 29496772a1 Fix removing road from road/tram road stop incorrectly removing one-way state Jonathan G Rennison 2024-03-17 17:05:52 +0000
  • 2c8ec1bfaf Increase assert verbosity in RoadStop::Entry::CheckIntegrity Jonathan G Rennison 2024-03-17 17:05:19 +0000
  • 88cf99017a
    Fix #12302: Allow empty train engines to use an invalid cargo type. (#12325) Peter Nelson 2024-03-17 16:23:14 +0000
  • 322ca6ef54 Codechange: Shuffle members of Vehicle to reduce size. Peter Nelson 2024-03-14 20:40:33 +0000
  • 3fc7b3b9a0 Codechange: Cache train curve speed limit can be stored in 16 bits. Peter Nelson 2024-03-14 20:40:32 +0000
  • f08da1d373
    Codechange: the "no revision detected" string is with four zeros (norev0000) (#12328) Patric Stout 2024-03-17 14:17:35 +0100
  • 20b8cb3059 Add setting to use object land ground for purchased land Jonathan G Rennison 2024-03-17 12:31:50 +0000
  • c8709a9623 Add edge flood behaviour for land ground objects with no foundations Jonathan G Rennison 2024-03-17 10:38:58 +0000
  • ab94c8b511
    Codechange: Iterate order lists instead of vehicles to find if any vehicle visits a station. (#12315) Peter Nelson 2024-03-17 09:34:28 +0000
  • 6c5a8f55df Update: Translations from eints norwegian (bokmal): 58 changes by eriksorngard vietnamese: 45 changes by KhoiCanDev greek: 21 changes by Xertoveizer ukrainian: 5 changes by StepanIvasyn tamil: 24 changes by merni-ns lithuanian: 7 changes by dziugas1959 portuguese (brazilian): 61 changes by pasantoro polish: 21 changes by aefoes translators 2024-03-17 04:40:30 +0000
  • 109d31a350 VarAction2: Fix jump insertion moving past special stores which could affect the jump variable Jonathan G Rennison 2024-03-17 00:50:18 +0000
  • a886bd9666
    Fix #12319, 3a676a5: Some SSE blitters were broken due to ODR violations (#12322) frosch 2024-03-17 00:42:38 +0100
  • 57db9a41f1 Fix vehicles leaving dots behind in viewport map mode Jonathan G Rennison 2024-03-16 23:40:26 +0000
  • a3cfd23cf9
    Codechange: rename byte to uint8_t (#12308) Patric Stout 2024-03-16 23:59:32 +0100
  • bd7120bae4
    Fix #12316, 268e512: Support for enum storage type in GenerateWidget.cmake (#12321) Loïc Guilloux 2024-03-16 23:43:20 +0100
  • af1bd43b30
    Codefix 4c0dca1: [CI] Fix typo in workflow file (#12318) merni-ns 2024-03-17 01:18:12 +0530
  • 0058ebe472
    Codechange: Check cheap station-facility-filter before expensive in-use-filter. (#12317) Peter Nelson 2024-03-16 19:37:32 +0000
  • 041e71ec05 Merge branch 'master' into jgrpp Jonathan G Rennison 2024-03-16 18:06:09 +0000
  • 8066309074 Fix crash with large positive sprite x offset in engine preview window Jonathan G Rennison 2024-03-16 15:45:14 +0000
  • 1532c96ca7 Add ctrl-click scroll to for non-destination orders Jonathan G Rennison 2024-03-16 17:32:45 +0000
  • 3284bd68e3 Debug: Show engine company and climate availability in debug info Jonathan G Rennison 2024-03-16 16:53:17 +0000
  • 1a279a844c Console: Prefer command names with underscores in auto-completion Jonathan G Rennison 2024-03-16 16:52:57 +0000
  • 818a57c9af
    Codechange: Actually use LIT_NONE (#12314) Loïc Guilloux 2024-03-16 17:41:58 +0100
  • d7c5e9e8ab Codechange: Where the ship comes from is already known SamuXarick 2024-03-01 13:32:13 +0000
  • 7f49b6f25a
    Codefix: allow preview label on PRs against release branches too (#12310) Patric Stout 2024-03-16 16:49:03 +0100
  • 5f4f9334ce
    Codefix f1e999ec: use RandomRange(l) instead of _random.Next(l) (#12274) Patric Stout 2024-03-16 15:39:57 +0100
  • 4c0dca1411
    Codechange: [CI] Move Release CI build to MacOS runner (#12309) merni-ns 2024-03-16 19:41:23 +0530
  • fe12d38024 Codechange: split initiating of joining and identification of the client Rubidium 2024-03-13 21:33:28 +0100
  • 15d02f51ed Codechange: use span to send bytes to Packet and add span recv function Rubidium 2024-01-28 13:28:07 +0100
  • b6c75dec3a Codechange: explicitly allow only one state in initial handshake/authorization Rubidium 2024-03-13 21:15:25 +0100
  • 26d1d5d6e7 Codechange: move decision whether to check NewGRFs to SendNewGRFCheck, just like for sending game/company passwords Rubidium 2024-03-13 20:32:50 +0100
  • 6eff879e49 Codechange: pass the socket handler that is going to send the packet into the packet Rubidium 2024-02-04 12:31:56 +0100
  • 3c488e1eb8 Codechange: don't check things outside the lock, that could change while waiting on the lock Rubidium 2024-02-06 18:59:58 +0100
  • ec4104ec6c Codechange: do not pass the socket when the receiver already knows it Rubidium 2024-02-06 18:56:56 +0100
  • 3e625b5b1a
    Add: track savegame size to report with survey (#12304) Patric Stout 2024-03-16 08:58:56 +0100
  • b394c20519 Update: Translations from eints korean: 43 changes by telk5093 persian: 33 changes by CptMcWill ukrainian: 4 changes by StepanIvasyn dutch: 26 changes by Afoklala portuguese (brazilian): 70 changes by pasantoro translators 2024-03-16 04:41:24 +0000
  • a7625b8ae0 Fix #12280: Allow ships 90 degree turns if only choice SamuXarick 2024-03-12 15:58:15 +0000
  • 9db285a32b Update: Translations from eints norwegian (bokmal): 6 changes by eriksorngard ukrainian: 3 changes by StepanIvasyn dutch: 5 changes by RogierVC portuguese (brazilian): 76 changes by pasantoro translators 2024-03-15 04:41:43 +0000
  • 3fcfe5b53e Fix `help dump_version` console command also executing command Jonathan G Rennison 2024-03-14 18:02:39 +0000
  • 2d2191fbb3 Update: Translations from eints norwegian (bokmal): 11 changes by eriksorngard chinese (simplified): 1 change by WenSimEHRP finnish: 23 changes by hpiirai ukrainian: 21 changes by StepanIvasyn danish: 32 changes by bscargo spanish: 6 changes by MontyMontana portuguese (brazilian): 50 changes by pasantoro translators 2024-03-14 04:41:11 +0000
  • 23d733be95
    Add: Basic autocompletion on tab for console commands (#12163) Ivan Fefer 2024-03-13 21:43:08 +0100
  • 24efdf6ac5 Codefix 363e251: incorrect trace debug message Rubidium 2024-03-13 20:06:19 +0100
  • 4200757db3 Scheduled dispatch: Fix handling of missing last/next dispatch times Jonathan G Rennison 2024-03-13 17:34:17 +0000
  • 14d95ef1c9
    Fix #12279: Update random path each step (#12286) SamuXarick 2024-03-13 15:22:52 +0000
  • 100c043599
    Codechange: [Win32] Disable assert message box when no GUI (#12291) Loïc Guilloux 2024-03-13 15:49:24 +0100
  • 0cff40dd19 Update: Translations from eints norwegian (bokmal): 203 changes by eriksorngard italian: 45 changes by Rivarossi german: 42 changes by Wuzzy2 ukrainian: 13 changes by StepanIvasyn turkish: 25 changes by jnmbk portuguese (brazilian): 25 changes by pasantoro translators 2024-03-13 04:41:24 +0000
  • f0832fa9b5 Fix debug version of TileAdd Jonathan G Rennison 2024-03-13 02:00:34 +0000
  • 8d141b767c Crashlog: Windows: Handle simultaneous crashes in multiple threads Jonathan G Rennison 2024-03-13 01:33:09 +0000
  • c4a1436362 Workaround missing std::bit_cast on some compilers Jonathan G Rennison 2024-03-13 00:44:19 +0000
  • a887333f00 Crashlog: Unix: Handle simultaneous crash signals in multiple threads Jonathan G Rennison 2024-03-12 23:59:17 +0000
  • af867a4b33 Fix crash downscaling sprites from 2x for max sprite resolution setting Jonathan G Rennison 2024-03-12 21:49:24 +0000
  • 9f205727bf Extend industry production/transported totals to 32 bits Jonathan G Rennison 2024-03-11 20:41:33 +0000
  • cc2521ddf5 Add helper function for unsigned saturating add Jonathan G Rennison 2024-03-11 20:40:27 +0000
  • fe730bce31 Merge branch 'master' into jgrpp Jonathan G Rennison 2024-03-12 17:44:28 +0000
  • c7d3e291d2 Fix divide by zero when autosave uses real time and autosave both disabled Jonathan G Rennison 2024-03-12 17:23:19 +0000
  • 1addeddc07 Update: Translations from eints english (au): 45 changes by krysclarke norwegian (bokmal): 256 changes by eriksorngard welsh: 41 changes by Ansbaradigeidfran english (us): 45 changes by 2TallTyler russian: 11 changes by Ln-Wolf finnish: 18 changes by hpiirai ukrainian: 20 changes by StepanIvasyn catalan: 167 changes by J0anJosep danish: 11 changes by bscargo spanish: 35 changes by lrlopez french: 41 changes by ottdfevr portuguese: 44 changes by jcteotonio portuguese (brazilian): 168 changes by pasantoro translators 2024-03-12 04:41:20 +0000
  • 8a37f6479a Change: Update OpenTTD TTF fonts to v0.6 Richard Wheeler 2024-03-11 20:54:15 +0000
  • a06814c173 Codechange: use std::source_location over __FILE__ and __LINE__ for Random Rubidium 2024-01-17 03:45:47 +0100
  • 984202b101 Codechange: Remove outdated YAPF example code Koen Bussemaker 2024-03-11 19:48:11 +0100
  • d7b99cbe26
    Codefix: [CI] Store vcpkg outside the repository folder (#12271) Patric Stout 2024-03-11 19:53:09 +0100
  • c768f4fc7a Codechange: [CI] build some targets every night, instead of every PR Patric Stout 2024-03-10 10:48:11 +0100
  • ee22fa34d7 Codechange: [CI] Split the ci-build into smaller components Patric Stout 2024-03-10 10:29:41 +0100
  • eaf62f3969
    Codechange: [CI] manual build CodeQL to improve speed (#12251) Patric Stout 2024-03-11 15:42:44 +0100
  • b9ca3ead8b
    Change: Use (at least) standard toolbar button size for signal selection buttons. (#12265) Peter Nelson 2024-03-11 14:19:01 +0000
  • dc6305e8c1
    Codechange: Use std::make_unique instead of passing new into a unique_ptr. (#12263) Peter Nelson 2024-03-11 08:09:44 +0000
  • 95a8fab339 Update: Translations from eints swedish: 7 changes by joeax910 norwegian (bokmal): 242 changes by eriksorngard welsh: 609 changes by Ansbaradigeidfran english (us): 3 changes by 2TallTyler chinese (simplified): 1 change by WenSimEHRP ukrainian: 21 changes by StepanIvasyn latvian: 1 change by lexuslatvia dutch: 1 change by Jaws3rd esperanto: 53 changes by legoscia portuguese (brazilian): 19 changes by pasantoro translators 2024-03-11 04:42:14 +0000
  • 8b60fc3d35
    Codechange: Use vector for waypoint layout. (#12264) Peter Nelson 2024-03-10 17:15:34 +0000
  • 2f0fe22d63 Fix #12255: inconsistent punctuation in English Rubidium 2024-03-10 16:00:17 +0100
  • 649c1cf14c
    Fix: Off-by-one in EnsureVisibleCaption. (#12261) Peter Nelson 2024-03-10 14:53:41 +0000
  • ecf534522c Codechange: replace macro with function for TileAdd(XY) Rubidium 2024-03-10 14:54:25 +0100
  • 27eadc13ec Codechange: rename TILE_ADD(XY) to TileAdd(XY) Rubidium 2024-03-10 14:51:08 +0100
  • df461b0329 Codechange: simplify TileAdd by using simple asserts Rubidium 2024-01-17 04:06:51 +0100
  • 005892bfdb
    Fix #12250: YAPF Trivial rail pathfinding crashes due to #12217 (#12258) Kuhnovic 2024-03-10 15:37:56 +0100
  • cca9dcdd57
    Codechange: [DorpsGek] announce failures in nightlies to IRC / Discord (#12256) Patric Stout 2024-03-10 14:22:15 +0100
  • 9c95fbdb07
    Remove: official support for MSVC 2019 (#12254) Patric Stout 2024-03-10 13:26:07 +0100
  • f6ba65317c Fix rail pathfinding with YAPF Jonathan G Rennison 2024-03-10 11:58:03 +0000
  • dd194960f5 Fix handling of title game zoom when changing UI scaling Jonathan G Rennison 2024-03-10 11:37:31 +0000
  • 2140e3fc3b Departure boards: Fix handling of invalid/empty dispatch schedules Jonathan G Rennison 2024-03-10 11:22:51 +0000
  • fae9df329e Fix drawing of black text with TC_FORCED Jonathan G Rennison 2024-03-10 11:00:08 +0000
  • 86cb184eb4 Codechange: use std::source_location over __FILE__ and __LINE__ for WindowDesc Rubidium 2024-01-17 04:17:02 +0100
  • e4b3f3f495 Codechange: use std::source_location over __FILE__ and __LINE__ for NOT_REACHED Rubidium 2024-01-17 03:53:10 +0100
  • bab5a8a787 Codechange: use std::source_location over __FILE__ and __LINE__ for Backup Rubidium 2024-01-17 03:33:23 +0100
  • 381dee2e01
    Codechange: [CI] switch to arm64 for MacOS builds (#12242) Patric Stout 2024-03-10 09:33:47 +0100
  • 738624ded4 Update: Translations from eints english (au): 1 change by krysclarke norwegian (bokmal): 545 changes by eriksorngard chinese (traditional): 75 changes by wpi3 galician: 24 changes by pvillaverde chinese (simplified): 1 change by WenSimEHRP russian: 1 change by Ln-Wolf finnish: 4 changes by hpiirai ukrainian: 16 changes by StepanIvasyn catalan: 1 change by J0anJosep danish: 1 change by bscargo french: 3 changes by ottdfevr portuguese: 1 change by azulcosta esperanto: 203 changes by legoscia portuguese (brazilian): 21 changes by pasantoro polish: 1 change by pAter-exe translators 2024-03-10 04:40:37 +0000
  • 7796451b6c Disable MSVC warning 4244 for src/3rdparty/monocypher/monocypher.cpp Jonathan G Rennison 2024-03-09 23:18:09 +0000
  • 04755a6138 Disable -Wstringop-overflow warning on MinGW Jonathan G Rennison 2024-03-09 22:38:48 +0000
  • 0e76f774eb Merge branch 'master' into jgrpp Jonathan G Rennison 2024-03-09 21:44:36 +0000
  • 5b88ea6857 Revert "Add setting to disable script parameter randomisation" Jonathan G Rennison 2024-03-09 20:14:32 +0000
  • ba79f7b2ba Merge branch 'master' into jgrpp Jonathan G Rennison 2024-03-09 20:10:57 +0000
  • 55a328c586
    Codechange: Replace type-punning with `std::bit_cast` in squirrel. (#12224) Peter Nelson 2024-03-09 17:13:17 +0000