1
0
Fork 0

Commit Graph

  • 737e3feaf0
    Codechange: Don't delete news items or NewGRF window when EffectVehicle is deleted. (#12334) Peter Nelson 2024-03-18 23:39:42 +0000
  • dc215e8c65
    Codechange: Don't delete news items or NewGRF window when EffectVehicle is deleted. Peter Nelson 2024-03-18 22:21:06 +0000
  • 7580eac2d5 Codechange: create helper class for useful NetworkAuthorizedKeys functions Rubidium 2024-03-18 18:56:46 +0100
  • 2485de9462
    Codefix: Widget should be passed as WidgetID type. (#12332) Peter Nelson 2024-03-18 20:32:38 +0000
  • 8ec37855bc
    Codefix: Widget should be passed as WidgetID type. Peter Nelson 2024-03-18 19:55:31 +0000
  • 5f6f96a42e Codechange: create helper class for useful NetworkAuthorizedKeys functions Rubidium 2024-03-18 18:56:46 +0100
  • 107c208d87
    Codechange: Use single list for hierarchical group lists. (#12330) Peter Nelson 2024-03-18 17:49:51 +0000
  • 08a026f11c
    Codechange: Use single list for hierarchical group lists. Peter Nelson 2024-02-26 22:10: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
  • c2f2a5166a 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
  • ad59ba5509 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
  • 306cfc1f39 Feature: encrypt the connection between game server and client Rubidium 2024-03-14 21:36:28 +0100
  • cd7f0693c4 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
  • b27fa72c5d Feature: authenticate to the server without sending the password Rubidium 2024-03-14 21:08:21 +0100
  • 897e0b57c0 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
  • 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
  • 84b5511fd5 Codechange: add set of classes providing authentication and encryption Rubidium 2024-03-14 20:07:31 +0100
  • 32b1aa6647
    Codechange: Shuffle members of Vehicle to reduce size. Peter Nelson 2024-03-14 20:40:33 +0000
  • d54cad2467
    Codechange: Cache train curve speed limit can be stored in 16 bits. Peter Nelson 2024-03-14 20:40:32 +0000
  • 7cd435baa9
    Fix #12302: Allow empty train engines to use an invalid cargo type. Peter Nelson 2024-03-15 15:13:29 +0000
  • f08da1d373
    Codechange: the "no revision detected" string is with four zeros (norev0000) (#12328) Patric Stout 2024-03-17 14:17:35 +0100
  • 3bd6a1993e Codechange: the "no revision detected" string is with four zeros (norev0000) Patric Stout 2024-03-17 13:40:28 +0100
  • 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
  • a886bd9666
    Fix #12319, 3a676a5: Some SSE blitters were broken due to ODR violations (#12322) frosch 2024-03-17 00:42:38 +0100
  • 118f423527 Codechange: obfuscate 'static', so it is not hit by mass search/replace frosch 2024-03-17 00:08:20 +0100
  • 777f21417f Change: [Script] Return different time values based on TimeMode SamuXarick 2024-03-10 16:38:05 +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
  • 9ae52ad8f3
    Codechange: Iterate order lists instead of vehicles to find if any vehicle visits a station. Peter Nelson 2024-03-15 19:12:35 +0000
  • b72ce32f9c Fix #12319, 3a676a5: Some SSE blitters were broken due to ODR violations frosch 2024-03-16 23:20:40 +0100
  • d4930938c3 Fix #12316, 268e512: Support for enum storage type in GenerateWidget.cmake glx22 2024-03-16 22:49:02 +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
  • ffdf810a17
    Codefix 4c0dca1: [CI] Fix typo in workflow file merni-ns 2024-03-17 00:42:23 +0530
  • 8881703543
    Codechange: Check cheap station-facility-filter before expensive in-use-filter. Peter Nelson 2024-03-15 19:09:27 +0000
  • 818a57c9af
    Codechange: Actually use LIT_NONE (#12314) Loïc Guilloux 2024-03-16 17:41:58 +0100
  • 98ddbbf262 Fix #12231: Pick a random trackdir if no path is found when force reversing SamuXarick 2024-03-11 22:25:22 +0000
  • d6584c11b6 Fix #12228: Don't restrict path when checking ship reverse on first attempt SamuXarick 2024-02-27 21:05:57 +0000
  • 182cf7a64b Codechange: Actually use LIT_NONE glx22 2024-03-16 17:06:15 +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
  • e6af871de8 Fix #12305: Crash with large positive sprite x offset in engine preview window Jonathan G Rennison 2024-03-16 15:45:14 +0000
  • 90760a01eb Codechange: Where the ship comes from is already known SamuXarick 2024-03-01 13:32:13 +0000
  • 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
  • 7a363436d6 Codefix f1e999ec: use RandomRange(l) instead of _random.Next(l) Patric Stout 2024-03-11 20:26:02 +0100
  • 694d6f2072
    Doc: Prepare for 14.0-RC2 release (#12248) 14.0-RC2 Kuhnovic 2024-03-16 14:45:21 +0100
  • c2bf21219f Codefix: allow preview label on PRs against release branches too Patric Stout 2024-03-16 14:38:09 +0100
  • e5a886a153 Update: Backport language changes Michael Lutz 2024-03-16 13:20:57 +0100
  • e8b314afc2 Add: track savegame size to report with survey (#12304) Patric Stout 2024-03-16 08:58:56 +0100
  • c947f754bf Fix #12280: Allow ships 90 degree turns if only choice SamuXarick 2024-03-12 15:58:15 +0000
  • fcf079e287 Fix #12279: Update random path each step (#12286) SamuXarick 2024-03-13 15:22:52 +0000
  • b49144e7ac Codechange: rename byte to uint8_t Patric Stout 2024-03-16 14:19:13 +0100
  • c0a71fd806 Codechange: [CI] Move Release build to Mac OS merni-ns 2024-03-16 17:55:31 +0530
  • b930c1e7b6 Codechange: Use smart pointers for CargoDataEntry children container Máté Szabó 2024-03-16 13:44:49 +0100
  • fe12d38024 Codechange: split initiating of joining and identification of the client Rubidium 2024-03-13 21:33:28 +0100
  • dbe795a04f
    Doc: Release date Michael Lutz 2024-03-16 13:31:24 +0100
  • fc071bcfe3
    Doc: Add latest backports to changelog. Michael Lutz 2024-03-16 13:30:12 +0100
  • 95c9ce0ed7 Update: Backport language changes Michael Lutz 2024-03-16 13:20:57 +0100
  • 1e78616a9c Add: track savegame size to report with survey (#12304) Patric Stout 2024-03-16 08:58:56 +0100
  • c8a33a081c Fix #12280: Allow ships 90 degree turns if only choice SamuXarick 2024-03-12 15:58:15 +0000
  • 94400f680c Fix #12279: Update random path each step (#12286) SamuXarick 2024-03-13 15:22:52 +0000
  • ef98e64298 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
  • e1a2760d19 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
  • 8dc2e6fb22 Codechange: explicitly allow only one state in initial handshake/authorization Rubidium 2024-03-13 21:15:25 +0100
  • e22638d456 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
  • 4972a900d1 Codechange: pass the socket handler that is going to send the packet into the packet Rubidium 2024-02-04 12:31: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
  • a905555929
    Merge fe855b8474 into a7625b8ae0 dP 2024-03-16 03:21:25 +0100
  • 6ad2fe5986 Add: track savegame size to report with survey Patric Stout 2024-03-15 16:06:34 +0100
  • 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
  • 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
  • 17d94368c7 Fix #12280: Allow ships 90 degree turns if only choice SamuXarick 2024-03-12 15:58:15 +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
  • cfd5a46134
    Doc: Changelog for backports from #12277 Michael Lutz 2024-03-13 20:38:00 +0100
  • a9e0b863ea Codefix 363e251: incorrect trace debug message Rubidium 2024-03-13 20:06:19 +0100
  • 14d95ef1c9
    Fix #12279: Update random path each step (#12286) SamuXarick 2024-03-13 15:22:52 +0000
  • ca1caa1aa5 Change: Calculate Drive Through RoadStop occupied level with regard to when a stopped vehicle is blocking access to tiles. zacc 2024-03-13 12:22:45 +0900
  • 100c043599
    Codechange: [Win32] Disable assert message box when no GUI (#12291) Loïc Guilloux 2024-03-13 15:49:24 +0100
  • 27a8411178 Codechange: [Win32] Disable assert message box when no GUI glx22 2024-03-13 15:07:15 +0100
  • 4865ab76d7
    Codechange: Use iteration when dealing with all HouseSpecs. Peter Nelson 2024-03-12 17:28:45 +0000