Rename internal_id to game_index.
authorEevee <git@veekun.com>
Fri, 25 Mar 2011 02:37:12 +0000 (19:37 -0700)
committerEevee <git@veekun.com>
Fri, 25 Mar 2011 02:37:12 +0000 (19:37 -0700)
commit19b623b437e4005899e3bf0aee6f6d3fa287e26f
tree59ce28dfce13fe060c6b240ebdc541147ddcf747
parentc983f330e390f3c26bed4e22c94a5a85c8342b35
Rename internal_id to game_index.
pokedex/data/csv/item_game_indices.csv [moved from pokedex/data/csv/item_internal_ids.csv with 99% similarity]
pokedex/data/csv/location_areas.csv
pokedex/data/csv/location_game_indices.csv [moved from pokedex/data/csv/location_internal_ids.csv with 98% similarity]
pokedex/data/csv/pokemon_game_indices.csv [moved from pokedex/data/csv/pokemon_internal_ids.csv with 99% similarity]
pokedex/db/tables.py
pokedex/struct/__init__.py