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
PkmnLib
/
src
/
ScriptResolving
/
AngelScript
History
Deukhoofd
af50f1cc74
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Adds support for Angelscript debugger.
2021-10-22 15:11:52 +02:00
..
ByteCodeHandling
Several fixes for binary stream
2021-07-09 14:18:26 +02:00
TypeRegistry
Style fixes.
2021-09-26 10:53:26 +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 support for Angelscript debugger.
2021-10-22 15:11:52 +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