2010-05-06 |
Eevee | Fixed small problems with D/P font. |
tree | commitdiff |
2010-05-04 |
Zhorken | Corrected a couple of French Pokémon names. |
tree | commitdiff |
2010-05-04 |
Zhorken | Added ability flavour text. #62 |
tree | commitdiff |
2010-05-04 |
Zhorken | Added ability effects. Rewrote short effects. #39 |
tree | commitdiff |
2010-05-04 |
Zhorken | Removed "No Ability" from abilities. |
tree | commitdiff |
2010-05-04 |
Zhorken | Added abilities' generations to the database. |
tree | commitdiff |
2010-05-03 |
Eevee | Added GrowthRate.max_experience. |
tree | commitdiff |
2010-05-03 |
Eevee | Restored Item.appears_underground and added location... |
tree | commitdiff |
2010-05-03 |
Eevee | Broke existing item flags out into their own table. |
tree | commitdiff |
2010-05-03 |
Eevee | Added item HG/SS flavor text and internal ids. #168? |
tree | commitdiff |
2010-05-03 |
Eevee | Added some HG/SS item data. #168 |
tree | commitdiff |
2010-05-02 |
a_magical_me | Ripped Gen I Pokémon sprites. #245 |
tree | commitdiff |
2010-04-30 |
Eevee | Lookup now respects "ability" as a lookup type. |
tree | commitdiff |
2010-04-28 |
Eevee | Let lookup accept hex/octal/binary numbers. |
tree | commitdiff |
2010-04-28 |
Zhorken | Reripped Gen I–III Pokémon flavour text. #46 |
tree | commitdiff |
2010-04-28 |
Zhorken | Reripped Gen I–III Pokémon flavour text. |
tree | commitdiff |
2010-04-27 |
a_magical_me | Add experience tables. |
tree | commitdiff |
2010-04-27 |
Eevee | Jammed in a bunch of nature stuff. |
tree | commitdiff |
2010-04-27 |
Eevee | Turned Move.contest_type into a foreign key. |
tree | commitdiff |
2010-04-27 |
Eevee | Shuffled item categories. |
tree | commitdiff |
2010-04-27 |
Eevee | Added bag pocket icons. |
tree | commitdiff |
2010-04-27 |
Eevee | Item tidying; fixed missing és, added ItemPocket.identi... |
tree | commitdiff |
2010-04-26 |
Eevee | At last, imported item and berry data. #10 |
tree | commitdiff |
2010-04-24 |
Eevee | Use fnmatch for filenameish glob parsing. |
tree | commitdiff |
2010-04-24 |
Eevee | Tiny fix for CLI help. |
tree | commitdiff |
2010-04-24 |
Eevee | Loading big tables now shows a progress indicator.... |
tree | commitdiff |
2010-04-24 |
Eevee | Overhauled CLI. #180 |
tree | commitdiff |
2010-04-24 |
Eevee | Oops; Rash had its stats backwards. |
tree | commitdiff |
2010-04-24 |
Eevee | Fixed some location names. #167 |
tree | commitdiff |
2010-04-24 |
Zhorken | Merge branch 'master' of git@veekun.com:pokedex |
tree | commitdiff |
2010-04-23 |
Zhorken | Fixed references to "U-Turn" to "U-turn". |
tree | commitdiff |
2010-04-21 |
a_magical_me | Fix location_area_encounter_rates |
tree | commitdiff |
2010-04-21 |
Zhorken | Added missing R/B internal IDs. |
tree | commitdiff |
2010-04-20 |
Zhorken | Fixed "Roar Of Time" to "Roar of Time", too. |
tree | commitdiff |
2010-04-20 |
Zhorken | Fixed Conversion 2 and U-turn's names. |
tree | commitdiff |
2010-04-19 |
Eevee | Refactored valid-type handling in lookup. |
tree | commitdiff |
2010-04-19 |
Eevee | Fixed description for one-Pokémon targeting, and effect... |
tree | commitdiff |
2010-04-19 |
Eevee | Fixed some missing colons in ":mechanic:". #185 |
tree | commitdiff |
2010-04-19 |
Eevee | Support natures in lookup. |
tree | commitdiff |
2010-04-17 |
Eevee | Fixed the hell out of the capture rate formula. #150 |
tree | commitdiff |
2010-04-17 |
Eevee | Added pokedex.savefile, which can encrypt/decrypt Pokém... |
tree | commitdiff |
2010-04-17 |
Eevee | Made Encore effect a bit more accurate. |
tree | commitdiff |
2010-04-17 |
Eevee | Sunflora can be tutored Earth Power in HG/SS. #149 |
tree | commitdiff |
2010-04-17 |
Eevee | Once and for all, fixed Pt tutor moves. #126 |
tree | commitdiff |
2010-04-17 |
Eevee | roomaji.py now handles "wu xe" and "shi xi" correctly... |
tree | commitdiff |
2010-04-17 |
Eevee | Added Pokemon.stat() accessor. |
tree | commitdiff |
2010-04-17 |
Eevee | Added canonical_pokedex, Pokedex.region, and some Pokéd... |
tree | commitdiff |
2010-04-13 |
a_magical_me | Fix HGSS fishing encounter slot rarities. |
tree | commitdiff |
2010-04-13 |
a_magical_me | Fix RBY grass/water encounter slot rarities. |
tree | commitdiff |
2010-04-13 |
a_magical_me | Add slot index to encounter_slots |
tree | commitdiff |
2010-04-13 |
Zhorken | Fixed some misspelled German Pokémon names. #140 |
tree | commitdiff |
2010-03-29 |
Eevee | Fixed lookup tests to, um, run. |
tree | commitdiff |
2010-03-29 |
Eevee | Remove absolute HP from the capture chance formula. |
tree | commitdiff |
2010-03-29 |
Eevee | Roar and Whirlwind cancel Wish. |
tree | commitdiff |
2010-03-29 |
Eevee | Nope, shake formula dun use integers. |
tree | commitdiff |
2010-03-29 |
Eevee | Why am I importing sqlalchemy.databases.mysql...? |
tree | commitdiff |
2010-03-29 |
Eevee | Add locations to lookup. Wow, easy. |
tree | commitdiff |
2010-03-29 |
Eevee | Remove special lookup logic for forms. |
tree | commitdiff |
2010-03-29 |
Eevee | Removed forme_name from lookup; added indexed_name... |
tree | commitdiff |
2010-03-29 |
Eevee | Lookup index now contains default form names. |
tree | commitdiff |
2010-03-29 |
Eevee | Add 487-altered.png. Fixed form name. |
tree | commitdiff |
2010-03-29 |
Eevee | Added natures table. |
tree | commitdiff |
2010-03-29 |
Eevee | Ho-oh => Ho-Oh |
tree | commitdiff |
2010-03-24 |
Zhorken | Tweaked a couple of Pokédex descriptions. |
tree | commitdiff |
2010-03-24 |
Zhorken | Name the G/S/C Johto dex that instead of "New". |
tree | commitdiff |
2010-03-22 |
Eevee | Totally overhauled lookup to use a class. |
tree | commitdiff |
2010-03-22 |
Eevee | Make lookup ignore accent marks. |
tree | commitdiff |
2010-03-21 |
Eevee | Added capture chance formula. |
tree | commitdiff |
2010-03-21 |
Eevee | Added new HG/SS item sprites. |
tree | commitdiff |
2010-03-17 |
Eevee | Allow passing engine arguments to connect(). |
tree | commitdiff |
2010-03-16 |
Zhorken | Added language codes alongside the country codes. |
tree | commitdiff |
2010-03-16 |
Zhorken | Added German, Spanish, and Italian move names. |
tree | commitdiff |
2010-03-15 |
Zhorken | Sky Shaymin holds a Lum Berry in Platinum. |
tree | commitdiff |
2010-03-15 |
Zhorken | Replaced newlines and fancy quotation marks in DPPt... |
tree | commitdiff |
2010-03-15 |
Eevee | Added Land Shaymin (492-land.png) sprites. |
tree | commitdiff |
2010-03-15 |
Eevee | Fix Rough Skin, Roost, and formatting of Detect. |
tree | commitdiff |
2010-03-15 |
Eevee | GRAVITY. DISABLES. SPLASH. |
tree | commitdiff |
2010-03-15 |
Eevee | Lookup no longer crashes if all type prefixes are bogus. |
tree | commitdiff |
2010-03-15 |
Eevee | Fixed malformed reST in Recycle's move effect. |
tree | commitdiff |
2010-03-15 |
Eevee | Implemented rst as_text, for showing short move effects... |
tree | commitdiff |
2010-03-15 |
Eevee | Make rst as_html handle errors a little more nicely. |
tree | commitdiff |
2010-03-15 |
Zhorken | Added wild held items for HeartGold and SoulSilver. |
tree | commitdiff |
2010-03-12 |
Eevee | HG/SS Pokémon flavor text. |
tree | commitdiff |
2010-03-11 |
Eevee | Added Rotom -normal sprites. |
tree | commitdiff |
2010-03-10 |
Eevee | Fixed Hustle description. |
tree | commitdiff |
2010-03-10 |
Eevee | Fixed the hell out of all remaining form problems. |
tree | commitdiff |
2010-03-09 |
Eevee | Fixed Cherrim/Castform/Pichu form names; renamed a... |
tree | commitdiff |
2010-03-09 |
Eevee | Fixed or clarified some eight move/ability effects. |
tree | commitdiff |
2010-03-04 |
Eevee | Filled in some missing Pokémon colors. |
tree | commitdiff |
2010-03-03 |
Eevee | Factored habitats into a separate table. |
tree | commitdiff |
2010-03-03 |
Eevee | Factored Pokémon colors out into their own table. |
tree | commitdiff |
2010-02-22 |
Zhorken | Added accents to French Pokémon names. |
tree | commitdiff |
2010-02-22 |
Zhorken | Corrected a docstring in rst.py. |
tree | commitdiff |
2010-02-22 |
Zhorken | Replaced ‘’“” with '" in Platinum Pokédex entries. |
tree | commitdiff |
2010-02-17 |
Zhorken | Moved Gen-I internal Pokémon IDs to their own Pokédex. |
tree | commitdiff |
2010-02-17 |
Zhorken | Added Pokédexes to replace dex numbers' generations. |
tree | commitdiff |
2010-02-16 |
Zhorken | Label Togepi and Riolu as babies. |
tree | commitdiff |
2010-02-09 |
a_magical_me | Add Gen III wild held items. |
tree | commitdiff |
2010-02-08 |
Eevee | Fixed Bug Bite's effect. |
tree | commitdiff |
2010-02-04 |
Eevee | Unknown Dungeon => Cerulean Cave |
tree | commitdiff |
next |