PKHeX/PKHeX.Core/Util
Kurt 013aac602f Don't clone string resources on fetch
Hardcode egg names, don't rely on string resource loading order for SpeciesNames to get an un-mutated copy.

fixes the infrequent race condition for legality unit tests
2021-05-10 18:41:01 -07:00
..
Localization Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
ArrayUtil.cs Replace some linq usage with direct logic 2021-05-06 23:26:38 -07:00
BigEndian.cs Add automatic byteswap 2020-09-30 22:46:07 -07:00
ComboItemUtil.cs Preformat csv files, remove header 2021-05-09 15:47:21 -07:00
DateUtil.cs Target type'd new 2020-12-21 17:17:56 -08:00
FileUtil.cs Add some code analysis for try-return with nullable out 2021-01-17 00:05:07 -08:00
FlagUtil.cs Misc clean 2019-09-10 00:21:51 -07:00
FrameworkUtil.cs Add some code analysis for try-return with nullable out 2021-01-17 00:05:07 -08:00
MessageStrings.cs Improve clarity of plugin load failures 2021-05-02 18:27:04 -07:00
NetUtil.cs Minor clean 2021-03-14 16:16:55 -07:00
PathUtil.cs Relocate FFFF trim (and 0000) to same location 2019-03-20 22:13:09 -07:00
RandUtil.cs Target type'd new 2020-12-21 17:17:56 -08:00
ReflectUtil.cs Add some code analysis for try-return with nullable out 2021-01-17 00:05:07 -08:00
ResourceUtil.cs Don't clone string resources on fetch 2021-05-10 18:41:01 -07:00
StringUtil.cs Minor rearranging 2021-01-07 18:05:21 -08:00
UpdateUtil.cs Minor clean 2021-03-14 16:16:55 -07:00
Util.cs Improve perf of byte->hexstring parse 2021-05-10 16:07:25 -07:00
ValueTypeTypeConverter.cs Minor clean 2021-03-14 16:16:55 -07:00