2010-09-19 |
Eevee | Normal Castform icon. veekun-promotions/2010091901 |
tree | commitdiff |
2010-09-19 |
Eevee | Added blue Hihidaruma to evolution table. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: New Pokémon icons. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: Egg moves. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: New cropped-pokemon based on black-white sprites. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: Level-up moves. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: New Pokémon cries. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: Some non-physical forms for new Pokémon. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: Sprites! And a bigger frame. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: Japanese names for all those new Pokémon and moves. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: New moves. Also changed always-hit moves to NULL... |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: Added all new Pokémon! Forms now start at 10001. |
tree | commitdiff |
2010-09-19 |
Eevee | B&W: New abilities. |
tree | commitdiff |
2010-09-19 |
Eevee | Added some more weird katakana combos to roomaji.py. |
tree | commitdiff |
2010-09-13 |
Eevee | Fifth move flag is Mirror-Move-able, NOT rolls-accuracy... veekun-promotions/2010091501 |
tree | commitdiff |
2010-09-13 |
Eevee | Crash fix: lookup with empty prefixes. |
tree | commitdiff |
2010-09-13 |
Eevee | Fixes for Whoosh 1.0, and better index recreation. |
tree | commitdiff |
2010-09-11 |
Eevee | Fixed missing indices on the pokemon_moves table. veekun-promotions/2010091201 veekun-promotions/2010091202 |
tree | commitdiff |
2010-09-09 |
Eevee | Adding SVG of the version icons. Revamped gen4, too... |
tree | commitdiff |
2010-09-09 |
Eevee | Black and White setup! |
tree | commitdiff |
2010-09-02 |
Eevee | Make baby-trigger items (i.e., incense) a foreign key... |
tree | commitdiff |
2010-09-02 |
Eevee | Add a Nature.is_neutral helper property. |
tree | commitdiff |
2010-08-31 |
Eevee | Added a bunch of missing Sugimori art. #319 |
tree | commitdiff |
2010-08-29 |
Eevee | Whoops; had two item categories both called "training... |
tree | commitdiff |
2010-08-29 |
Eevee | Griseous Orb should be in the species-specific category... |
tree | commitdiff |
2010-08-25 |
Eevee | Fix a couple of location names: Spring Path vs Sendoff... |
tree | commitdiff |
2010-08-25 |
Eevee | Make user and code valid_types not interfere when one... |
tree | commitdiff |
2010-08-25 |
Eevee | Return more than just ten results for wildcard lookups... |
tree | commitdiff |
2010-08-25 |
Eevee | Allow restricting lookup by language, with a @ja: prefi... |
tree | commitdiff |
2010-08-24 |
Zhorken | Fix Arceus's mismatched and missing sprites. #189 |
tree | commitdiff |
2010-08-23 |
Zhorken | Add Mr. Pokémon and Primo as "locations". |
tree | commitdiff |
2010-08-20 |
Eevee | Adapt the Pokémon savefile struct to the database. veekun-promotions/2010082201 |
tree | commitdiff |
2010-08-10 |
Eevee | Move big items from underground/ to big/, like I though... |
tree | commitdiff |
2010-08-07 |
Zhorken | Add foreign type names to the database. veekun-promotions/2010080801 veekun-promotions/2010080802 |
tree | commitdiff |
2010-08-06 |
Zhorken | Elaborate on Honey Gather's effect. #39 |
tree | commitdiff |
2010-08-06 |
Zhorken | Replace mp3 cries with newly-ripped ogg cries. #91 |
tree | commitdiff |
2010-07-27 |
Zhorken | Fix/improve a handful of abilities' descriptions. |
tree | commitdiff |
2010-07-26 |
Eevee | Added gen 4 location internal ids and some pseudo-locat... |
tree | commitdiff |
2010-07-26 |
Eevee | Add identifiers for move flags. |
tree | commitdiff |
2010-07-26 |
Eevee | Fix short effect for Flower Gift. |
tree | commitdiff |
2010-07-14 |
Zhorken | Store each Pokémon's initial hatch counter instead... |
tree | commitdiff |
2010-07-08 |
Eevee | Added an is_shiny accessor to Pokémon structs. veekun-promotions/2010070701 |
tree | commitdiff |
2010-07-08 |
Eevee | Add shiny leaf and pokeathlon stat sprites. |
tree | commitdiff |
2010-07-08 |
Eevee | Added ribbon sprites. |
tree | commitdiff |
2010-07-08 |
Eevee | Significantly improved lookup fuzzy matching. |
tree | commitdiff |
2010-07-08 |
Eevee | Fuzzy lookup results were not respecting type limits. |
tree | commitdiff |
2010-07-04 |
Zhorken | Fix a few Japanese Pokémon names. |
tree | commitdiff |
2010-06-18 |
Eevee | Added a big old construct-based pkm parser. #183 |
tree | commitdiff |
2010-06-17 |
a_magical_me | Re-rip G/S/C egg moves. |
tree | commitdiff |
2010-06-15 |
Zhorken | Er, those were ITEM names. Fix the Pokéblock Case... |
tree | commitdiff |
2010-06-15 |
Zhorken | Add foreign names to the database. |
tree | commitdiff |
2010-06-08 |
Zhorken | Added foreign nature names to the database. |
tree | commitdiff |
2010-06-07 |
Zhorken | Order Pokémon dex numbers by Pokédex ID. |
tree | commitdiff |
2010-06-07 |
Zhorken | Give Pokémon internal IDs their own table and add all... |
tree | commitdiff |
2010-06-05 |
Eevee | Crash fix: Fixed some typos in abilities and move effects. veekun-promotions/2010060502 |
tree | commitdiff |
2010-06-02 |
Zhorken | Reripped Gen I-III TM/HM and Crystal tutor compatibility. veekun-promotions/2010060501 |
tree | commitdiff |
2010-06-02 |
Eevee | Form groups, rst => markdown veekun-promotions/2010060201 |
tree | commitdiff |
2010-06-02 |
Eevee | Use absolute_import in markdown.py, to fix import problem. |
tree | commitdiff |
2010-06-02 |
Eevee | Scrap docutils for markdown. #275 |
tree | commitdiff |
2010-06-02 |
Eevee | Link stats to damage classes. |
tree | commitdiff |
2010-06-02 |
Eevee | Blindly throw some more indexes on pokemon_moves. |
tree | commitdiff |
2010-06-01 |
Zhorken | Fix remakes' titles, e.g. "Fire Red" to "FireRed".... |
tree | commitdiff |
2010-06-01 |
Zhorken | Strip gamma and ICC profiles from a few sprites. |
tree | commitdiff |
2010-05-31 |
Zhorken | Change some hyphens to shy hyphens in flavour text. |
tree | commitdiff |
2010-05-31 |
Zhorken | Fix the rendering of some suspended hyphens. |
tree | commitdiff |
2010-05-28 |
Zhorken | Optimize item sprites with OptiPNG. |
tree | commitdiff |
2010-05-28 |
Zhorken | Add missing item sprites. |
tree | commitdiff |
2010-05-27 |
Zhorken | Fix a few Gen III items' sprites' filenames. |
tree | commitdiff |
2010-05-27 |
Zhorken | Add Gen III and DPPt item flavour text. |
tree | commitdiff |
2010-05-27 |
Zhorken | Add Gen III items and internal IDs to the database. |
tree | commitdiff |
2010-05-26 |
Zhorken | Correct the happiness evolution threshold. |
tree | commitdiff |
2010-05-26 |
Zhorken | Update the form group description column. #210 |
tree | commitdiff |
2010-05-26 |
Zhorken | Rewrote Pokémon form group descriptions. |
tree | commitdiff |
2010-05-26 |
Zhorken | Add foreign ability names to the database. |
tree | commitdiff |
2010-05-25 |
a_magical_me | Python 2.5 compatibility |
tree | commitdiff |
2010-05-25 |
Eevee | Pokemon.evolution_* => Pokemon.*_pokemon |
tree | commitdiff |
2010-05-25 |
Eevee | Fix a many-to-many join bug with evolutions. |
tree | commitdiff |
2010-05-25 |
Eevee | Removed evolution_methods table. #42 |
tree | commitdiff |
2010-05-25 |
Eevee | Overhauled evolution. #42 |
tree | commitdiff |
2010-05-20 |
Zhorken | (Re)ripped move flavour text for Gen II-IV. #171 |
tree | commitdiff |
2010-05-20 |
Zhorken | Link move flavour text to version groups. #169 |
tree | commitdiff |
2010-05-19 |
Zhorken | Fix the PBR terrain tables. |
tree | commitdiff |
2010-05-19 |
Zhorken | Split off and labelled the PBR terrains for Secret... |
tree | commitdiff |
2010-05-19 |
Zhorken | Fixed some stylistic issues with ability effects. |
tree | commitdiff |
2010-05-19 |
Zhorken | Flipped Crystal animations as a temporary fix. |
tree | commitdiff |
2010-05-19 |
Zhorken | (Re)ripped GSC sprites, sans animations. #197 #102 |
tree | commitdiff |
2010-05-19 |
Zhorken | Specify which Gen IV evolutions are in the HG/SS Johto... |
tree | commitdiff |
2010-05-14 |
a_magical_me | Factor out logic for finding the default db/index.... |
tree | commitdiff |
2010-05-13 |
Eevee | Make plumbing respect the same env vars as the CLI... |
tree | commitdiff |
2010-05-13 |
Eevee | Make `pokedex status` a bit more useful. #180 |
tree | commitdiff |
2010-05-13 |
Eevee | Split PokedexLookup(recreate=True) into its own method... |
tree | commitdiff |
2010-05-12 |
Eevee | Added some missing item icons and fixed TMs/Data Cards... |
tree | commitdiff |
2010-05-11 |
Eevee | Photo Album icon. #248 |
tree | commitdiff |
2010-05-11 |
Eevee | s/Pokemon/Pokémon/g #45 |
tree | commitdiff |
2010-05-10 |
Eevee | Unique Pokédex names. veekun-promotions/2010050901 |
tree | commitdiff |
2010-05-10 |
Eevee | Pokemon.types should order by slot. #220 |
tree | commitdiff |
2010-05-10 |
Eevee | Fix ordering of Pokémon abilities. #257 |
tree | commitdiff |
2010-05-07 |
a_magical_me | Munge SGB colors. Add GBC colors. #245 |
tree | commitdiff |
2010-05-06 |
Eevee | Optipnged some version icons. |
tree | commitdiff |
2010-05-06 |
Eevee | Added R/G version icons. #212 |
tree | commitdiff |
next |