pkmn-classic-framework/library/Pokedex
2015-05-08 20:32:37 -04:00
..
Ability.cs Build LazyKeyValuePairs in the corresponding value classes, add null checks. 2015-02-13 18:01:42 -05:00
Evolution.cs WIP of Pokedex retrieval logic 2015-01-02 18:22:23 -05:00
Family.cs Build LazyKeyValuePairs in the corresponding value classes, add null checks. 2015-02-13 18:01:42 -05:00
Form.cs Build LazyKeyValuePairs in the corresponding value classes, add null checks. 2015-02-13 18:01:42 -05:00
FormStats.cs Build LazyKeyValuePairs in the corresponding value classes, add null checks. 2015-02-13 18:01:42 -05:00
Item.cs Added base class for party/box pokemon structure. 2015-02-24 13:12:12 -05:00
Location.cs First implementation of trainer memos. 2015-05-05 11:34:34 -04:00
Move.cs Did some cleanup to the pokemon structure. 2015-04-14 21:14:34 -04:00
Pokedex.cs Hide gen6 pokemon from GTS search. 2015-05-08 20:32:37 -04:00
PokedexRecordBase.cs Looks like I need null pokedex support for VeekunImport... 2015-02-10 19:43:07 -05:00
Region.cs Added regions and locations to Pokedex. 2015-05-04 19:57:02 -04:00
Ribbon.cs Added ribbon support to Pokédex. 2015-03-23 15:56:46 -04:00
Species.cs Expose Pokedex.Species as an IDictionary. 2015-05-08 19:05:43 -04:00
Type.cs Show more pokemon stats. 2015-03-11 21:22:04 -04:00