PKHeX/PKHeX.Core/PKM/Util
abcboy101 3707ee5eb1
Standardize language codes and improve locale handling (#4353)
Use standard BCP 47 language codes
Move Culture utils into WinFormsUtil
Detect system language on first launch
2024-09-04 18:51:35 -05:00
..
Conversion Misc tweaks 2024-06-01 17:44:32 -05:00
EffortValues.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
EntityBlank.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
EntityCharacteristic.cs Update 23.07.09 2023-07-09 14:10:40 -07:00
EntityContext.cs Add handling for lgpe lumped in Contains/Gen check 2024-03-03 23:40:55 -06:00
EntityDetection.cs Fix pokerus to allow evolved untransferrables 2024-08-17 08:23:33 -05:00
EntityFileExtension.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
EntityFileNamer.cs Refactor: Split Gen1/2 string & pokelist conversion methods (#4251) 2024-04-22 14:42:22 -06:00
EntityFormat.cs Refactor: Split Gen1/2 string & pokelist conversion methods (#4251) 2024-04-22 14:42:22 -06:00
EntityGender.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
EntityPID.cs Remove nature from FRLG Unown method loop 2024-08-07 17:03:27 -05:00
EntitySorting.cs Rename box storage slot flag fetch 2024-06-29 10:39:59 -05:00
Experience.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
GameConsole.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Language.cs Standardize language codes and improve locale handling (#4353) 2024-09-04 18:51:35 -05:00
PKX.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
PokeCrypto.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
RecentTrainerCache.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
SpeciesName.cs Standardize language codes and improve locale handling (#4353) 2024-09-04 18:51:35 -05:00
TrainerName.cs Extract TrainerName const to static class 2024-07-06 01:35:50 -05:00