Commit bd6b657
- .gitignore+17
- src/client/headers/client/client.hpp+2
- src/client/headers/client/sqf/intersects.hpp+10-2
- src/client/headers/client/sqf/waypoint.hpp+3
- src/client/headers/shared/functions.hpp+4-2
- src/client/headers/shared/types.hpp+15-3
- src/client/intercept/client/client.cpp+5
- src/client/intercept/client/sqf/intersects.cpp+23-8
- src/client/intercept/client/sqf/waypoint.cpp+5
- src/client/intercept/shared/types.cpp+19-13
- src/host/extensions/export.cpp+7
- src/host/extensions/export.hpp+3-1
- src/host/extensions/extensions.cpp+2-1
- src/host/invoker/invoker.cpp+1
- src/host/invoker/sqf_functions.cpp+22
- src/host/invoker/sqf_functions.hpp+9
- src/host/loader/loader.cpp+6-2
- src/host/loader/loader.hpp+1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments