zzz-pokedex.git
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
2010-04-24  ZhorkenMerge branch 'master' of git@veekun.com:pokedex
2010-04-23  ZhorkenFixed references to "U-Turn" to "U-turn".
2010-04-21  a_magical_meFix location_area_encounter_rates
2010-04-21  ZhorkenAdded missing R/B internal IDs.
2010-04-20  ZhorkenFixed "Roar Of Time" to "Roar of Time", too.
2010-04-20  ZhorkenFixed Conversion 2 and U-turn's names.
2010-04-19  EeveeRefactored valid-type handling in lookup.
2010-04-19  EeveeFixed description for one-Pokémon targeting, and effect...
2010-04-19  EeveeFixed some missing colons in ":mechanic:". #185
2010-04-19  EeveeSupport natures in lookup.
2010-04-17  EeveeFixed the hell out of the capture rate formula. #150
2010-04-17  EeveeAdded pokedex.savefile, which can encrypt/decrypt Pokém...
2010-04-17  EeveeMade Encore effect a bit more accurate.
2010-04-17  EeveeSunflora can be tutored Earth Power in HG/SS. #149
2010-04-17  EeveeOnce and for all, fixed Pt tutor moves. #126
2010-04-17  Eeveeroomaji.py now handles "wu xe" and "shi xi" correctly...
2010-04-17  EeveeAdded Pokemon.stat() accessor.
2010-04-17  EeveeAdded canonical_pokedex, Pokedex.region, and some Pokéd...
2010-04-13  a_magical_meFix HGSS fishing encounter slot rarities.
2010-04-13  a_magical_meFix RBY grass/water encounter slot rarities.
2010-04-13  a_magical_meAdd slot index to encounter_slots
2010-04-13  ZhorkenFixed some misspelled German Pokémon names. #140
2010-03-29  EeveeFixed lookup tests to, um, run.
2010-03-29  EeveeRemove absolute HP from the capture chance formula.
next