PKHeX/PKHeX.Core/Saves/Substructures
Kurt f5090e3ae7 Fix cgear png import
Closes #3231

Symptoms observed:
- Tiles were too dark (not high enough RBG value due to >>3; keep 8bit color here.
- Red/Blue channel inverted, swap R & B. Works? Hope this isn't something related to png storing rgb vs bgr and we'd need to check input pixel format?
- Tiles were misplaced slightly, off by 1. Fix order of operations so that the tile choice value is correct.
2021-07-10 19:32:10 -07:00
..
Battle Videos Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
Gen3 Prevent overflow of memo write 2021-05-22 09:27:46 -07:00
Gen4 Minor clean 2021-03-14 16:16:55 -07:00
Gen5 Fix cgear png import 2021-07-10 19:32:10 -07:00
Gen6 Minor clean 2021-06-15 20:00:51 -07:00
Gen7 Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
Gen8 Minor clean 2021-06-15 20:00:51 -07:00
Gen12 Minor clean 2020-12-21 17:48:08 -08:00
Inventory Minor clean 2021-05-29 15:31:47 -07:00
Mail Replace some linq usage with direct logic 2021-05-06 23:26:38 -07:00
Misc Add opening for rental team dumps 2020-11-03 20:12:42 -08:00
OPower Target type'd new 2020-12-21 17:17:56 -08:00
PokeDex Clean up SetDex guard clauses 2021-06-04 17:26:06 -07:00
ITrainerStatRecord.cs Misc simplifications 2018-07-07 15:38:11 -07:00
MysteryGiftAlbum.cs seal hunting 2020-09-07 13:51:13 -07:00
Records.cs Minor clean 2021-03-14 16:16:55 -07:00