Kurt
|
fc754b346b
|
File scoped namespaces (#3529)
[Language Reference](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-10.0/file-scoped-namespaces)
Updates all the files, one less level of indentation.
Some small changes were made to API surfaces, renaming `PKM pkm` -> `PKM pk`, and `LegalityAnalysis.pkm` -> `LegalityAnalysis.Entity`
|
2022-06-18 11:04:24 -07:00 |
|
Kurt
|
8bf618008a
|
Remove structconverter
Won't work on bigendian architecture for non-byte fields, so just do it manually.
|
2022-03-25 19:47:23 -07:00 |
|
Kurt
|
6e9f230dee
|
Add cxd/rsbox event data for mainline sav3
Closes #3248
|
2021-08-22 18:52:29 -07:00 |
|
Kurt
|
9ef93552c9
|
Add ability to set swarms for gen3
|
2021-08-20 20:50:16 -07:00 |
|
Kurt
|
48024f1245
|
Add Swarm data get/set for gen3-5
#3245
|
2021-08-20 19:52:31 -07:00 |
|
Kurt
|
33e2c64721
|
Split SAV3 into version classes
Begone are the version-switch cases for value fetching.
|
2021-03-15 23:51:58 -07:00 |
|