PkmnLib/src/ScriptResolving/AngelScript/TypeRegistry
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
..
Battling Adds Angelscript registration for AttemptCapture 2022-03-27 13:18:39 +02:00
Library More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00
BasicScriptClass.cpp Adds Angelscript registration for AttemptCapture 2022-03-27 13:18:39 +02:00
BasicScriptClass.hpp More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00
ConstString.cpp Reverts memory alignment thing in ConstString, as it appears to cause issues down the line 2022-04-01 12:09:35 +02:00
ConstString.hpp More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00
HelperFile.hpp 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
NativeArray.hpp More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00
RefCast.hpp More aggressive sanitization. Loads of integer definition fixes 2022-03-25 19:08:42 +01:00