PKHeX/PKHeX.Core/Util
Kurt b03a5f2818 Fix pika beach score reading
fix reads as little endian instead of big endian
fix truncation if editor value from byte => ushort
Closes #2976
2020-09-01 16:05:52 -07:00
..
ArrayUtil.cs Add some overloads with 1 less allocation 2020-07-19 16:35:52 -05:00
BigEndian.cs Fix pika beach score reading 2020-09-01 16:05:52 -07:00
DataUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
DateUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
FileUtil.cs Add a temp size that isn't 100% dlc sized 2020-06-19 19:58:56 -05:00
FlagUtil.cs Misc clean 2019-09-10 00:21:51 -07:00
MessageStrings.cs Add prompt for loading new save with unsaved changes 2020-05-24 11:03:23 -07:00
NetUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
PathUtil.cs Relocate FFFF trim (and 0000) to same location 2019-03-20 22:13:09 -07:00
RandUtil.cs Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
ReflectUtil.cs Indicate known block types at top 2020-01-23 20:11:39 -08:00
StringUtil.cs Add more string search methods 2020-01-02 12:06:58 -08:00
Util.cs Add tracker editor 2020-02-12 18:10:03 -08:00
ValueTypeTypeConverter.cs Add battle tree scout edits 2020-05-24 18:31:52 -07:00