pkmn-classic-framework/library/Structures
2024-11-13 22:23:25 -05:00
..
ByteStatValues.cs Added public StatValues ctors that take enumerables. 2021-07-27 22:40:56 -04:00
ContestStatValues.cs First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00
Enums.cs Future™ 2022-02-14 23:12:22 -05:00
Format.cs Fixed a lot of crashes on pokemon stats viewer. 2022-02-08 03:43:22 -05:00
IntStatValues.cs Added public StatValues ctors that take enumerables. 2021-07-27 22:40:56 -04:00
IvStatValues.cs Added base class for Battle Tower Pokémon, derived from our abstract base Pokémon class, and plumbed the change through. 2021-10-29 01:11:46 -04:00
MoveSlot.cs Populate moveset interfaces on Battle Tower Pokémon. 2021-11-22 01:24:24 -05:00
Pokemon4.cs Fixed crash when submitting battle tower results. 2024-11-11 02:48:39 -05:00
Pokemon5.cs Include (stub) string validation in Gen 5 2024-11-13 22:23:25 -05:00
PokemonBase.cs More ability validaiton fixes 2022-08-22 23:44:45 -04:00
PokemonParty4.cs Added checks for null characters in Gen4 strings. 2024-11-05 22:48:11 -05:00
PokemonParty5.cs Fixed a lot of crashes on pokemon stats viewer. 2022-02-08 03:43:22 -05:00
PokemonPartyBase.cs Fixed a lot of crashes on pokemon stats viewer. 2022-02-08 03:43:22 -05:00
StatValues.cs Added public StatValues ctors that take enumerables. 2021-07-27 22:40:56 -04:00
StatValuesBase.cs Fixes 2021-09-21 19:48:11 -04:00
TrainerMemo.cs First implementation of trainer memos. 2015-05-05 11:34:34 -04:00