From b3e48a3ca1e55c50d4be12446762026ac1340c6c Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Tue, 31 Mar 2026 12:09:45 -0400 Subject: [PATCH] undf: assign 967-968; stamp openttd patches --- UNDF-REGISTRY.json | 13 ++++++++++++- defects/openttd-0001/patch/openttd-0001.patch | 1 + defects/openttd-0002/patch/openttd-0002.patch | 1 + 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/UNDF-REGISTRY.json b/UNDF-REGISTRY.json index ea6ecfb82..8e11f03ce 100644 --- a/UNDF-REGISTRY.json +++ b/UNDF-REGISTRY.json @@ -957,5 +957,16 @@ "0ad-0001-0001": "UNDF-2026-000000956", "0ad-0002-0002": "UNDF-2026-000000957", "0ad-0003-0003": "UNDF-2026-000000958", - "0ad-0004-0004": "UNDF-2026-000000959" + "0ad-0004-0004": "UNDF-2026-000000959", + "cocos2d-0001-0001": "UNDF-2026-000000960", + "cocos2d-0002-0002": "UNDF-2026-000000961", + "cocos2d-0003-0003": "UNDF-2026-000000962", + "openmw-0001-0001": "UNDF-2026-000000963", + "openmw-0002-0002": "UNDF-2026-000000964", + "openmw-0003-0003": "UNDF-2026-000000965", + "openmw-0004-0004": "UNDF-2026-000000966", + "openttd-0001-0001": "UNDF-2026-000000967", + "openttd-0002-0002": "UNDF-2026-000000968", + "renpy-0001-0001": "UNDF-2026-000000969", + "wesnoth-0001-0001": "UNDF-2026-000000970" } diff --git a/defects/openttd-0001/patch/openttd-0001.patch b/defects/openttd-0001/patch/openttd-0001.patch index 14bcfea94..2e13c799f 100644 --- a/defects/openttd-0001/patch/openttd-0001.patch +++ b/defects/openttd-0001/patch/openttd-0001.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000967 --- a/src/economy.cpp +++ b/src/economy.cpp @@ -83,7 +83,7 @@ diff --git a/defects/openttd-0002/patch/openttd-0002.patch b/defects/openttd-0002/patch/openttd-0002.patch index 266b675b4..56997828e 100644 --- a/defects/openttd-0002/patch/openttd-0002.patch +++ b/defects/openttd-0002/patch/openttd-0002.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000968 --- a/src/rail_cmd.cpp +++ b/src/rail_cmd.cpp @@ -41,7 +41,7 @@