veekun_pokedex/pokedex/db
Eevee e6635b4897 Refactored encounters schema so HG/SS can work.
Conditions are now condition values; condition groups are conditions.
Types are now terrain.  Slots are first-class things.

Encounters' condition values and slots' conditions have been broken off
into their own tables, as HG/SS has several slots affected by multiple
conditions.
2009-12-09 14:35:29 -08:00
..
__init__.py Vastly improved the pokedex import/export UI. 2009-08-18 18:02:53 -07:00
load.py When loading Pokédex data, commit every 1000 rows. 2009-09-13 20:10:20 -07:00
rst.py Balls. Last commit was only data. Here's move flag code. 2009-09-14 08:29:05 -07:00
tables.py Refactored encounters schema so HG/SS can work. 2009-12-09 14:35:29 -08:00