Go to file
Deukhoofd 9b125503ee
continuous-integration/drone/push Build is passing Details
AngelScriptResolver C Interface
2020-05-02 11:38:13 +02:00
CInterface AngelScriptResolver C Interface 2020-05-02 11:38:13 +02:00
extern Added ScriptBuilder that gives us access to conditional compilation and metadata attributes. 2020-02-19 09:07:44 +01:00
src Rework of ScriptResolver to binary handling. Now also serialises the type database to the stream, simplifying it's api. 2020-05-02 11:13:04 +02:00
tests Rework of ScriptResolver to binary handling. Now also serialises the type database to the stream, simplifying it's api. 2020-05-02 11:13:04 +02:00
.clang-format Initial commit. 2019-12-29 15:29:52 +01:00
.drone.yml Re-add conan data to Valgrind step. 2020-04-28 15:37:18 +02:00
.gitignore Initial commit. 2019-12-29 15:29:52 +01:00
CMakeLists.txt Increase max PP for Struggle, make conan always pull the latest dependencies. 2020-04-22 17:05:00 +02:00
angelscript.supp Fixes for valgrind failure. 2020-02-06 16:25:55 +01:00
conanfile.py Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked. 2020-04-12 11:20:16 +02:00