PkmnLib/src/ScriptResolving/AngelScript
Deukhoofd b7c27cb1f8
continuous-integration/drone/push Build is failing Details
Move all dependencies over to CPM
2022-02-11 12:17:27 +01:00
..
ByteCodeHandling Several fixes for binary stream 2021-07-09 14:18:26 +02:00
TypeRegistry Move all dependencies over to CPM 2022-02-11 12:17:27 +01:00
AngelScriptEvolutionScript.cpp Adds caching for expensive type resolution. 2021-09-22 19:02:01 +02:00
AngelScriptEvolutionScript.hpp Adds caching for expensive type resolution. 2021-09-22 19:02:01 +02:00
AngelScriptFunctionCall.hpp Update to new THROW message. 2021-11-21 12:40:25 +01:00
AngelScriptItemUseScript.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
AngelScriptItemUseScript.hpp Move all dependencies over to CPM 2022-02-11 12:17:27 +01:00
AngelScriptMetadata.hpp Updates to new CreatureLib, with removed precompiled header. 2021-10-30 14:29:57 +02:00
AngelScriptResolver.cpp Move all dependencies over to CPM 2022-02-11 12:17:27 +01:00
AngelScriptResolver.hpp Move all dependencies over to CPM 2022-02-11 12:17:27 +01:00
AngelScriptScript.cpp Adds OnDamage parameters for old and new health. 2021-11-21 14:16:57 +01:00
AngelScriptScript.hpp Move all dependencies over to CPM 2022-02-11 12:17:27 +01:00
AngelScriptTypeInfo.hpp Adds OnDamage parameters for old and new health. 2021-11-21 14:16:57 +01:00
AngelscriptUserdata.hpp Adds caching for expensive type resolution. 2021-09-22 19:02:01 +02:00
ContextPool.cpp Reorganized files 2020-02-02 12:23:50 +01:00
ContextPool.hpp Remove pthread dependency by default, adds ability to turn off angelscript debugger 2022-02-05 17:48:47 +01:00