veekun_pokedex/pokedex/data/csv
Eevee 6e611d7a54 Fixed the hell out of all remaining form problems.
Every flavor page should work with no missing sprites.  Save perhaps for
Unown, because I honestly don't have them.

Every sprite exists as ###-form.png.  There is also still a ###.png,
containing a reasonable default form, so people who don't give a crap
about this mess can just use the numbered sprites.  Beta forms should
now all be ###-beta.png.

Form groups now have a notion of "in-battle", which is used to hide
overworld sprites when appropriate.

Form sprites have a first-class sense of being a default or not, too.

Deoxys is...  well, let's not talk about Deoxys.  Deoxys is fixed.
2010-03-10 00:19:05 -08:00
..
abilities.csv Fixed or clarified some eight move/ability effects. 2010-03-08 21:42:56 -08:00
contest_combos.csv Added contest combos. 2009-09-15 20:04:22 -07:00
contest_effects.csv Added super contest effects. 2009-09-14 22:07:08 -07:00
egg_groups.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
encounter_condition_value_map.csv Updated some location/area names; collapsed Turnback Cave. 2010-01-28 01:21:35 -08:00
encounter_condition_values.csv "PokéRadar" conditions values were missing their accents. 2010-02-02 23:56:35 -08:00
encounter_conditions.csv Redumped encounters for all five gen4 games. 2010-01-28 01:21:34 -08:00
encounter_slot_conditions.csv Redumped encounters for all five gen4 games. 2010-01-28 01:21:34 -08:00
encounter_slots.csv Added Yellow fishing encounters. 2010-02-04 01:03:10 -08:00
encounter_terrain.csv Redumped encounters for all five gen4 games. 2010-01-28 01:21:34 -08:00
encounters.csv Filled in missing Vermilion port encounters. 2010-02-04 01:12:22 -08:00
evolution_chains.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
evolution_methods.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
generations.csv Made regions first-class objects. 2010-01-28 01:21:35 -08:00
growth_rates.csv Added growth rate formulas in LaTeX format. 2009-07-28 22:45:55 -07:00
items.csv Revert "Renamed de-accented item names in the db." 2009-08-24 21:27:21 -07:00
languages.csv Fixed "Official Romaaji" -> "Official Roomaji". 2009-12-19 23:09:20 -08:00
location_area_encounter_rates.csv Updated some location/area names; collapsed Turnback Cave. 2010-01-28 01:21:35 -08:00
location_areas.csv Added Yellow fishing encounters. 2010-02-04 01:03:10 -08:00
locations.csv Unknown Dungeon => Cerulean Cave 2010-02-04 01:13:10 -08:00
machines.csv Added HG/SS machines. 2009-09-18 21:45:37 -07:00
move_damage_classes.csv Moved damage classes to a separate table. #76 2009-08-26 22:30:07 -07:00
move_effect_categories.csv Rearranged move effect categories by primary key. 2009-11-10 20:06:30 -08:00
move_effect_category_map.csv Rearranged move effect categories by primary key. 2009-11-10 20:06:30 -08:00
move_effects.csv Fixed or clarified some eight move/ability effects. 2010-03-08 21:42:56 -08:00
move_flag_types.csv Added move flags. Fixed Magic Coat description. 2009-09-13 23:12:17 -07:00
move_flags.csv Added move flags. Fixed Magic Coat description. 2009-09-13 23:12:17 -07:00
move_flavor_text.csv Added move flavor text. 2009-09-14 22:18:01 -07:00
move_names.csv Added French move names. 2009-11-13 17:16:26 -08:00
move_targets.csv Clarified some move target descriptions. 2009-09-10 10:21:09 -07:00
moves.csv Moved damage classes to a separate table. #76 2009-08-26 22:30:07 -07:00
pokedex_version_groups.csv Added Pokédexes to replace dex numbers' generations. 2010-02-17 02:16:59 -05:00
pokedexes.csv Added Pokédexes to replace dex numbers' generations. 2010-02-17 02:16:59 -05:00
pokemon.csv Fixed the hell out of all remaining form problems. 2010-03-10 00:19:05 -08:00
pokemon_abilities.csv Fixed csvexport to write in primary key order. 2009-07-26 22:19:27 -07:00
pokemon_colors.csv Factored Pokémon colors out into their own table. 2010-03-02 21:11:17 -08:00
pokemon_dex_numbers.csv Added Pokédexes to replace dex numbers' generations. 2010-02-17 02:16:59 -05:00
pokemon_egg_groups.csv Fixed csvexport to write in primary key order. 2009-07-26 22:19:27 -07:00
pokemon_flavor_text.csv Replaced ‘’“” with '" in Platinum Pokédex entries. 2010-02-22 00:13:16 -05:00
pokemon_form_groups.csv Fixed the hell out of all remaining form problems. 2010-03-10 00:19:05 -08:00
pokemon_form_sprites.csv Fixed the hell out of all remaining form problems. 2010-03-10 00:19:05 -08:00
pokemon_habitats.csv Factored habitats into a separate table. 2010-03-03 00:53:00 -08:00
pokemon_items.csv Add Gen III wild held items. 2010-02-08 19:01:21 -08:00
pokemon_move_methods.csv Added alt Shaymin/Giratina/Rotom moves for Platinum. #5 2009-08-25 23:16:17 -07:00
pokemon_moves.csv Added HG/SS tutor moves. #109 2009-11-10 20:04:12 -08:00
pokemon_names.csv Added accents to French Pokémon names. 2010-02-22 00:37:54 -05:00
pokemon_shapes.csv Added Pokemon body shapes. 2009-03-04 19:29:43 -08:00
pokemon_stats.csv Fixed a slew of foriegn key import problems. #29 2009-07-03 23:12:13 -04:00
pokemon_types.csv Fixed csvexport to write in primary key order. 2009-07-26 22:19:27 -07:00
regions.csv Made regions first-class objects. 2010-01-28 01:21:35 -08:00
stats.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
super_contest_combos.csv Added contest combos. 2009-09-15 20:04:22 -07:00
super_contest_effects.csv Added super contest effects. 2009-09-14 22:07:08 -07:00
type_efficacy.csv Added ???'s type efficacies to the database. 2009-12-19 23:09:23 -08:00
types.csv Added types' generations and pre-gen-IV damage classes. 2009-12-19 23:09:27 -08:00
version_group_regions.csv Made regions first-class objects. 2010-01-28 01:21:35 -08:00
version_groups.csv Added icons and database rows for HG/SS. #32 2009-07-25 17:27:27 -07:00
versions.csv Added icons and database rows for HG/SS. #32 2009-07-25 17:27:27 -07:00