PkmnLib/src/ScriptResolving/AngelScript/TypeRegistry
Deukhoofd f7c881b4e7
continuous-integration/drone/push Build is passing Details
Implement held item scripts
2022-02-19 14:04:43 +01:00
..
Battling Move all dependencies over to CPM 2022-02-11 12:17:27 +01:00
Library Fixes TypeLibrary::GetTypeId segfaulting 2022-02-12 19:02:17 +01:00
BasicScriptClass.cpp Implement held item scripts 2022-02-19 14:04:43 +01:00
BasicScriptClass.hpp Fixed issue on build with gcc. 2020-07-18 13:19:35 +02:00
ConstString.cpp Updates to new CreatureLib, with removed precompiled header. 2021-10-30 14:29:57 +02:00
ConstString.hpp Adds precompiled header. 2020-09-29 17:51:11 +02: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 NativeArray does not need to return const pointers in Angelscript. 2021-11-20 15:30:03 +01:00
RefCast.hpp File formatting. 2020-04-28 14:48:56 +02:00