about summary refs log tree commit diff stats
path: root/gba/source/serialize.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug where Pokémon's language was not serialized properlyKelly Rauchenberger2017-09-111-1/+1
* Added identifying hash to Pokémon data structureKelly Rauchenberger2017-09-101-1/+12
* Increased stability and added support for non-English namesKelly Rauchenberger2017-09-101-10/+2
* Added base stats for all of Deoxys's FormesKelly Rauchenberger2017-08-291-4/+1
* Removed dependency on ROM-internal arraysKelly Rauchenberger2017-08-181-3/+6
* Added copyright info to the top of three new filesKelly Rauchenberger2017-08-181-0/+6
* Started working on serializing pokemon dataKelly Rauchenberger2017-08-181-0/+227