No description
Find a file
Andrew Ekstedt b38aa458da Move form descriptions to PokemonFamily. gh #21
PokemonSpecies.form_description -> PokemonFamily.description.

More prep for combining the Nidoran and Volbeat/Illumise families.

Again, not strictly necessary. The justification is that families will
need a description and having both columns is silly.

Had to combine a few descriptions. Shellos & Gastrodon and Deerling &
Sawsbuck were easy since they were almost duplicates anyway (supporting
the merge!). Burmy & Wormadam were less similar, so i just pasted them
together. They could probably use a rewrite.
2012-06-09 21:26:49 -07:00
bin Add a script to reset PostgreSQL sequences. 2012-06-01 18:49:45 -07:00
doc EvolutionChain -> PokemonFamily. gh #21 2012-06-09 20:44:57 -07:00
pokedex Move form descriptions to PokemonFamily. gh #21 2012-06-09 21:26:49 -07:00
scripts Add Pal Park data. 2012-06-01 18:14:23 -07:00
.gitignore Added whoosh and sqlite files to .gitignore. 2009-08-23 20:46:21 -07:00
conftest.py Switch to py.test #604 2011-05-06 12:40:44 +03:00
item-questions Effects for the remaining B/W items. #247 2011-04-10 16:41:59 -07:00
LICENSE Added a README and licensed under MIT. 2009-07-23 00:04:47 -07:00
README Added a README and licensed under MIT. 2009-07-23 00:04:47 -07:00
setup.py Introspect relationships directly. 2012-06-08 23:29:44 -07:00

This software is copyrighted and licensed under the MIT license.  See the file
entitled LICENSE for full copyright and license text.

This software comes bundled with data, sprites, and sounds extracted from the
Pokémon series of video games.  Some terminology from the Pokémon franchise is
also necessarily used within the software itself.  This is all the intellectual
property of Nintendo, Creatures, inc., and GAME FREAK, inc. and is protected by
various copyrights and trademarks.  The author believes that the use of this
intellectual property for a fan reference is covered by fair use and that the
software is significantly impaired without said property included.  Any use of
this copyrighted property is at your own legal risk.

A complete revision history of this software is available from
http://git.veekun.com/.

Contributors:
Alex Munroe (Eevee): git@veekun.com