1
0
Fork 0

Commit Graph

  • 8fbe6bb725
    Codechange: Use std::span for industry cargo window instead of pointer + length. Peter Nelson 2024-03-24 15:37:01 +0000
  • 6f36f3d714
    Fix #11055: Make saveload failure error messages consistent with others (#12247) merni-ns 2024-04-01 22:27:03 +0530
  • 92a171c3e0
    Doc: Improve the output and documentation of the font command. (#12392) merni-ns 2024-04-01 22:25:44 +0530
  • d68e5159e1
    Feature: Allow base sounds set to be changed mid-game. (#12399) Peter Nelson 2024-04-01 17:54:42 +0100
  • 6f4d498ea9
    Change: [Script] Allow GS to terraform/plant trees as deity. Peter Nelson 2023-01-19 19:35:17 +0000
  • 3d2a8fb60c Update: Translations from eints welsh: 5 changes by Ansbaradigeidfran ukrainian: 11 changes by StepanIvasyn catalan: 1 change by J0anJosep portuguese (brazilian): 69 changes by pasantoro translators 2024-04-01 04:40:15 +0000
  • 6bfd2b4aa9 Remove: official support for MSVC 2019 (#12254) Patric Stout 2024-03-10 13:26:07 +0100
  • 77980fa674 Update: Backport language changes Michael Lutz 2024-03-31 23:14:06 +0200
  • efd0c2f542 Cleanup 69d5b9d3: actually clean up all remnants of "no-thread" builds (#12398) Patric Stout 2024-03-29 23:26:32 +0100
  • 470a3bd736 Fix: "-q" displays NewGRF IDs in the wrong byte-order (#12397) Patric Stout 2024-03-29 23:26:24 +0100
  • 72fcf8b70b Fix: [Script] ScriptSubsidy::GetExpireDate should return an economy-date (#12372) frosch 2024-03-28 23:21:20 +0100
  • f596d4c10a Fix eabb9db: Drag building of road stops should not allow mixing z levels. Michael Lutz 2024-03-24 17:22:39 +0100
  • 6d3c8cc601 Fix #12387, eabb9db: [NewGRF] Wrong tile offset passed to rail station CB 149 (slope check) Michael Lutz 2024-03-24 16:58:57 +0100
  • 2d4f0872b3 Change: [CI] Always use latest stable Xcode (#12390) Loïc Guilloux 2024-03-28 21:22:20 +0100
  • 7fcc5de374 Fix #12388: Vehicle::CopyVehicleConfigAndStatistics not releasing unit number (#12389) Jonathan G Rennison 2024-03-27 20:20:27 +0000
  • 3b614d0650 Fix: inconsistent check for client authorized status Rubidium 2024-03-25 21:03:18 +0100
  • ffb795e52f Fix: do not send chat to clients that have not authorized yet Rubidium 2024-03-25 21:00:28 +0100
  • cdb86b6ecc Fix #12268: Capitalize "Wait to unbunch" order string (#12375) Tyler Trahan 2024-03-25 13:46:03 -0400
  • d60e586925 Fix #12368: Incorrect offset for click position within industry chain window. (#12370) Peter Nelson 2024-03-24 18:35:33 +0000
  • 26dc82feb1 Fix 2fd9096: Label for fruit incorrectly changed to `FRUI` from `FRUT`. (#12367) Peter Nelson 2024-03-24 15:53:26 +0000
  • 940b66322c Fix: Don't let CT_INVALID map to valid cargo type. (#12364) Peter Nelson 2024-03-23 20:18:31 +0000
  • d4f704d029 Change: [Script] Use economy time for ScriptDate glx22 2024-03-23 18:06:22 +0100
  • 4a3d444ad6 Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support glx22 2024-03-23 17:41:13 +0100
  • 26cedec999 Remove: official support for MSVC 2019 (#12254) Patric Stout 2024-03-10 13:26:07 +0100
  • 70eb6d9817 Update: Backport language changes Michael Lutz 2024-03-31 23:14:06 +0200
  • 5a3eabbe5b Cleanup 69d5b9d3: actually clean up all remnants of "no-thread" builds (#12398) Patric Stout 2024-03-29 23:26:32 +0100
  • 4fc15ee2a8 Fix: "-q" displays NewGRF IDs in the wrong byte-order (#12397) Patric Stout 2024-03-29 23:26:24 +0100
  • 12c22ab6cd Fix: [Script] ScriptSubsidy::GetExpireDate should return an economy-date (#12372) frosch 2024-03-28 23:21:20 +0100
  • 0d62f9fc9d Fix eabb9db: Drag building of road stops should not allow mixing z levels. Michael Lutz 2024-03-24 17:22:39 +0100
  • 2100e0b741 Fix #12387, eabb9db: [NewGRF] Wrong tile offset passed to rail station CB 149 (slope check) Michael Lutz 2024-03-24 16:58:57 +0100
  • eccdfb35e7 Change: [CI] Always use latest stable Xcode (#12390) Loïc Guilloux 2024-03-28 21:22:20 +0100
  • 11c2a862f1 Fix #12388: Vehicle::CopyVehicleConfigAndStatistics not releasing unit number (#12389) Jonathan G Rennison 2024-03-27 20:20:27 +0000
  • 4d49d078a7 Fix: inconsistent check for client authorized status Rubidium 2024-03-25 21:03:18 +0100
  • 7a4d910635 Fix: do not send chat to clients that have not authorized yet Rubidium 2024-03-25 21:00:28 +0100
  • 4e1b004783 Fix #12268: Capitalize "Wait to unbunch" order string (#12375) Tyler Trahan 2024-03-25 13:46:03 -0400
  • 93789c234b Fix #12368: Incorrect offset for click position within industry chain window. (#12370) Peter Nelson 2024-03-24 18:35:33 +0000
  • 2d90c40a32 Fix 2fd9096: Label for fruit incorrectly changed to `FRUI` from `FRUT`. (#12367) Peter Nelson 2024-03-24 15:53:26 +0000
  • d801a5e1ab Fix: Don't let CT_INVALID map to valid cargo type. (#12364) Peter Nelson 2024-03-23 20:18:31 +0000
  • e40129dab5 Change: [Script] Use economy time for ScriptDate glx22 2024-03-23 18:06:22 +0100
  • a1b949f89b Revert bbdbf9a: ScriptTimeMode was not the best solution for economy/calendar support glx22 2024-03-23 17:41:13 +0100
  • fafb9bd035 Codechange: disable asserts for release Rubidium 2024-03-11 22:10:35 +0100
  • 53e9a0614e Update: New title game for 14.0 Tyler Trahan 2024-03-26 10:20:20 -0400
  • 9503e3cd2b Fix: [Win32] Force font mapper to only use TrueType fonts glx22 2024-03-31 23:05:04 +0200
  • d683ec0183
    Codechange: Move dropdown and slider out of widgets directory. (#12403) Peter Nelson 2024-03-31 19:37:16 +0100
  • fe6ff6ea60
    Codechange: Move dropdown and slider out of widgets directory. Peter Nelson 2024-03-31 17:31:46 +0100
  • fc0d32ff24
    Merge 5ee2f24cd2 into d5e28a904d Peter Nelson 2024-03-31 23:59:22 +0900
  • 3b0e84064a Change: [YAPF] Add a cost for RVs when destination RS entrance is blocked by other loading vehicles. zacc 2024-03-31 22:17:39 +0900
  • d5e28a904d Fix fb9d4af: use different nonces for key exchange and stream encryption Rubidium 2024-03-31 12:41:28 +0200
  • e2965beb2d Fix fb9d4af: use different nonces for key exchange and stream encryption Rubidium 2024-03-31 12:41:28 +0200
  • 9954187680 Update: Translations from eints greek: 172 changes by gh658804 ukrainian: 18 changes by StepanIvasyn portuguese (brazilian): 9 changes by pasantoro translators 2024-03-31 04:41:01 +0000
  • a9791f4f56 Doc: Improve the output and documentation of the font command. merni-ns 2024-03-27 19:37:30 +0530
  • c3d1616218
    Feature: Allow base sounds set to be changed mid-game. Peter Nelson 2023-12-11 00:30:28 +0000
  • 77f02faf15
    Codefix 977aba73be: also update comment about removal of is_random (#12400) Patric Stout 2024-03-30 13:29:51 +0100
  • 2c6d420bcb Codefix 977aba73be: also update comment about removal of is_random Patric Stout 2024-03-30 09:07:22 +0100
  • 340c2802da Update: Translations from eints ukrainian: 14 changes by StepanIvasyn dutch: 3 changes by Afoklala portuguese (brazilian): 34 changes by pasantoro translators 2024-03-30 04:40:28 +0000
  • 5455389f72
    Codechange: Store accepted and produced cargo in vector instead of array. Peter Nelson 2023-07-14 11:49:11 +0100
  • 842022e4af
    Codechange: Don't assume accepted/produced slot exists. Peter Nelson 2023-11-29 21:30:19 +0000
  • 7c318b6d17
    Codechange: Avoid lengthof() on std::array. Peter Nelson 2023-07-15 20:44:07 +0100
  • 9efacee050
    Codechange: Explicitly reset old industry data before loading games. Peter Nelson 2023-11-29 22:49:34 +0000
  • b1f2cb736a
    Codechange: Use inline and std::array for old industry structures. Peter Nelson 2023-11-29 22:42:35 +0000
  • e866ca8adc
    Cleanup 69d5b9d3: actually clean up all remnants of "no-thread" builds (#12398) Patric Stout 2024-03-29 23:26:32 +0100
  • c0308acb03
    Fix: "-q" displays NewGRF IDs in the wrong byte-order (#12397) Patric Stout 2024-03-29 23:26:24 +0100
  • b550707d63 Cleanup 69d5b9d3: actually clean up all remnants of "no-thread" builds Patric Stout 2024-03-29 19:58:07 +0100
  • f29f7d802c Fix: "-q" displays NewGRF IDs in the wrong byte-order Patric Stout 2024-03-29 19:45:37 +0100
  • 8d312b305b
    Codechange: Replace currency macros with functions. (#12396) Peter Nelson 2024-03-29 14:49:48 +0000
  • 659ae40694
    Codechange: Replace currency macros with functions. Peter Nelson 2024-03-23 22:06:49 +0000
  • e21c12afeb Update: Translations from eints finnish: 39 changes by hpiirai ukrainian: 23 changes by StepanIvasyn danish: 1 change by bscargo french: 1 change by Lishouuu portuguese: 1 change by azulcosta portuguese (brazilian): 100 changes by pasantoro translators 2024-03-29 04:41:18 +0000
  • e16b982b6a Codechange: Use iteration when dealing with all HouseSpecs. Peter Nelson 2024-03-12 17:28:45 +0000
  • 3e83dcedfd Codechange: Allocate houses dynamically instead of from a fixed array. Peter Nelson 2024-03-12 17:28:44 +0000
  • 8746be8bf2
    Codechange: Use FindVehiclesWithOrder when removing a road stop. (#12144) Peter Nelson 2024-03-28 22:22:37 +0000
  • 907cb4fc53
    Fix: [Script] ScriptSubsidy::GetExpireDate should return an economy-date (#12372) frosch 2024-03-28 23:21:20 +0100
  • 8fb7d74dfe Fix eabb9db: Drag building of road stops should not allow mixing z levels. Michael Lutz 2024-03-24 17:22:39 +0100
  • 69acc132ca Fix #12387, eabb9db: [NewGRF] Wrong tile offset passed to rail station CB 149 (slope check) Michael Lutz 2024-03-24 16:58:57 +0100
  • 71087bb6d3
    Change: [CI] Always use latest stable Xcode (#12390) Loïc Guilloux 2024-03-28 21:22:20 +0100
  • 0a4022eb1a Fix #11055: Make saveload failure error messages consistent with others merni-ns 2024-03-10 01:40:37 +0530
  • ca53e134be Update: Translations from eints swedish: 14 changes by sereneavatar finnish: 2 changes by hpiirai ukrainian: 18 changes by StepanIvasyn latvian: 4 changes by lexuslatvia portuguese (brazilian): 13 changes by pasantoro translators 2024-03-28 04:40:56 +0000
  • 433484cda3
    Fix #12388: Vehicle::CopyVehicleConfigAndStatistics not releasing unit number (#12389) Jonathan G Rennison 2024-03-27 20:20:27 +0000
  • d750db9bbe Change: [CI] Always use latest stable Xcode glx22 2024-03-27 21:14:04 +0100
  • cf1cf9471e Fix eabb9db: Drag building of road stops should not allow mixing z levels. Michael Lutz 2024-03-24 17:22:39 +0100
  • 03f6138793 Fix #12387, eabb9db: [NewGRF] Wrong tile offset passed to rail station CB 149 (slope check) Michael Lutz 2024-03-24 16:58:57 +0100
  • 9db5939f70 Fix #12388: Vehicle::CopyVehicleConfigAndStatistics not releasing unit number Jonathan G Rennison 2024-03-27 19:30:16 +0000
  • b8b01818ca Update: Translations from eints english (au): 1 change by krysclarke norwegian (bokmal): 1 change by eriksorngard spanish (mexican): 32 changes by rgonzalez-py english (us): 3 changes by 2TallTyler russian: 3 changes by Ln-Wolf ukrainian: 18 changes by StepanIvasyn lithuanian: 6 changes by dziugas1959 portuguese (brazilian): 11 changes by pasantoro translators 2024-03-27 04:43:49 +0000
  • ae6cefb6ed Codechange: move knowledge about 'packed' orders to the saveload code Rubidium 2024-03-26 16:07:03 +0100
  • 8f8e5953ad Update: New title game for 14.0 Tyler Trahan 2024-03-26 10:20:20 -0400
  • 575336ef43 Update: Translations from eints swedish: 20 changes by joeax910 greek: 182 changes by gh658804 ukrainian: 11 changes by StepanIvasyn slovak: 45 changes by puco lithuanian: 14 changes by dziugas1959 portuguese (brazilian): 11 changes by pasantoro translators 2024-03-26 04:40:35 +0000
  • 8e12bd35ae Fix: server shutdown and newgame packets should be stable Rubidium 2024-03-25 21:59:04 +0100
  • 4751179dc5
    Codefix: Remove unused class member and extraneous spaces. (#12378) Peter Nelson 2024-03-25 21:35:31 +0000
  • 9aa6669266 Fix: inconsistent check for client authorized status Rubidium 2024-03-25 21:03:18 +0100
  • 84bbe235e4 Fix: do not send chat to clients that have not authorized yet Rubidium 2024-03-25 21:00:28 +0100
  • 4f05593f9a
    Codefix: Remove unused class member and extraneous spaces. Peter Nelson 2024-03-25 21:00:17 +0000
  • 2d63957214 Fix: server shutdown and newgame packets should be stable Rubidium 2024-03-25 21:59:04 +0100
  • 56375d1914 Fix: inconsistent check for client authorized status Rubidium 2024-03-25 21:03:18 +0100
  • f2c5c2efc9 Fix: do not send chat to clients that have not authorized yet Rubidium 2024-03-25 21:00:28 +0100
  • f71ada4f30
    Fix #12268: Capitalize "Wait to unbunch" order string (#12375) Tyler Trahan 2024-03-25 13:46:03 -0400
  • ab80b279c4 Fix #12268: Capitalize "Wait to unbunch" order string Tyler Trahan 2024-03-25 13:05:19 -0400
  • f845b4bbc3
    Fix: Changing NPF max search nodes while in-game had no effect (#12194) SamuXarick 2024-03-25 16:28:16 +0000
  • cb91b8c525 Fix: Changing NPF max search nodes while in-game had no effect SamuXarick 2024-02-29 14:25:57 +0000
  • 076731c8fc Codechange: disable asserts for release Rubidium 2024-03-11 22:10:35 +0100
  • 40a75e0b8d Update: Translations from eints swedish: 19 changes by joeax910 norwegian (bokmal): 2 changes by eriksorngard ukrainian: 6 changes by StepanIvasyn french: 3 changes by ottdfevr portuguese (brazilian): 23 changes by pasantoro polish: 1 change by pAter-exe translators 2024-03-25 04:40:35 +0000
  • 1d7f23a092 Doc: [Script] Extend API documentation on calendar- vs economy-time frosch 2024-03-23 21:34:31 +0100