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
3d75e8233d92886fd074071cdfb54b5be66e9560
PkmnLib
/
src
/
ScriptResolving
/
AngelScript
History
Deukhoofd
3d75e8233d
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Adds Angelscript functions for setting volatile scripts on a battleside.
2021-10-28 16:27:59 +02:00
..
ByteCodeHandling
Several fixes for binary stream
2021-07-09 14:18:26 +02:00
TypeRegistry
Adds Angelscript functions for setting volatile scripts on a battleside.
2021-10-28 16:27:59 +02:00
AngelScriptEvolutionScript.cpp
Adds caching for expensive type resolution.
2021-09-22 19:02:01 +02:00
AngelScriptEvolutionScript.hpp
Adds caching for expensive type resolution.
2021-09-22 19:02:01 +02:00
AngelScriptFunctionCall.hpp
Adds caching for expensive type resolution.
2021-09-22 19:02:01 +02:00
AngelScriptItemUseScript.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
AngelScriptItemUseScript.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
AngelScriptMetadata.hpp
Style fixes.
2021-09-26 10:53:26 +02:00
AngelScriptResolver.cpp
Adds Angelscript interface for Battle History.
2021-10-23 18:16:17 +02:00
AngelScriptResolver.hpp
Adds support for Angelscript debugger.
2021-10-22 15:11:52 +02:00
AngelScriptScript.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
AngelScriptScript.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
AngelScriptTypeInfo.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
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
Adds support for Angelscript debugger.
2021-10-22 15:11:52 +02:00