PKHeX/PKHeX.Core/PKM
Kurt fa8e65f9e5 Extract Characteristic calc to static class
Reused logic, easier unit testing, better performance.
Old method would do max of 6 properties (that each fetch 32bits and bitshift themselves); now we just fetch once and shift calc accordingly.
2023-06-03 18:52:05 -07:00
..
Enums Update PokeSizeDetailed.cs 2023-05-02 20:56:16 -04:00
HOME Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
Interfaces Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
Searching Extend filename species 000's to 4 digits 2023-05-07 15:29:40 -07:00
Shared Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
Strings Minor tweaks 2023-04-22 17:51:32 -07:00
Util Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
BK4.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
CK3.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
EntityCharacteristic.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PA8.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PB7.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PB8.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
PK1.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
PK2.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
PK3.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK4.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK5.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK6.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK7.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PK8.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
PK9.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
PKM.cs Initial support for Pokémon HOME 3.0.0 (#3899) 2023-06-03 18:19:16 -07:00
RK4.cs Extract Characteristic calc to static class 2023-06-03 18:52:05 -07:00
SK2.cs Minor clean 2023-04-13 00:05:10 -07:00
XK3.cs XK3: Load Purified state from savefile 2023-05-01 17:09:45 -07:00