about summary refs log tree commit diff stats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Switched to highest possible TLS versionKelly Rauchenberger2018-01-091-1/+1
* Changed auth password to tokenKelly Rauchenberger2017-10-153-16/+8
* Added sending pokeball and Orre flagKelly Rauchenberger2017-10-041-8/+18
* Stopped sending "heldItem" if there is no hold itemKelly Rauchenberger2017-09-301-4/+7
* Extractor now gets gift ribbon descriptionsKelly Rauchenberger2017-09-301-0/+49
* Extractor now gets ribbonsKelly Rauchenberger2017-09-291-0/+67
* Decreased time Wii waits for GBA to calculate hashesKelly Rauchenberger2017-09-261-3/+3
* Replaced SHA-224 with BLAKE2sKelly Rauchenberger2017-09-261-3/+3
* Extractor now gets box namesKelly Rauchenberger2017-09-241-0/+23
* Fixed Unown form determinationKelly Rauchenberger2017-09-241-1/+1
* GBA now sends over contents of boxesKelly Rauchenberger2017-09-244-194/+261
* Fixed transfer of contest statsKelly Rauchenberger2017-09-241-6/+6
* Added more data to the HTTP POSTKelly Rauchenberger2017-09-231-1/+66
* Fixed Japanese left quote codepointKelly Rauchenberger2017-09-231-1/+1
* Wii can now send a POST request to a websiteKelly Rauchenberger2017-09-167-15/+3766
* Added identifying hash to Pokémon data structureKelly Rauchenberger2017-09-101-0/+15
* Increased stability and added support for non-English namesKelly Rauchenberger2017-09-104-60/+413
* Started working on serializing pokemon dataKelly Rauchenberger2017-08-182-1/+55
* Debug output lists pokedex numbers for seen/caughtKelly Rauchenberger2017-07-161-10/+13
* Removed a lot of sleeps that turned out to be unnecessaryKelly Rauchenberger2017-07-131-6/+4
* Organized code moreKelly Rauchenberger2017-07-135-471/+550
* App now waits for confirmation to import, and reads pokedex seen&caughtKelly Rauchenberger2017-07-131-1/+54
* Fixed indentationKelly Rauchenberger2017-07-112-249/+249
* Major reformatting, cleaning up black magicKelly Rauchenberger2017-07-115-625/+227
* Things are semi-reliably working now!Kelly Rauchenberger2017-07-113-24/+75
* started tweaking with stuffKelly Rauchenberger2017-07-113-459/+852
* -added the ability to clear the save on the gba cartridge directlyFIX942016-07-211-9/+18
* -make sure to correct filenames with invalid filesystem characters (issue #3)FIX942016-04-221-77/+68
* added gba bios dumpingFIX942016-04-101-2/+39
* general cleanupFIX942016-04-101-62/+52
* fixed up eeprom supportFIX942016-04-091-1/+1
* added experimental save support (only tested with EEPROM)FIX942016-04-081-51/+180
* first commit, enjoyFIX942016-04-081-0/+400