summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-29Fix an erroneous SPECIES_EGG in Unown code.yenatch
2017-04-29(Almost) decompile util.s.yenatch
2017-04-29remove equals signYamaArashi
2017-04-27Merge pull request #248 from marijnvdwerf/clean/sort-includesYamaArashi
Sort includes
2017-04-27Sort includesMarijn van der Werf
2017-04-21Merge pull request #247 from yenatch/masterYamaArashi
Decompile rom_8077ABC.s
2017-04-21Clean up rom_8077ABC.cyenatch
2017-04-19Decompile rom_8077ABC.syenatch
2017-04-17decompile smokescreen.sYamaArashi
2017-04-17don't delete criesYamaArashi
2017-04-17decompile fldeff_sweetscent.sYamaArashi
2017-04-17Merge pull request #246 from marijnvdwerf/decompile/fldeff-softboiledYamaArashi
Decompile fldeff_softboiled
2017-04-17Decompile fldeff_softboiledMarijn van der Werf
2017-04-17decompile hof_pc.sYamaArashi
2017-04-08finish decompiling item_use.c (#244)ProjectRevoTPP
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script
2017-04-07fix map file nameYamaArashi
2017-04-07decompile post_battle_event_funcsYamaArashi
2017-04-07add build/* to .gitignoreYamaArashi
2017-04-06split rom_81258BC.s dataProjectRevoTPP
2017-04-06split rom_81258BC.sProjectRevoTPP
2017-04-06split rom_810CBB4 dataProjectRevoTPP
2017-04-06split rom_810CBB4.s and elaborate on battle_party_menu rom mergeProjectRevoTPP
2017-04-06split out field_doortransition.sProjectRevoTPP
2017-04-06battle_interface.sProjectRevoTPP
2017-04-06split rom_800D42C.sProjectRevoTPP
2017-04-06add safety alignProjectRevoTPP
2017-04-06split out fldeff_flash.sProjectRevoTPP
2017-04-06split out use_pokeblock.s and battle_anim_8137220.sProjectRevoTPP
2017-04-06split out battle_tower.s and battle_tower dataProjectRevoTPP
2017-04-06fix newlinesProjectRevoTPP
2017-04-06split out roamer dataProjectRevoTPP
2017-04-06split out roamer.sProjectRevoTPP
2017-03-23Merge pull request #242 from yenatch/masteryenatch
Build multiple versions at a time.
2017-03-22Merge remote-tracking branch 'origin/master'yenatch
Conflicts: Makefile
2017-03-22Build multiple versions at a time. Generated files go in build/.yenatch
2017-03-22Merge pull request #241 from ProjectRevoTPP/masteryenatch
decompile fldeff_cut.c, script_pokemon_util_80C4BF0.c, document save.c, move data to C files, decompile the next 3 functions in item_use.c, and a lot of labeling
2017-03-22Merge branch 'master' of https://github.com/pret/pokerubyProjectRevoTPP
2017-03-22Merge pull request #240 from ProjectRevoTPP/masteryenatch
fix weird cases of ROM not matching
2017-03-22fix buildProjectRevoTPP
2017-03-22label changes for clarityProjectRevoTPP
2017-03-22start decompiling item_use.c againProjectRevoTPP
2017-03-19finish decompiling fldeff_cut.cProjectRevoTPP
2017-03-18reorganize and add new headers for many filesProjectRevoTPP
2017-03-18label braille_puzzles.c event scriptProjectRevoTPP
2017-03-18rewrite, label, and document save.cProjectRevoTPP
2017-03-18move diploma data to CProjectRevoTPP
2017-03-18start decompiling fldeff_cut.cProjectRevoTPP
2017-03-18move strings to C fileProjectRevoTPP
2017-03-18move multichoice data to script_menu.cProjectRevoTPP
2017-03-18decompile script_pokemon_util_80C4BF0.cProjectRevoTPP