You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/.github
rubidium42 98e653dacc Fix #9386: compilers failing to compile with LTO by using variants instead of new + unique_ptr
With std::variant all memory can be figured out at compile time, so the compiler needs to keep track of fewer elements. It also saves out a unique_ptr and its memory management, over a slight impact for resolving a setting.
3 years ago
..
ISSUE_TEMPLATE Change: [GitHub] use an issue form to let people fill in bug report / crashes (#9400) 3 years ago
workflows Fix #9386: compilers failing to compile with LTO by using variants instead of new + unique_ptr 3 years ago
FUNDING.yml Add: [GitHub] sponsor button on github.com (#7700) 5 years ago
PULL_REQUEST_TEMPLATE.md Fix: add missing variables to NewGRF inspect window. 3 years ago
changelog.sh Add: [Actions] release workflow for both releases and nightlies 3 years ago
stale.yml Add: [GitHub] enable probot/stale, to flush out stale issues/pull requests 5 years ago