|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Files | |
| player.cpp | |
| Implementation of Player – groups the trainer's basics/items/pokedex/ party. | |
| player.h | |
| playerbasics.cpp | |
| Implementation of PlayerBasics – name/ID/money/coins/badges/starter, including the full-set name/ID that also rewrites non-trade mons' OT. | |
| playerbasics.h | |
| playerpokedex.cpp | |
| Implementation of PlayerPokedex – the seen/owned dex bit-fields and their counts/toggles. | |
| playerpokedex.h | |
| playerpokemon.cpp | |
| Implementation of PlayerPokemon – the party as a specialized PokemonStorageBox. | |
| playerpokemon.h | |