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
accf582a51abe08724feb5f796199b9efddf6c54
PkmnLib
/
src
/
ScriptResolving
/
AngelScript
/
TypeRegistry
History
Deukhoofd
accf582a51
Some checks failed
continuous-integration/drone/push
Build is failing
Details
continuous-integration/drone
Build is failing
Details
Style fixes.
2021-09-26 10:53:26 +02:00
..
Battling
Style fixes.
2021-09-26 10:53:26 +02:00
Library
Style fixes.
2021-09-26 10:53:26 +02:00
BasicScriptClass.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
BasicScriptClass.hpp
Fixed issue on build with gcc.
2020-07-18 13:19:35 +02:00
ConstString.cpp
Adds implicit conversion from constString -> String in angelscript.
2021-05-13 14:05:14 +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
Style fixes.
2021-09-26 10:53:26 +02:00
RefCast.hpp
File formatting.
2020-04-28 14:48:56 +02:00