This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib_rs
Watch
1
Star
0
Fork
0
You've already forked PkmnLib_rs
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
PkmnLib_rs
/
src
History
Deukhoofd
5576bc8b80
All checks were successful
continuous-integration/drone/push
Build is passing
Details
More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc).
2022-06-18 15:52:39 +02:00
..
dynamic_data
More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc).
2022-06-18 15:52:39 +02:00
static_data
More removal of RwLocks and replace it with Atomics, to prevent locks.
2022-06-18 14:17:29 +02:00
utils
First chunk of battling is now fully working, along with integration tests!
🎉
2022-06-17 19:53:33 +02:00
defines.rs
Initial work on outlining the dynamic side of the library.
2021-01-31 17:31:22 +01:00
lib.rs
More work on using interior mutability instead of exterior mutability for dynamic types (Battle, Pokemon, etc).
2022-06-18 15:52:39 +02:00