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
89
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
angelscript.supp
Fixes for valgrind failure.
2020-02-06 16:25:55 +01:00
CMakeLists.txt
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
Description
No description provided
5
MiB
Languages
C++
91.8%
CMake
8.2%