PkmnLib/src/ScriptResolving/AngelScript
Deukhoofd f7c881b4e7
continuous-integration/drone/push Build is passing Details
Implement held item scripts
2022-02-19 14:04:43 +01:00
..
ByteCodeHandling Several fixes for binary stream 2021-07-09 14:18:26 +02:00
TypeRegistry Implement held item scripts 2022-02-19 14:04:43 +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 Update for item use scripts to be used in battle 2022-02-13 13:47:30 +01:00
AngelScriptItemUseScript.hpp Update for item use scripts to be used in battle 2022-02-13 13:47:30 +01:00
AngelScriptMetadata.hpp Updates to new CreatureLib, with removed precompiled header. 2021-10-30 14:29:57 +02:00
AngelScriptResolver.cpp Implement held item scripts 2022-02-19 14:04:43 +01:00
AngelScriptResolver.hpp Implement held item scripts 2022-02-19 14:04:43 +01:00
AngelScriptScript.cpp Implement held item scripts 2022-02-19 14:04:43 +01:00
AngelScriptScript.hpp Implement held item scripts 2022-02-19 14:04:43 +01:00
AngelScriptTypeInfo.hpp Implement held item scripts 2022-02-19 14:04:43 +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