Skip to content

Fix 8f14894024: NewGRF debug handler for towns in wrong place since badges#15467

Merged
PeterN merged 1 commit intoOpenTTD:masterfrom
PeterN:fix-town-debug-info
Apr 12, 2026
Merged

Fix 8f14894024: NewGRF debug handler for towns in wrong place since badges#15467
PeterN merged 1 commit intoOpenTTD:masterfrom
PeterN:fix-town-debug-info

Conversation

@PeterN
Copy link
Copy Markdown
Member

@PeterN PeterN commented Apr 11, 2026

Motivation / Problem

NewGRF debug handler for towns in wrong place since badges.
Badges should exist before (fake) towns.

Description

Reorder entries in _nifeatures to match the order of GrfSpecFeature.

Limitations

Checklist for review

Some things are not automated, and forgotten often. This list is a reminder for the reviewers.

  • The bug fix is important enough to be backported? (label: 'backport requested')
  • This PR touches english.txt or translations? Check the guidelines
  • This PR affects the GS/AI API? (label 'needs review: Script API')
    • ai_changelog.hpp, game_changelog.hpp need updating.
    • The compatibility wrappers (compat_*.nut) need updating.
  • This PR affects the NewGRF API? (label 'needs review: NewGRF')

@PeterN PeterN merged commit a0ff1ec into OpenTTD:master Apr 12, 2026
16 checks passed
@PeterN PeterN deleted the fix-town-debug-info branch April 12, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants