This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
BuildData
Watch
1
Star
0
Fork
0
You've already forked BuildData
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
16
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
0b4806b354
Fixes Windows not reading files properly.
2022-03-18 00:38:38 +01:00
BuildAbilities.cpp
Include string value effect parameters
2022-02-12 19:15:42 +01:00
BuildAbilities.hpp
Update for pkmnlib reworks
2021-11-20 09:55:09 +01:00
BuildItems.cpp
Adds battle effect for items
2022-02-19 15:08:28 +01:00
BuildItems.hpp
Set up standard functions for building tools
2021-08-22 12:10:26 +02:00
BuildLibrary.cpp
Fixes Windows not reading files properly.
2022-03-18 00:38:38 +01:00
BuildLibrary.hpp
Adds logging for library build times
2021-08-28 16:05:31 +02:00
BuildMoves.cpp
Include string value effect parameters
2022-02-12 19:15:42 +01:00
BuildMoves.hpp
Set up standard functions for building tools
2021-08-22 12:10:26 +02:00
BuildNatures.cpp
Change separator detection on csv parsing.
2021-09-07 18:55:36 +02:00
BuildNatures.hpp
Set up standard functions for building tools
2021-08-22 12:10:26 +02:00
BuildSpecies.cpp
Update to new Throw message.
2021-11-21 12:42:35 +01:00
BuildSpecies.hpp
Update for pkmnlib reworks
2021-11-20 09:55:09 +01:00
BuildTypes.cpp
Change separator detection on csv parsing.
2021-09-07 18:55:36 +02:00
BuildTypes.hpp
Set up standard functions for building tools
2021-08-22 12:10:26 +02:00
GrowthRatesBuilder.cpp
Performance improvements, moves json.hpp into rest of the repo.
2021-08-28 16:52:47 +02:00
GrowthRatesBuilder.hpp
Set up standard functions for building tools
2021-08-22 12:10:26 +02:00
json.hpp
Performance improvements, moves json.hpp into rest of the repo.
2021-08-28 16:52:47 +02:00
Description
Standard classes for PkmnLib tools to set up building a library. To be used as submodules.
591
KiB
Languages
C++
100%