veekun_pokedex/pokedex
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
..
data/csv Add Gen III items and internal IDs to the database. 2010-05-26 23:59:21 -04:00
db Update the form group description column. #210 2010-05-26 14:46:01 -04:00
tests Split PokedexLookup(recreate=True) into its own method. #216 2010-05-12 22:38:36 -07:00
__init__.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
defaults.py Factor out logic for finding the default db/index. #180 2010-05-13 21:45:51 -07:00
formulae.py Fixed the hell out of the capture rate formula. #150 2010-04-17 02:16:42 -07:00
lookup.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
roomaji.py roomaji.py now handles "wu xe" and "shi xi" correctly. #132 2010-04-16 23:09:33 -07:00
savefile.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00
util.py Python 2.5 compatibility 2010-05-25 14:41:15 -07:00