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
9e507d5c3fb7e50e60f71a36904a90d7f7fdd9e4
PkmnLib
/
src
/
ScriptResolving
/
AngelScript
/
TypeRegistry
/
Battling
History
Deukhoofd
6ffcd4dcbc
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Fixed Angelscript ExecutingAttack::GetHitData function.
2020-08-04 13:08:43 +02:00
..
RegisterBattleClass.cpp
Fixed issue where using operator->() function directly in Angelscript threw an exception if the pointer was null.
2020-07-04 18:56:49 +02:00
RegisterBattleClass.hpp
Fixed issue on build with gcc.
2020-07-18 13:19:35 +02:00
RegisterBattleLibrary.cpp
Register many new types and properties in AngelScript.
2020-02-16 16:43:37 +01:00
RegisterBattleLibrary.hpp
Fixed issue on build with gcc.
2020-07-18 13:19:35 +02:00
RegisterExecutingAttack.cpp
Fixed Angelscript ExecutingAttack::GetHitData function.
2020-08-04 13:08:43 +02:00
RegisterExecutingAttack.hpp
Fixed issue on build with gcc.
2020-07-18 13:19:35 +02:00
RegisterPokemonClass.cpp
Fixed issue where using operator->() function directly in Angelscript threw an exception if the pointer was null.
2020-07-04 18:56:49 +02:00
RegisterPokemonClass.hpp
Fixed issue on build with gcc.
2020-07-18 13:19:35 +02:00
RegisterTurnChoices.cpp
File formatting.
2020-04-28 14:48:56 +02:00
RegisterTurnChoices.hpp
Fixed issue on build with gcc.
2020-07-18 13:19:35 +02:00