Update the pokedex.db.tables docs.
[zzz-pokedex.git] / pokedex / struct /
2011-03-29  EeveeMerge remote-tracking branch 'origin/ability-changes'
2011-03-29  EeveeMerge branch 'schema-sanity'
2011-03-25  EeveeRename internal_id to game_index.
2011-03-09  EeveeAdd a SaveFilePokemon accessor to get the form.
2010-08-20  EeveeAdapt the Pokémon savefile struct to the database. veekun-promotions/2010082201
2010-07-08  EeveeAdded an is_shiny accessor to Pokémon structs. veekun-promotions/2010070701
2010-06-18  EeveeAdded a big old construct-based pkm parser. #183