• Joined on 2023-09-09
mirror synced commits to refs/pull/11878/merge at mirror/OpenTTD from mirror 2024-02-03 10:41:20 +00:00
d0af9e2d98 Merge d7324d3a0e9edffc910986b21dd8b0d1da7b2abc into 59a046de9c
59a046de9c Fix: don't use non-owning string pointer in StringParameter (#11952)
b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
8a4f0c4b02 Codechange: Simplify error throwing/catching in squirrel compiler.
f2db624e85 Change: Add dividers between signal groups (#11897)
Compare 11 commits »
mirror synced and deleted reference refs/tags/refs/pull/11950/merge at mirror/OpenTTD from mirror 2024-02-03 10:41:19 +00:00
mirror synced and deleted reference refs/tags/refs/pull/10953/merge at mirror/OpenTTD from mirror 2024-02-03 10:41:19 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11606/merge at mirror/OpenTTD from mirror 2024-02-03 10:41:19 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11916/merge at mirror/OpenTTD from mirror 2024-02-03 10:41:19 +00:00
mirror synced and deleted reference refs/tags/refs/pull/11959/merge at mirror/OpenTTD from mirror 2024-02-03 10:41:19 +00:00
mirror synced commits to refs/pull/10409/merge at mirror/OpenTTD from mirror 2024-02-03 10:41:19 +00:00
0ff527ce27 Merge 9fcfdc54d3cfe13945ab7267b221a388e895e631 into 59a046de9c
59a046de9c Fix: don't use non-owning string pointer in StringParameter (#11952)
b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
8a4f0c4b02 Codechange: Simplify error throwing/catching in squirrel compiler.
f2db624e85 Change: Add dividers between signal groups (#11897)
Compare 11 commits »
mirror synced and deleted reference refs/tags/refs/pull/11961/merge at mirror/OpenTTD from mirror 2024-02-03 10:41:19 +00:00
mirror synced commits to master at mirror/OpenTTD from mirror 2024-02-03 10:41:19 +00:00
a0c480c4e4 Change: "restart" now uses your newgame settings, where "reload" uses the current settings (#11962)
59f6c199bf Fix #11528: Don't auto-build past tunnelbridge ends (#11606)
8d62a8f0f0 Add: Station variable 6B to get extended station id of nearby tiles (#10953)
849fd5ae03 Change: [Script] replace easy/medium/hard values with default value (#11959)
27a920c4a8 Change: Allow to configure AI slots above max_no_competitors (#11961)
Compare 6 commits »
mirror synced commits to refs/pull/11957/merge at mirror/OpenTTD from mirror 2024-02-03 02:31:23 +00:00
59a046de9c Fix: don't use non-owning string pointer in StringParameter (#11952)
b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
8a4f0c4b02 Codechange: Simplify error throwing/catching in squirrel compiler.
f2db624e85 Change: Add dividers between signal groups (#11897)
Compare 13 commits »
mirror synced commits to refs/pull/11950/merge at mirror/OpenTTD from mirror 2024-02-03 02:31:23 +00:00
59a046de9c Fix: don't use non-owning string pointer in StringParameter (#11952)
b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
8a4f0c4b02 Codechange: Simplify error throwing/catching in squirrel compiler.
f2db624e85 Change: Add dividers between signal groups (#11897)
Compare 14 commits »
mirror synced commits to refs/pull/11955/merge at mirror/OpenTTD from mirror 2024-02-03 02:31:23 +00:00
db9fd41805 Merge ae07009a1c06210d2a6056608a9267546946e9d4 into 782cbe95d6
782cbe95d6 Update: Translations from eints
4e26e33805 Change: Improve ScriptSettings windows (#11958)
Compare 3 commits »
mirror synced commits to refs/pull/11956/head at mirror/OpenTTD from mirror 2024-02-03 02:31:23 +00:00
0574fd767c Codechange: remove now unused functions related to old CopyOutDParm
fcc3365b1f Codechange: use StringParameters to pass parameters for TextEffect strings
27eeaf0160 Codechange: use StringParameters to pass parameters for QueryWindow strings
b7bbeaf341 Codechange: use StringParameters to pass parameters for Tooltip strings
5a7a1f9543 Codechange: use StringParameters to pass parameters for News strings
Compare 12 commits »
mirror synced commits to refs/pull/11956/merge at mirror/OpenTTD from mirror 2024-02-03 02:31:23 +00:00
0574fd767c Codechange: remove now unused functions related to old CopyOutDParm
fcc3365b1f Codechange: use StringParameters to pass parameters for TextEffect strings
27eeaf0160 Codechange: use StringParameters to pass parameters for QueryWindow strings
b7bbeaf341 Codechange: use StringParameters to pass parameters for Tooltip strings
Compare 10 commits »
mirror synced commits to refs/pull/11719/merge at mirror/OpenTTD from mirror 2024-02-03 02:31:22 +00:00
697e19e2fa Merge 25e4eecd488bb07f2df7378001a9186ea226b618 into 59a046de9c
59a046de9c Fix: don't use non-owning string pointer in StringParameter (#11952)
b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
8a4f0c4b02 Codechange: Simplify error throwing/catching in squirrel compiler.
25e4eecd48 Change: Decouple and remove landscape-dependent cargo types.
Compare 64 commits »
mirror synced commits to refs/pull/11947/head at mirror/OpenTTD from mirror 2024-02-03 02:31:22 +00:00
d6022257e8 Feature: NewGRF properties to set town production effect and multiplier.
59a046de9c Fix: don't use non-owning string pointer in StringParameter (#11952)
b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
8a4f0c4b02 Codechange: Simplify error throwing/catching in squirrel compiler.
f2db624e85 Change: Add dividers between signal groups (#11897)
Compare 32 commits »
mirror synced commits to refs/pull/11945/merge at mirror/OpenTTD from mirror 2024-02-03 02:31:22 +00:00
7e2cbd03d1 Change: Prevent unsafe combinations of unbunching orders
1c9f5da779 Add: Set and show unbunching behavior in order and vehicle GUIs
aae2694da3 Change: Reset unbunching data when a player influences a vehicle's actions
c09f8963a8 Feature: Depot action to unbunch shared order vehicles
Compare 16 commits »
mirror synced commits to refs/pull/11945/head at mirror/OpenTTD from mirror 2024-02-03 02:31:22 +00:00
7e2cbd03d1 Change: Prevent unsafe combinations of unbunching orders
1c9f5da779 Add: Set and show unbunching behavior in order and vehicle GUIs
aae2694da3 Change: Reset unbunching data when a player influences a vehicle's actions
c09f8963a8 Feature: Depot action to unbunch shared order vehicles
Compare 4 commits »
mirror synced commits to refs/pull/11941/head at mirror/OpenTTD from mirror 2024-02-03 02:31:22 +00:00
74ff25a03c Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
d05ae73a35 Codechange: Simplify error throwing/catching in squirrel compiler.
2e6c6b719f Change: Link houses production on industry chain graph by TPE_PASSENGERS or TPE_MAIL cargo.
03b2640ea1 Change: Passenger subsidies are generated for any TPE_PASSENGER cargo type.
6d93fa649c Change: Towns generate cargo based on town production effect.
Compare 19 commits »
mirror synced commits to refs/pull/11916/merge at mirror/OpenTTD from mirror 2024-02-03 02:31:22 +00:00
59a046de9c Fix: don't use non-owning string pointer in StringParameter (#11952)
b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
8a4f0c4b02 Codechange: Simplify error throwing/catching in squirrel compiler.
f2db624e85 Change: Add dividers between signal groups (#11897)
Compare 17 commits »