This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib
Watch
1
Star
0
Fork
You've already forked PkmnLib
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4983778c82
Branches
Tags
No results found.
PkmnLib
/
tests
History
Deukhoofd
1e10d25dbd
Fixes narray::Length not being a property in angelscript.
2021-09-25 18:33:12 +02:00
..
BattleTests
Fixes memory leak in unit tests
2021-08-29 16:28:21 +02:00
LibraryTests
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
PokemonTests
Return optional pointer instead of raw pointers in Pokemon::GetMoves
2021-04-23 11:53:00 +02:00
ScriptTests
Fixes narray::Length not being a property in angelscript.
2021-09-25 18:33:12 +02:00
TestLibrary
Fixes for damage calculation: Adds missing + 2, and handles rounding correctly.
2021-08-28 12:04:18 +02:00