Go to file
Deukhoofd 812ef65ea0
Pass back capture attempt event result over FFI through a pointer, instead of by value.
2022-05-15 11:15:38 +02:00
CInterface Pass back capture attempt event result over FFI through a pointer, instead of by value. 2022-05-15 11:15:38 +02:00
src Fixes item use scripts not being properly initialised, and not setting its owner 2022-05-15 11:15:13 +02:00
tests Fixes for use after free 2022-05-15 10:08:15 +02:00
.clang-format Support flags for species and formes. 2020-08-10 18:03:01 +02:00
.clang-tidy More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00
.drone.yml Investigate drone parallelism 2022-04-10 12:49:30 +02:00
.gitignore Implement held item scripts 2022-02-19 14:04:43 +01:00
CMakeLists.txt Initial work on WebAssembly script provider 2022-05-14 11:49:09 +02:00
CPM.cmake Switch to CPM for dependency management 2022-02-05 15:31:10 +01:00
angelscript.supp Reverts memory alignment thing in ConstString, as it appears to cause issues down the line 2022-04-01 12:09:35 +02:00
sanitizer_ignores Initial work on WebAssembly script provider 2022-05-14 11:49:09 +02:00