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
125
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
19cfcc9e32
Support for specific PkmnLib functions in Scripts, added ModifyCriticalStage function.
2020-02-20 13:28:31 +01:00
extern
Added ScriptBuilder that gives us access to conditional compilation and metadata attributes.
2020-02-19 09:07:44 +01:00
src
Support for specific PkmnLib functions in Scripts, added ModifyCriticalStage function.
2020-02-20 13:28:31 +01:00
tests
Use namespaces to differentiate between different categories of scripts.
2020-02-16 14:38:05 +01:00
.clang-format
Initial commit.
2019-12-29 15:29:52 +01:00
.drone.yml
Force newest build to be Conan version.
2020-02-15 17:35:22 +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
Add new damage library script hooks to AngelScript.
2020-02-19 10:25:27 +01:00
Description
No description provided
5
MiB
Languages
C++
91.8%
CMake
8.2%