Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc: Prepare for 12.0 release & title game #9603

Merged
merged 3 commits into from Oct 17, 2021

Conversation

TrueBrain
Copy link
Member

@TrueBrain TrueBrain commented Oct 3, 2021

Motivation / Problem

Preparing to release 12.0.

Description

Changelog, assertions off, title game .. all that should be needed to release OpenTTD 12.0.

Validated that the title game has no AI nor GS. Used the latest from the forum-thread, as requested by the winner.

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 save game format? (label 'savegame upgrade')
  • This PR affects the GS/AI API? (label 'needs review: Script API')
    • ai_changelog.hpp, gs_changelog.hpp need updating.
    • The compatibility wrappers (compat_*.nut) need updating.
  • This PR affects the NewGRF API? (label 'needs review: NewGRF')

@TrueBrain TrueBrain added the preview This PR is receiving preview builds label Oct 3, 2021
@DorpsGek DorpsGek temporarily deployed to preview-pr-9603 October 3, 2021 11:43 Inactive
@DorpsGek DorpsGek temporarily deployed to preview-pr-9603 October 3, 2021 11:50 Inactive
@DorpsGek DorpsGek temporarily deployed to preview-pr-9603 October 3, 2021 12:06 Inactive
@DorpsGek DorpsGek temporarily deployed to preview-pr-9603 October 16, 2021 09:52 Inactive
@DorpsGek DorpsGek temporarily deployed to preview-pr-9603 October 16, 2021 18:36 Inactive
@DorpsGek DorpsGek temporarily deployed to preview-pr-9603 October 16, 2021 19:02 Inactive
@DorpsGek DorpsGek temporarily deployed to preview-pr-9603 October 16, 2021 19:38 Inactive
DebugCheckSanity() is unused when asserts are disabled. While at it,
use WITH_ASSERT over NDEBUG, as that means we also run this code
during beta/RC.
@DorpsGek DorpsGek temporarily deployed to preview-pr-9603 October 16, 2021 19:51 Inactive
@TrueBrain TrueBrain removed the preview This PR is receiving preview builds label Oct 17, 2021
@TrueBrain TrueBrain marked this pull request as ready for review October 17, 2021 08:10
@TrueBrain TrueBrain merged commit 3320189 into OpenTTD:release/12 Oct 17, 2021
@TrueBrain TrueBrain deleted the prepare-12 branch October 17, 2021 09:28
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.

None yet

3 participants