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
565
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
f4e2837b92
Some checks reported errors
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone
Build was killed
Details
Use mold as linker if available for clang.
2022-05-18 17:22:19 +02:00
CInterface
Pass back capture attempt event result over FFI through a pointer, instead of by value.
2022-05-15 11:15:38 +02:00
src
Adds Item registry to WASM.
2022-05-17 20:28:20 +02:00
tests
Fixes Angelscript build.
2022-05-16 21:27:37 +02:00
.clang-format
Support flags for species and formes.
2020-08-10 18:03:01 +02:00
.clang-tidy
More aggressive sanitization. Loads of integer definition fixes
2022-03-25 19:08:42 +01:00
.drone.yml
Remove Valgrind build step for now, as Clang 14 does not support it.
2022-05-16 19:10:52 +02:00
.gitignore
Implement held item scripts
2022-02-19 14:04:43 +01:00
angelscript.supp
Reverts memory alignment thing in ConstString, as it appears to cause issues down the line
2022-04-01 12:09:35 +02:00
CMakeLists.txt
Use mold as linker if available for clang.
2022-05-18 17:22:19 +02:00
CPM.cmake
Switch to CPM for dependency management
2022-02-05 15:31:10 +01:00
sanitizer_ignores
Initial work on WebAssembly script provider
2022-05-14 11:49:09 +02:00
Description
No description provided
5
MiB
Languages
C++
91.8%
CMake
8.2%