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
264
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
c86d35619e
Added random seed to battle constructor
2020-07-26 10:50:39 +02:00
CInterface
Make GetRandomNature CInterface be wrapped in a try, as it can throw.
2020-07-19 11:41:39 +02:00
extern
Fixed issue on build with gcc.
2020-07-18 13:19:35 +02:00
src
Added random seed to battle constructor
2020-07-26 10:50:39 +02:00
tests
Update to newer CreatureLib.
2020-07-04 15:50:30 +02:00
.clang-format
Fix style thing.
2020-07-18 15:23:12 +02:00
.drone.yml
Fix paths.
2020-07-18 12:59:59 +02:00
.gitignore
Update CreatureLib.
2020-05-27 17:26:25 +02:00
angelscript.supp
Fixes for valgrind failure.
2020-02-06 16:25:55 +01:00
CmakeConanSetup.cmake
Fix for build.
2020-07-18 12:48:41 +02:00
CMakeLists.txt
Further fixes for GCC throwing warnings in external files.
2020-07-18 14:28:59 +02:00
conanfile.py
Fixes for Windows build.
2020-07-18 14:42:03 +02:00
Description
No description provided
5
MiB
Languages
C++
91.8%
CMake
8.2%