Files @ r28019:61388fa618c1
Branch filter:

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

Peter Nelson
Codechange: Use comparator struct to sort cargo ID by predefined sort order.

This allows reuse of the comparator where a typename is used instead.
1
2
3
4
5
6
7
/.vs
/build*
CMakeSettings.json
docs/aidocs/*
docs/gamedocs/*
docs/source/*
/out