PKHeX/PKHeX.Core/Saves/Substructures/Gen8/BS
Kurt 5bdc6b9ef8
Privatize some static fields, more robust legal helper classes. (#3865)
* Uses LearnSource more throughout the codebase when appropriate, rather than loosely coupled pivot methods.
* Hides Learnset/EggMove data inside the LearnSource classes.
* Extracts functionality from the large Legal class & partial Table*.cs files into better performing helper classes.
* Cleans up some code from prior LearnSource commits.
2023-04-20 21:23:15 -07:00
..
BattleTowerWork8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
BattleTrainerStatus8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
BerryTreeGrowSave8b.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
BoxLayout8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ConfigSave8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Contest8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ContestPhotoLanguage8b.cs Extract interface for SaveBlock, allow strict 2022-04-15 11:45:04 -07:00
Daycare8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EncounterSave8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
FieldGimmickSave8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
FieldObjectSave8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
FlagWork8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Gem8Version.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MenuSelect8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MyItem8b.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
MyStatus8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MysteryBlock8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Party8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PlayerData8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PlayTime8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PoffinSaveData8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Poketch8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
RandomGroup8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Record8b.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
RecordAddData8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SaveItemShortcut8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SealDeco8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SealList8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SealSticker8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SystemData8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
UgCountRecord8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
UgItemType.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
UgItemUtil.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
UgSaveData8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
UndergroundItem8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
UndergroundItemList8b.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
UnionSaveData8b.cs Extract interface for SaveBlock, allow strict 2022-04-15 11:45:04 -07:00
Zukan8b.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ZukanSpinda8b.cs Extract interface for SaveBlock, allow strict 2022-04-15 11:45:04 -07:00