Files @ r26817:1d282e59fc7b
Branch filter:

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

Rubidium
Codechange: pass large objects by reference instead of value

Especially when they get passed on directly to the next function or via a
constructor into an instance variable
1
2
3
4
5
6
7
/.vs
/build*
CMakeSettings.json
docs/aidocs/*
docs/gamedocs/*
docs/source/*
/out