Go to file
Deukhoofd 99e805dc8e
continuous-integration/drone/push Build is failing Details
Remove Valgrind build step for now, as Clang 14 does not support it.
2022-05-16 19:10:52 +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 Loads of WASM type registry. 2022-05-16 18:16:15 +02:00
tests Loads of WASM type registry. 2022-05-16 18:16: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 Remove Valgrind build step for now, as Clang 14 does not support it. 2022-05-16 19:10:52 +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