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
557
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
ad733d92c6
Fixes item use scripts not being properly initialised, and not setting its owner
2022-05-15 11:15:13 +02:00
CInterface
Update to latest CreatureLib
2022-05-14 16:50:20 +02:00
src
Fixes item use scripts not being properly initialised, and not setting its owner
2022-05-15 11:15:13 +02:00
tests
Fixes for use after free
2022-05-15 10:08:15 +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
Investigate drone parallelism
2022-04-10 12:49:30 +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
Initial work on WebAssembly script provider
2022-05-14 11:49:09 +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%