PKHeX/PKHeX.Core/Util
Kurt 520c9da5c9 Update string loading
Remove usage of linq for sorting, use array.sort for in-place sorting.
Wasteful creating temp sorted buffers then enumerating them to dump into
the list.
2019-04-29 21:55:43 -07:00
..
BigEndian.cs Reverse array in place 2019-02-15 11:46:02 -08:00
DataUtil.cs Update string loading 2019-04-29 21:55:43 -07:00
DateUtil.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
FileUtil.cs Add gp1-pb7 conversion 2018-11-21 20:48:55 -08:00
MessageStrings.cs Add RTC reset, allows game to define on continue 2019-03-30 12:34:51 -07:00
PathUtil.cs Relocate FFFF trim (and 0000) to same location 2019-03-20 22:13:09 -07:00
RandUtil.cs Misc variable name changes 2019-02-06 23:28:02 -08:00
ReflectUtil.cs Style updates 2018-07-29 13:27:48 -07:00
Util.cs Relocate FFFF trim (and 0000) to same location 2019-03-20 22:13:09 -07:00