PkmnLib/src/ScriptResolving/AngelScript
Deukhoofd 673bd58b88
continuous-integration/drone/push Build is failing Details
Reverts memory alignment thing in ConstString, as it appears to cause issues down the line
2022-04-01 12:09:35 +02:00
..
ByteCodeHandling More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00
TypeRegistry Reverts memory alignment thing in ConstString, as it appears to cause issues down the line 2022-04-01 12:09:35 +02:00
AngelScriptEvolutionScript.cpp Adds caching for expensive type resolution. 2021-09-22 19:02:01 +02:00
AngelScriptEvolutionScript.hpp More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00
AngelScriptFunctionCall.hpp Update to new THROW message. 2021-11-21 12:40:25 +01:00
AngelScriptItemUseScript.cpp Adds a GetOwner pattern to ItemUseScript 2022-03-27 13:07:58 +02:00
AngelScriptItemUseScript.hpp Adds a GetOwner pattern to ItemUseScript 2022-03-27 13:07:58 +02:00
AngelScriptMetadata.hpp Updates to new CreatureLib, with removed precompiled header. 2021-10-30 14:29:57 +02:00
AngelScriptResolver.cpp Adds a GetOwner pattern to ItemUseScript 2022-03-27 13:07:58 +02:00
AngelScriptResolver.hpp Make CreateScript use std::string to help prevent issues. 2022-03-20 11:18:32 +01:00
AngelScriptScript.cpp Initial work on capturing of Pokemon 2022-03-13 14:16:28 +01:00
AngelScriptScript.hpp Initial work on capturing of Pokemon 2022-03-13 14:16:28 +01:00
AngelScriptTypeInfo.hpp Initial work on capturing of Pokemon 2022-03-13 14:16:28 +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 Lock guards for Angelscript ContextPool 2022-02-26 20:22:00 +01:00