zzz-pokedex.git
2010-08-07  ZhorkenAdd foreign type names to the database. veekun-promotions/2010080801 veekun-promotions/2010080802
2010-08-06  ZhorkenElaborate on Honey Gather's effect. #39
2010-08-06  ZhorkenReplace mp3 cries with newly-ripped ogg cries. #91
2010-07-27  ZhorkenFix/improve a handful of abilities' descriptions.
2010-07-26  EeveeAdded gen 4 location internal ids and some pseudo-locat...
2010-07-26  EeveeAdd identifiers for move flags.
2010-07-26  EeveeFix short effect for Flower Gift.
2010-07-14  ZhorkenStore each Pokémon's initial hatch counter instead...
2010-07-08  EeveeAdded an is_shiny accessor to Pokémon structs. veekun-promotions/2010070701
2010-07-08  EeveeAdd shiny leaf and pokeathlon stat sprites.
2010-07-08  EeveeAdded ribbon sprites.
2010-07-08  EeveeSignificantly improved lookup fuzzy matching.
2010-07-08  EeveeFuzzy lookup results were not respecting type limits.
2010-07-04  ZhorkenFix a few Japanese Pokémon names.
2010-06-18  EeveeAdded a big old construct-based pkm parser. #183
2010-06-18  EeveeNo longer require docutils.
2010-06-17  a_magical_meRe-rip G/S/C egg moves.
2010-06-15  ZhorkenEr, those were ITEM names. Fix the Pokéblock Case...
2010-06-15  ZhorkenAdd foreign names to the database.
2010-06-08  ZhorkenAdded foreign nature names to the database.
2010-06-07  ZhorkenOrder Pokémon dex numbers by Pokédex ID.
2010-06-07  ZhorkenGive Pokémon internal IDs their own table and add all...
2010-06-05  EeveeCrash fix: Fixed some typos in abilities and move effects. veekun-promotions/2010060502
2010-06-02  ZhorkenReripped Gen I-III TM/HM and Crystal tutor compatibility. veekun-promotions/2010060501
2010-06-02  EeveeForm groups, rst => markdown veekun-promotions/2010060201
2010-06-02  EeveeUse absolute_import in markdown.py, to fix import problem.
2010-06-02  EeveeScrap docutils for markdown. #275
2010-06-02  EeveeBump required SQLA to 0.6.
2010-06-02  EeveeLink stats to damage classes.
2010-06-02  EeveeBlindly throw some more indexes on pokemon_moves.
2010-06-01  ZhorkenFix remakes' titles, e.g. "Fire Red" to "FireRed"....
2010-06-01  ZhorkenStrip gamma and ICC profiles from a few sprites.
2010-05-31  ZhorkenChange some hyphens to shy hyphens in flavour text.
2010-05-31  ZhorkenFix the rendering of some suspended hyphens.
2010-05-28  ZhorkenOptimize item sprites with OptiPNG.
2010-05-28  ZhorkenAdd missing item sprites.
2010-05-27  ZhorkenFix a few Gen III items' sprites' filenames.
2010-05-27  ZhorkenAdd Gen III and DPPt item flavour text.
2010-05-27  ZhorkenAdd Gen III items and internal IDs to the database.
2010-05-26  ZhorkenCorrect the happiness evolution threshold.
2010-05-26  ZhorkenUpdate the form group description column. #210
2010-05-26  ZhorkenRewrote Pokémon form group descriptions.
2010-05-26  ZhorkenAdd foreign ability names to the database.
2010-05-25  a_magical_mePython 2.5 compatibility
2010-05-25  EeveePokemon.evolution_* => Pokemon.*_pokemon
2010-05-25  EeveeFix a many-to-many join bug with evolutions.
2010-05-25  EeveeRemoved evolution_methods table. #42
2010-05-25  EeveeOverhauled evolution. #42
2010-05-20  Zhorken(Re)ripped move flavour text for Gen II-IV. #171
2010-05-20  ZhorkenLink move flavour text to version groups. #169
2010-05-19  ZhorkenFix the PBR terrain tables.
2010-05-19  ZhorkenSplit off and labelled the PBR terrains for Secret...
2010-05-19  ZhorkenFixed some stylistic issues with ability effects.
2010-05-19  ZhorkenFlipped Crystal animations as a temporary fix.
2010-05-19  Zhorken(Re)ripped GSC sprites, sans animations. #197 #102
2010-05-19  ZhorkenSpecify which Gen IV evolutions are in the HG/SS Johto...
2010-05-15  EeveeMake setup.py install work with package_data. veekun-promotions/2010051501
2010-05-14  a_magical_meFactor out logic for finding the default db/index....
2010-05-13  EeveeMake plumbing respect the same env vars as the CLI...
2010-05-13  EeveeMake `pokedex status` a bit more useful. #180
2010-05-13  EeveeSplit PokedexLookup(recreate=True) into its own method...
2010-05-12  EeveeAdded some missing item icons and fixed TMs/Data Cards...
2010-05-11  EeveePhoto Album icon. #248
2010-05-11  Eevees/Pokemon/Pokémon/g #45
2010-05-10  EeveeUnique Pokédex names. veekun-promotions/2010050901
2010-05-10  EeveePokemon.types should order by slot. #220
2010-05-10  EeveeFix ordering of Pokémon abilities. #257
2010-05-07  a_magical_meMunge SGB colors. Add GBC colors. #245
2010-05-06  EeveeOptipnged some version icons.
2010-05-06  EeveeAdded R/G version icons. #212
2010-05-06  EeveeFixed small problems with D/P font.
2010-05-04  ZhorkenCorrected a couple of French Pokémon names.
2010-05-04  ZhorkenAdded ability flavour text. #62
2010-05-04  ZhorkenAdded ability effects. Rewrote short effects. #39
2010-05-04  ZhorkenRemoved "No Ability" from abilities.
2010-05-04  ZhorkenAdded abilities' generations to the database.
2010-05-03  EeveeAdded GrowthRate.max_experience.
2010-05-03  EeveeRestored Item.appears_underground and added location...
2010-05-03  EeveeBroke existing item flags out into their own table.
2010-05-03  EeveeAdded item HG/SS flavor text and internal ids. #168?
2010-05-03  EeveeAdded some HG/SS item data. #168
2010-05-02  a_magical_meRipped Gen I Pokémon sprites. #245
2010-04-30  EeveeLookup now respects "ability" as a lookup type.
2010-04-28  EeveeLet lookup accept hex/octal/binary numbers.
2010-04-28  ZhorkenMerge branch 'master' of git@veekun.com:pokedex
2010-04-28  ZhorkenReripped Gen I–III Pokémon flavour text. #46
2010-04-28  ZhorkenReripped Gen I–III Pokémon flavour text.
2010-04-27  a_magical_meAdd experience tables.
2010-04-27  EeveeJammed in a bunch of nature stuff.
2010-04-27  EeveeTurned Move.contest_type into a foreign key.
2010-04-27  EeveeShuffled item categories.
2010-04-27  EeveeAdded bag pocket icons.
2010-04-27  EeveeItem tidying; fixed missing és, added ItemPocket.identi...
2010-04-26  EeveeAt last, imported item and berry data. #10
2010-04-24  EeveeUse fnmatch for filenameish glob parsing.
2010-04-24  EeveeTiny fix for CLI help.
2010-04-24  EeveeLoading big tables now shows a progress indicator....
2010-04-24  EeveeOverhauled CLI. #180
2010-04-24  EeveeOops; Rash had its stats backwards.
2010-04-24  EeveeFixed some location names. #167
next