summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-08Remove trailing whitespaceMarijn van der Werf
2017-05-08Detect trailing whitespaceMarijn van der Werf
2017-05-08Decompile battle interface (#281)Cameron Hall
* start decompiling * more decompilation * sub_8044804 refuses to match. moving on... * decompile sub_80451A0 * more decompilation * finish decompiling * clean up a bit * remove trailing whitespace and change tabs to spaces
2017-05-08decompile roamer.sYamaArashi
2017-05-08Decompile ShowPokedexCryScreenMarijn van der Werf
2017-05-08Decompile ShowLinkBattleRecordsMarijn van der Werf
2017-05-08Decompile sub_812BB10Marijn van der Werf
2017-05-08Decompile sub_803037CMarijn van der Werf
2017-05-08decompile birch_pcYamaArashi
2017-05-07finish decompiling pokemon_3YamaArashi
2017-05-07decompile more pokemon functionsYamaArashi
2017-05-07decompile battle music and pokemon palette functionsYamaArashi
2017-05-07decompile more pokemon functionsYamaArashi
2017-05-07decompile level-up and TM functionYamaArashi
2017-05-07decompile EV and pokerus functionsYamaArashi
2017-05-07Start decompiling easy_chatMarijn van der Werf
2017-05-07decompile AdjustFriendshipYamaArashi
2017-05-07decompile pokemon functionsYamaArashi
2017-05-06Decompile cycling field specialsMarijn van der Werf
2017-05-06Decompile CreatedHatchedMonMarijn van der Werf
2017-05-06Declare `StringLengthN` conditionally in headerMarijn van der Werf
2017-05-06Fix intro.c for German buildMarijn van der Werf
2017-05-06Add German stringsMarijn van der Werf
2017-05-06Various german patchesMarijn van der Werf
2017-05-05decompile some pokemon functionsYamaArashi
2017-05-05Various German patchesMarijn van der Werf
2017-05-05remove German-only function callYamaArashi
2017-05-05German ProcessRecvCmdsYamaArashi
2017-05-05some German differencesYamaArashi
2017-05-05Build German ROM on TravisMarijn van der Werf
2017-05-05Add German berry dataMarijn van der Werf
2017-05-05whitespace was released outside. Bye-bye, whitespace!ProjectRevoTPP
2017-05-05Convert tabs to spacesMarijn van der Werf
2017-05-05Remove trailing whitespaceMarijn van der Werf
2017-05-04split more from data2.sYamaArashi
2017-05-04use macros and defines for save.c making it easier to add new sectionsProjectRevoTPP
2017-05-05use macros and defines for save.c making it easier to add new sectionsProjectRevoTPP
2017-05-04Merge pull request #269 from camthesaxman/s_to_incYamaArashi
rename extension of included .s files to .inc
2017-05-04rename extension of included .s files to .inccamthesaxman
2017-05-04Merge pull request #259 from marijnvdwerf/patch-1YamaArashi
Add Travis badge to readme
2017-05-04Add Travis badge to readmeMarijn van der Werf
2017-05-04Merge pull request #258 from marijnvdwerf/travis-ciYamaArashi
Set up Travis CI
2017-05-04Indent Yaml file and remove cleaningMarijn van der Werf
2017-05-04use container-based infrastructure on Traviscamthesaxman
2017-05-04remove BASEROM_URL from .travis.yml and cache aptcamthesaxman
2017-05-04set up Travis CIcamthesaxman
2017-05-04decompile time_eventsYamaArashi
2017-05-03introduce YesNoFuncTable structYamaArashi
2017-05-03update INSTALL.md (baserom no longer required)YamaArashi
2017-05-03remove the last of the baserom calls.ProjectRevoTPP