PKHeX/PKHeX.Core
Kurt 8c05b9f391 add g3 hall of fame r/w
no GUI

var sav3 = new SAV3(File.ReadAllBytes(path));
var hof = HallFame3Entry.GetEntries(sav3);
hof.Dump();
2019-01-02 18:15:29 -08:00
..
Editing Misc updates 2018-12-29 22:19:44 -08:00
Game Misc updates 2018-12-29 22:19:44 -08:00
Legality Fix pokewalker pid check for female-only 2019-01-01 20:04:29 -08:00
MysteryGifts Add xmldoc 2018-12-29 23:38:59 -08:00
PersonalInfo Misc updates 2018-12-29 22:19:44 -08:00
PKM Allow IsPokeStar=false 2018-12-31 21:04:13 -08:00
Resources Update 2019.01.02 2019-01-01 20:52:25 -08:00
Ribbons Misc reorg 2018-08-20 22:09:35 -07:00
Saves add g3 hall of fame r/w 2019-01-02 18:15:29 -08:00
Util Misc tweaks 2018-12-17 11:17:19 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Add resource include references for new fr xlation 2018-12-20 20:34:51 -08:00