OpenTTD/.github
Peter Nelson e8015e497d Codechange: Use begin/end of nwidget parts of begin/length.
This simplifies processing nwidget parts as, unlike the remaining length, the pointer to the end of the list never changes. This is the same principle as we use(d) for tracking end instead of length for C-style strings.

And this removes 160~ instances of the lengthof() macro.
2023-09-04 10:20:45 +01:00
..
codeql Codechange: [CodeQL] Disable CodeQL check on trivial switch statements (#10537) 2023-03-26 09:35:44 +02:00
ISSUE_TEMPLATE Change: [GitHub] use an issue form to let people fill in bug report / crashes (#9400) 2021-06-26 13:51:29 +02:00
workflows Add: [CI] Create and store breakpad symbols for releases (#11247) 2023-08-30 18:27:15 +00:00
changelog.sh Fix: [Actions] changelog assumed major.minor.patch versioning (#9482) 2021-08-15 14:14:13 +02:00
FUNDING.yml Add: [GitHub] sponsor button on github.com (#7700) 2019-08-31 21:20:24 +02:00
PULL_REQUEST_TEMPLATE.md Doc: 'game_changelog.hpp' not 'gs_changelog.hpp' in GitHub PR template (#11147) 2023-07-19 11:43:24 +02:00
script-missing-mode-enforcement.py Change: Allow GS access to ScriptGroup functions 2023-04-17 17:59:16 +02:00
unused-strings.py Add: workflow and script for checking missing mode enforcements 2023-03-08 22:33:47 +01:00
windowdesc-ini-key.py Codechange: Use begin/end of nwidget parts of begin/length. 2023-09-04 10:20:45 +01:00