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
89
Commits
1
Branch
0
Tags
5
MiB
C++
91.8%
CMake
8.2%
9974adb5ad
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Deukhoofd
9974adb5ad
Fix MoveData to use signed byte for priority constructor instead of unsigned.
2020-02-12 10:12:29 +01:00
extern
Fix error in Windows build.
2020-02-07 19:21:22 +01:00
src
Fix MoveData to use signed byte for priority constructor instead of unsigned.
2020-02-12 10:12:29 +01:00
tests
Update CreatureLib headers, move header files to PkmnLib subdirectory.
2020-02-08 19:22:29 +01:00
.clang-format
Initial commit.
2019-12-29 15:29:52 +01:00
.drone.yml
Use conan-data cache when doing a conan deploy
2020-02-08 11:05:21 +01:00
.gitignore
Initial commit.
2019-12-29 15:29:52 +01:00
CMakeLists.txt
Fixes for valgrind failure.
2020-02-06 16:25:55 +01:00
angelscript.supp
Fixes for valgrind failure.
2020-02-06 16:25:55 +01:00
conanfile.py
Implement Species destructor of base.
2020-02-09 11:02:29 +01:00