Files @ r28292:edbeb8d2786a
Branch filter:

Location: cpp/openttd-patchpack/source/.gitignore

Peter Nelson
Fix #11585: Crash when cleaning AI/GS with nested AsyncMode.

Do not throw sanity check when in_shutdown is true. This is also applied to
ExecMode and TestMode as they follow the same pattern.
1
2
3
4
5
6
7
/.vs
/build*
CMakeSettings.json
docs/aidocs/*
docs/gamedocs/*
docs/source/*
/out