summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-14remove gPokedexView from pokedex.hcamthesaxman
2017-06-14convert some data to Ccamthesaxman
2017-06-14finish decompiling pokedex.scamthesaxman
2017-06-14decompile sub_8092508 - sub_80927F0camthesaxman
2017-06-13decompile sub_809207C - sub_80924A4camthesaxman
2017-06-13decompile sub_8091E20 - sub_809204Ccamthesaxman
2017-06-13decompile sub_8091AF8camthesaxman
2017-06-12whitespacecamthesaxman
2017-06-12decompile sub_80917CC - sub_8091A4Ccamthesaxman
2017-06-12decompile sub_8091738camthesaxman
2017-06-120x3E8 -> 1000camthesaxman
2017-06-12decompile unref_sub_80913A4 (English)camthesaxman
2017-06-12sub_8072B80 constcamthesaxman
2017-06-12decompile sub_8090750 - sub_8091304camthesaxman
2017-06-10Merge pull request #318 from camthesaxman/decompile_battle_811DA74yenatch
decompile the rest of battle_811DA74
2017-06-07clean up battle_811DA74 a bitcamthesaxman
2017-06-07finish decompiling battle_811DA74camthesaxman
2017-06-07decompile sub_812014Ccamthesaxman
2017-06-07decompile sub_8120094 - sub_8120140camthesaxman
2017-06-07decompile sub_811FF30camthesaxman
2017-06-07decompile sub_811FDFCcamthesaxman
2017-06-07decompile sub_811FDCC - sub_811FDF0camthesaxman
2017-06-07decompile sub_811FAE4 - sub_811FCE8camthesaxman
2017-06-07decompile sub_811FA5Ccamthesaxman
2017-06-07decompile sub_811F9D0camthesaxman
2017-06-07decompile sub_811F864camthesaxman
2017-06-07trim whitespacecamthesaxman
2017-06-07decompile sub_811F7F4camthesaxman
2017-06-07decompile sub_811F6D8camthesaxman
2017-06-07decompile sub_811F664camthesaxman
2017-06-07decompile sub_811EC68camthesaxman
2017-05-27Merge pull request #308 from PikalaxALT/masteryenatch
Field Map Objects
2017-05-27Add CONTRIBUTING.mdyenatch
2017-05-27Make the irc link biggeryenatch
2017-05-26Make C and ASM files non-executablePikalaxALT
2017-05-26Merge branch 'master' of github.com:pret/pokerubyPikalaxALT
2017-05-26Finish decompiling functions which can reasonably be decompiled in ↵PikalaxALT
field_map_obj.s
2017-05-25Merge pull request #306 from marijnvdwerf/de/integrate-3yenatch
De/integrate 3
2017-05-25Another set of fnsPikalaxALT
2017-05-25A few more functions in asm/field_map_obj.sscnorton
2017-05-26Make berry_tag_screen match German buildMarijn van der Werf
2017-05-26Make credits match German buildMarijn van der Werf
2017-05-25Decompile another group of functionsscnorton
2017-05-25Another chunk of functions with similar templatesPikalaxALT
2017-05-25Another group of directional functionsPikalaxALT
2017-05-25Finish field map object callbacks (except functions known or predicted not ↵PikalaxALT
to match)
2017-05-25A couple more map object callbacksPikalaxALT
2017-05-25Merge branch 'master' of github.com:pret/pokerubyPikalaxALT
2017-05-25Swiss cheese to put off these functions for laterPikalaxALT
2017-05-25Update the agbcc repo link for travis.yenatch