Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced SHA-224 with BLAKE2s | Kelly Rauchenberger | 2017-09-26 | 1 | -31/+20 |
* | Fixed Shedinja hash collision | Kelly Rauchenberger | 2017-09-24 | 1 | -5/+26 |
* | Fixed Unown form determination | Kelly Rauchenberger | 2017-09-24 | 1 | -4/+4 |
* | Fixed shininess determination | Kelly Rauchenberger | 2017-09-23 | 1 | -7/+5 |
* | Expanded gender field | Kelly Rauchenberger | 2017-09-23 | 1 | -1/+4 |
* | Added "Orre" flag to Pokémon serialization | Kelly Rauchenberger | 2017-09-13 | 1 | -0/+1 |
* | Fixed bug where Pokémon's language was not serialized properly | Kelly Rauchenberger | 2017-09-11 | 1 | -1/+1 |
* | Added identifying hash to Pokémon data structure | Kelly Rauchenberger | 2017-09-10 | 1 | -1/+12 |
* | Increased stability and added support for non-English names | Kelly Rauchenberger | 2017-09-10 | 1 | -10/+2 |
* | Added base stats for all of Deoxys's Formes | Kelly Rauchenberger | 2017-08-29 | 1 | -4/+1 |
* | Removed dependency on ROM-internal arrays | Kelly Rauchenberger | 2017-08-18 | 1 | -3/+6 |
* | Added copyright info to the top of three new files | Kelly Rauchenberger | 2017-08-18 | 1 | -0/+6 |
* | Started working on serializing pokemon data | Kelly Rauchenberger | 2017-08-18 | 1 | -0/+227 |