zzz-pokedex.git
2009-11-14  ZhorkenAdded French move names.
2009-11-12  EeveeRenamed ????? to ???, as the D/P text dump indicates...
2009-11-11  EeveeRearranged move effect categories by primary key.
2009-11-11  EeveeAdded HG/SS tutor moves. #109
2009-11-09  EeveeAdded move categories. #41
2009-11-09  EeveeMinor fixes to a handful of move effects.
2009-11-02  EeveeRequire docutils.
2009-10-20  Eevee"Unknown 71" is actually Route 47.
2009-10-11  EeveeRemoved some extraneous Pidgeotto R/B moves that snuck...
2009-10-11  EeveeRe-re-ripped gen 4 moves to fix an error with the rip...
2009-10-11  EeveeForgot to uncomment the hiragana sokuon code.
2009-10-11  EeveePrefix lookup is now case-insensitive.
2009-10-04  EeveeReloaded Red/Blue moves. Same story, again. #31
2009-10-04  EeveeRhyhorn and Rhydon had their gen1 internal ids backward...
2009-10-04  EeveeReloaded Yellow moves. Same story. #31
2009-10-03  EeveeReloaded Gold/Silver moves to fix level-up move order...
2009-10-03  EeveeReloaded Crystal moves to fix level-up move order....
2009-10-01  EeveeFixed Deoxys's gen 3 form moves. #31
2009-09-30  EeveeReloaded FR/LG moves to fix level-up move order. #31
2009-09-30  EeveeReloaded Ruby/Sapphire moves to fix level-up move order...
2009-09-30  EeveeReloaded Emerald moves to fix level-up move order....
2009-09-29  EeveeAdded hiragana support to roomaji.py. #100
2009-09-29  EeveeAdded a prefix_lookup() function, for suggestions.
2009-09-25  EeveeAdded Pichu form description so its page actually works.
2009-09-21  EeveeGave names to a bunch of HG/SS areas.
2009-09-21  EeveeAdded Rotom form moves for HG/SS.
2009-09-19  EeveeAdded HG/SS machines.
2009-09-16  EeveeFixed back sprites for Deoxys in Platinum.
2009-09-16  EeveeReorganized Deoxys gen 3 sprites to only be with the...
2009-09-16  EeveeAdded contest combos.
2009-09-15  EeveeMarked sprite forms with what version group introduced...
2009-09-15  EeveeAdded Gold/Silver Unown forms and dummy frame2s for...
2009-09-15  EeveeAdded move flavor text.
2009-09-15  EeveeAdded super contest effects.
2009-09-15  EeveeAdded preliminary HG/SS encounter data.
2009-09-14  EeveeBalls. Last commit was only data. Here's move flag...
2009-09-14  EeveeAdded move flags. Fixed Magic Coat description.
2009-09-14  EeveeAdded foreign move names. Japanese only so far.
2009-09-14  EeveeFixed up setup.py. Most notably, 'install' now works.
2009-09-14  EeveeWhen loading Pokédex data, commit every 1000 rows.
2009-09-14  EeveeFixed use of split() in lookup. Now strips whitespace...
2009-09-14  EeveeAdded HG/SS overworld sprites.
2009-09-13  EeveeRe-ripped Diamond/Pearl level-up moves.
2009-09-13  EeveeRe-ripped Platinum moves directly.
2009-09-12  EeveeRaichuu, not Raichyuu
2009-09-11  EeveeAdded HG/SS egg and level moves. (Thanks, Arty2)
2009-09-11  EeveeFixed some problems with HGSS alt sprites; frame2 were...
2009-09-11  EeveeHG/SS sprites cleanup.
2009-09-10  EeveeHeart Gold and Soul Silver sprites.
2009-09-10  EeveeClarified some move target descriptions.
2009-09-10  EeveeMade short_effect also an rST column, so effect chance...
2009-09-10  EeveeAdded __singlename__ property to tables that have corre...
2009-09-10  EeveeRewrote every single move effect. #55
2009-09-03  Eeveesetup.py needs a list for package_data, not a string
2009-09-02  EeveeAdded D/P font as a bunch of PNGs.
2009-09-01  EeveeAdded semi-magical reST parsing for move effects.
2009-08-27  EeveeMoved damage classes to a separate table. #76
2009-08-26  EeveeAdded alt Shaymin/Giratina/Rotom moves for Platinum...
2009-08-25  EeveeFix crash when stdin has no encoding.
2009-08-25  EeveeAdded random lookup. #57
2009-08-25  EeveeWildcard lookup! #89
2009-08-25  EeveeSome minor lookup refactoring.
2009-08-25  EeveeRevert "Renamed de-accented item names in the db."
2009-08-24  EeveeFilled in missing Pokédex flavor text, even when duplic...
2009-08-24  EeveeRemoved +x from Crystal sprites.
2009-08-24  EeveeRenamed de-accented item names in the db.
2009-08-24  EeveeAdded whoosh and sqlite files to .gitignore.
2009-08-24  EeveeAdded lookup tests. #15
2009-08-24  EeveeRestored accents on Poke * items.
2009-08-23  EeveeAdded support for type: prefix and forme lookup. #15
2009-08-23  EeveeFix whoosh version so Nidoran search works.
2009-08-23  EeveeReturn correctly-cased foreign names from lookup. #15
2009-08-23  EeveeFinally weight lookup results by language. #15
2009-08-23  EeveeFlesh out lookup by number. #15
2009-08-22  EeveeAdded support for lookup by other language name. #15
2009-08-21  EeveeAdded lookup support for foreign language names. #15
2009-08-21  Eeveeopen_index was returning an index instead of a SpellChe...
2009-08-21  EeveeAllow lookup() callers to pass in their own whoosh...
2009-08-19  EeveeFixed some weirdness using version_group as a one-to...
2009-08-19  EeveeRemoved whoosh hacks; 0.3 obviates them. #15
2009-08-19  EeveeAdded setup command and made lookup work sanely. #15
2009-08-19  EeveeAdded --quiet switch to dump/load.
2009-08-19  EeveeVastly improved the pokedex import/export UI.
2009-08-17  EeveeFixed whoosh index creation to work with 0.2.x. #15
2009-08-15  EeveeSprite form fixes for Unown and Castform. #73
2009-08-15  EeveeAdded static Emerald sprites. #73
2009-08-14  EeveeAdded FR/LG back sprites. #73
2009-08-14  EeveeAdded RBY and Blue sprites. #73
2009-08-14  EeveeAdded GSC sprites. #73
2009-08-14  EeveeAdded R/S and FR/LG sprites. #73
2009-08-14  EeveeFixed romanization of herakurosu and herugaa.
2009-08-13  EeveeAdded generation_id to moves.
2009-08-10  EeveeAdded Surfing Pikachu and Volt Tackle Pichu. #14
2009-08-10  EeveeAdded machines table.
2009-08-10  EeveeUpdated generation icons to be hopefully more clear.
2009-08-06  EeveeAdded a cropped egg icon for the move table.
2009-08-04  EeveeEgg moves are passed down by the father, not the mother.
2009-08-04  EeveeAdded Move.effect and VersionGroup.generation relations.
2009-07-31  EeveeImproved CSV import speed by several orders of magnitude.
2009-07-29  EeveeAdded growth rate formulas in LaTeX format.
next