veekun_pokedex/pokedex/data/csv
Zhorken 4a451fc524 Add Gen III items and internal IDs to the database.
Items with the same name are considered the same.  So, for example,
Storage Key is all one item, even though there are multiple storage keys
named "Storage Key" across the generations.  As far as I know, this only
ever affects miscellaneous keys.

The Itemfinder is considered the same item as the Dowsing MCHN.  They
have the same Japanese name and do the same thing; as far as I'm
concerned, the name change is just another data change.

I wrote effects for the newly-added items very quickly.  They aren't
very good.  I'm leaving it up to whoever takes care of issue #247 to
write good ones.
2010-05-26 23:59:21 -04:00
..
abilities.csv Fixed some stylistic issues with ability effects. 2010-05-19 19:01:02 -04:00
ability_flavor_text.csv Added ability flavour text. #62 2010-05-04 03:31:54 -04:00
ability_names.csv Add foreign ability names to the database. 2010-05-26 14:30:32 -04:00
berries.csv At last, imported item and berry data. #10 2010-04-25 23:23:52 -07:00
berry_firmness.csv At last, imported item and berry data. #10 2010-04-25 23:23:52 -07:00
berry_flavors.csv At last, imported item and berry data. #10 2010-04-25 23:23:52 -07:00
contest_combos.csv Added contest combos. 2009-09-15 20:04:22 -07:00
contest_effects.csv s/Pokemon/Pokémon/g #45 2010-05-10 19:04:58 -07:00
contest_types.csv At last, imported item and berry data. #10 2010-04-25 23:23:52 -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 Fix HGSS fishing encounter slot rarities. 2010-04-12 23:11:48 -07: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_triggers.csv Overhauled evolution. #42 2010-05-25 00:12:53 -07:00
experience.csv Add experience tables. 2010-04-27 14:53:47 -07:00
generations.csv Added canonical_pokedex, Pokedex.region, and some Pokédex descriptions. 2010-04-16 23:09:32 -07:00
growth_rates.csv Added growth rate formulas in LaTeX format. 2009-07-28 22:45:55 -07:00
item_categories.csv Added some HG/SS item data. #168 2010-05-03 01:00:37 -07:00
item_flag_map.csv Broke existing item flags out into their own table. 2010-05-03 01:00:38 -07:00
item_flags.csv Restored Item.appears_underground and added location support to rst. 2010-05-03 01:00:38 -07:00
item_flavor_text.csv Added item HG/SS flavor text and internal ids. #168? 2010-05-03 01:00:37 -07:00
item_fling_effects.csv At last, imported item and berry data. #10 2010-04-25 23:23:52 -07:00
item_internal_ids.csv Add Gen III items and internal IDs to the database. 2010-05-26 23:59:21 -04:00
item_pockets.csv Item tidying; fixed missing és, added ItemPocket.identifier. 2010-04-26 21:13:28 -07:00
items.csv Add Gen III items and internal IDs to the database. 2010-05-26 23:59:21 -04:00
languages.csv Added language codes alongside the country codes. 2010-03-15 23:24:29 -04:00
location_area_encounter_rates.csv Fix location_area_encounter_rates 2010-04-21 10:57:23 -07:00
location_areas.csv Fixed some location names. #167 2010-04-24 14:06:56 -07:00
locations.csv s/Pokemon/Pokémon/g #45 2010-05-10 19:04:58 -07:00
machines.csv Added some missing item icons and fixed TMs/Data Cards. #248 2010-05-11 20:20:33 -07:00
move_battle_styles.csv Jammed in a bunch of nature stuff. 2010-04-26 23:26: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 Fix the PBR terrain tables. 2010-05-19 19:15:10 -04: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 (Re)ripped move flavour text for Gen II-IV. #171 2010-05-20 01:08:56 -04:00
move_names.csv Added German, Spanish, and Italian move names. 2010-03-15 23:23:02 -04:00
move_targets.csv Fixed description for one-Pokémon targeting, and effect for Me First. #135 2010-04-18 23:38:35 -07:00
moves.csv Turned Move.contest_type into a foreign key. 2010-04-26 21:48:44 -07:00
nature_battle_style_preferences.csv Jammed in a bunch of nature stuff. 2010-04-26 23:26:37 -07:00
nature_pokeathlon_stats.csv Jammed in a bunch of nature stuff. 2010-04-26 23:26:37 -07:00
natures.csv Jammed in a bunch of nature stuff. 2010-04-26 23:26:37 -07:00
pokeathlon_stats.csv Jammed in a bunch of nature stuff. 2010-04-26 23:26:37 -07:00
pokedex_version_groups.csv Added Pokédexes to replace dex numbers' generations. 2010-02-17 02:16:59 -05:00
pokedexes.csv Specify which Gen IV evolutions are in the HG/SS Johto dex. 2010-05-18 23:53:15 -04:00
pokemon.csv Overhauled evolution. #42 2010-05-25 00:12:53 -07:00
pokemon_abilities.csv Fix ordering of Pokémon abilities. #257 2010-05-09 21:47:07 -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 missing R/B internal IDs. 2010-04-21 00:45:09 -04:00
pokemon_egg_groups.csv Fixed csvexport to write in primary key order. 2009-07-26 22:19:27 -07:00
pokemon_evolution.csv Correct the happiness evolution threshold. 2010-05-26 15:52:23 -04:00
pokemon_flavor_text.csv Reripped Gen I–III Pokémon flavour text. #46 2010-04-28 03:58:43 -04:00
pokemon_form_groups.csv Rewrote Pokémon form group descriptions. 2010-05-26 14:30:33 -04:00
pokemon_form_sprites.csv Add 487-altered.png. Fixed form name. 2010-03-28 22:18:25 -07:00
pokemon_habitats.csv Factored habitats into a separate table. 2010-03-03 00:53:00 -08:00
pokemon_items.csv Sky Shaymin holds a Lum Berry in Platinum. 2010-03-15 15:21:00 -04: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 Sunflora can be tutored Earth Power in HG/SS. #149 2010-04-16 23:09:33 -07:00
pokemon_names.csv Corrected a couple of French Pokémon names. 2010-05-04 03:32:05 -04: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