PkmnLib/tests/ScriptTests
Deukhoofd 1e10d25dbd
continuous-integration/drone/push Build is failing Details
Fixes narray::Length not being a property in angelscript.
2021-09-25 18:33:12 +02:00
..
ScriptTypeTests Large cleanup of type registration, added new "NativeArray" (or narray in angelscript) type that simply holds a pointer to a native list, to prevent copies we don't need 2021-09-25 17:56:45 +02:00
BaseScriptClassTests.cpp Fixes narray::Length not being a property in angelscript. 2021-09-25 18:33:12 +02:00
ItemUseScriptTests.cpp Fix memory issues. 2021-03-07 18:20:42 +01:00
MetadataTests.cpp Rework metadata to have a standard handling. 2021-08-22 15:01:51 +02:00
ScriptResolverTests.cpp Large cleanup of type registration, added new "NativeArray" (or narray in angelscript) type that simply holds a pointer to a native list, to prevent copies we don't need 2021-09-25 17:56:45 +02:00