This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib
Watch
1
Star
0
Fork
0
You've already forked PkmnLib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
b40e0047240b8fdd7cfb7e91ef7781b6383767b1
PkmnLib
/
src
/
ScriptResolving
/
AngelScript
/
TypeRegistry
History
Deukhoofd
b40e004724
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Make Pokemon::HasVolatile const in Angelscript.
2021-11-20 14:42:06 +01:00
..
Battling
Make Pokemon::HasVolatile const in Angelscript.
2021-11-20 14:42:06 +01:00
Library
Updates needed for breaking change in how abilities work.
2021-11-15 12:47:02 +01:00
BasicScriptClass.cpp
Adds OnIncomingHit hook to Angelscript.
2021-11-19 18:07:21 +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.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
NativeArray.hpp
Updates to new CreatureLib, with removed precompiled header.
2021-10-30 14:29:57 +02:00
RefCast.hpp
File formatting.
2020-04-28 14:48:56 +02:00