PKHeX/PKHeX.Core
Kurt 9af0876352 clone cached string resources
don't share object references, need to be passed as new copies as the
array contents can be modified

need to clone on dict return to not pollute dict, and need to clone
after dict add so that the first return doesn't equal the dict copy --
this one could be on the dict add... keep returns same.
2017-11-07 17:12:04 -08:00
..
Game Misc refactoring 2017-10-31 09:24:54 -07:00
Legality add more xml docs 2017-11-06 22:44:51 -08:00
MysteryGifts add more xml docs 2017-11-06 22:44:51 -08:00
PersonalInfo add more xml docs 2017-11-06 22:44:51 -08:00
PKM Relocate transfer block cases to separate method 2017-11-06 18:34:35 -08:00
Resources Remove zh file in ko directory 2017-11-06 10:57:42 -06:00
Ribbons Fix r2 ribbon checks 2017-06-26 22:18:42 -07:00
Saves always clear memecrypto sig on load 2017-11-07 16:57:18 -08:00
Util clone cached string resources 2017-11-07 17:12:04 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Remove zh file in ko directory 2017-11-06 10:57:42 -06:00