veekun_pokedex/pokedex/data/csv
Eevee 9fc09eb0ec Reordered some rows in mapping tables.
This does NOT actually change the data at all!  These tables were
apparently created with no key defined, so the rows were in arbitrary
order -- but when I created and populated the tables in MySQL on
nyarumaa, the keys were defined correctly, and InnoDB ordered them by
key.  This is about what should happen anyway and the discrepancy adds
clutter when dumping corrections, so I'm just committing the new order.
2009-05-01 06:29:19 -07:00
..
abilities.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
contest_effects.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
egg_groups.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
encounter_condition_groups.csv Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07:00
encounter_conditions.csv Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07:00
encounter_type_slots.csv Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07:00
encounter_types.csv Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07:00
encounters.csv Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07: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 Added region names to the generations table. 2009-03-03 17:58:10 -08:00
growth_rates.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
languages.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
location_areas.csv Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07:00
locations.csv Added encounter data for Diamond, Pearl, and Platinum. 2009-05-01 06:20:18 -07:00
move_effects.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
move_targets.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
moves.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
pokemon.csv Added a couple extra female back sprite flags, new in Platinum. 2009-03-25 20:48:36 -04:00
pokemon_abilities.csv Reordered some rows in mapping tables. 2009-05-01 06:29:19 -07:00
pokemon_dex_numbers.csv Reordered some rows in mapping tables. 2009-05-01 06:29:19 -07:00
pokemon_egg_groups.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
pokemon_flavor_text.csv Added habitat sprites. Renamed flavor to flavor_text. 2009-03-06 19:14:42 -08:00
pokemon_names.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
pokemon_shapes.csv Added Pokemon body shapes. 2009-03-04 19:29:43 -08:00
pokemon_stats.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
pokemon_types.csv Reordered some rows in mapping tables. 2009-05-01 06:29:19 -07:00
stats.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
type_efficacy.csv Reordered some rows in mapping tables. 2009-05-01 06:29:19 -07:00
types.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
version_groups.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
versions.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00