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
331
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
cab1b57a8e
Reduce file size by only including relevant debug symbols for stacktraces.
2020-12-31 13:55:31 +01:00
CInterface
Several fixes and improvements.
2020-12-28 15:11:06 +01:00
extern
Switch to doctest over Catch for unit tests.
2020-09-29 18:04:06 +02:00
src
Fixes issue where resolving script could segfault.
2020-12-28 18:04:04 +01:00
tests
Several fixes and improvements.
2020-12-28 15:11:06 +01:00
.clang-format
Support flags for species and formes.
2020-08-10 18:03:01 +02:00
.clang-tidy
Adds clang-tidy file.
2020-09-29 17:53:45 +02:00
.drone.yml
Fixes sign build.
2020-09-30 18:55:35 +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
Use compiler 9.3, as that's what mingw is using on the build.
2020-12-11 14:00:09 +01:00
CMakeLists.txt
Reduce file size by only including relevant debug symbols for stacktraces.
2020-12-31 13:55:31 +01:00
conanfile.py
Update angelscript.
2020-12-07 18:01:10 +01:00
Description
No description provided
5
MiB
Languages
C++
91.8%
CMake
8.2%