PKHeX/PKHeX.Core/Saves
Kurt 2a2361220d Add more accurate daycare egg detection
uses eventflag, different index for each game

frlg:
https://www.pokecommunity.com/showthread.php?t=302347
"Flag 0x266 is set by the game engine if an Egg is in the Daycare."

emerald:
https://www.pokecommunity.com/showthread.php?t=330008
"0x86 : Daycare Centre has egg"

rs:
https://gist.github.com/rboninsegna/a4a63c2b66c42e371a94f860eae55361
" 0x86  Egg ready at Daycare"
2018-09-30 21:27:36 -07:00
..
Blocks misc improvements 2018-08-05 12:39:06 -07:00
MemeCrypto Style updates 2018-08-09 21:53:39 -07:00
Storage Misc reorg + skeleton for slot editor 2018-09-21 21:20:28 -07:00
Substructures Add more enum values 2018-09-25 16:33:11 -07:00
Util Rework sav3 version detect 2018-09-16 13:57:09 -07:00
SAV1.cs Add pk1 current level property party->box setter 2018-08-19 13:35:20 -07:00
SAV2.cs style updates 2018-09-14 22:37:47 -07:00
SAV3.cs Add more accurate daycare egg detection 2018-09-30 21:27:36 -07:00
SAV3Colosseum.cs style updates 2018-09-14 22:37:47 -07:00
SAV3GCMemoryCard.cs Add check for uninitialized save data 2018-09-26 12:42:39 -07:00
SAV3RSBox.cs style updates 2018-09-14 22:37:47 -07:00
SAV3XD.cs style updates 2018-09-14 22:37:47 -07:00
SAV4.cs style updates 2018-09-14 22:37:47 -07:00
SAV4BR.cs style updates 2018-09-14 22:37:47 -07:00
SAV5.cs style updates 2018-09-14 22:37:47 -07:00
SAV6.cs bounds check record set 2018-09-27 21:30:20 -07:00
SAV7.cs bounds check record set 2018-09-27 21:30:20 -07:00
SaveFile.cs Add frlg flag toggles from thread 2018-09-27 20:01:34 -07:00