summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-02-16finish decompiling debug code in slot_machine.cCameron Hall
2018-02-16decompile some debug code in slot_machine.cCameron Hall
2018-02-15decompile region_map.c and cable_car.c debug functionsCameron Hall
2018-02-15decompile various debug functionsCameron Hall
2018-02-15Match sub_813DA64PikalaxALT
2018-02-15atk15_seteffectwithchance debug codeCameron Hall
2018-02-15decompile the rest of the debug code in battle_2.cCameron Hall
2018-02-15ItemId_GetItem -> ItemId_GetNameCameron Hall
2018-02-15decompile debug_sub_8011EA0 and debug_sub_8012294Cameron Hall
2018-02-14decompile debug_sub_801174CCameron Hall
2018-02-14start decompiling debug_sub_801174Ccamthesaxman
2018-02-14decompile debug_sub_8011498camthesaxman
2018-02-14Merge branch 'master' into decompile_debugcamthesaxman
2018-02-11Document battle anim things related to SCREECHMarcus Huderle
2018-02-11Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and ↵Marcus Huderle
SUPERSONIC
2018-02-11Document battle anim things related to SWIFT and TWISTERMarcus Huderle
2018-02-11Merge pull request #557 from PikalaxALT/fix_nonmatchingMarcus Huderle
Fix nonmatching functions throughout the repo
2018-02-10Start documenting battle animsMarcus Huderle
2018-02-10Sync battle anim script command names with pokeemeraldMarcus Huderle
2018-02-07Fix debug rom (?)PikalaxALT
2018-02-07Match Blender_CalculatePokeblockPikalaxALT
2018-02-07InitFieldObjectStateFromTemplate fakematchingcamthesaxman
2018-02-07decompile some debug code in field_map_obj.ccamthesaxman
2018-02-07decompile debug code in mauville_man.ccamthesaxman
2018-02-07decompile debug code in save_failed_screen.ccamthesaxman
2018-02-07resolve debug differences in sub_8118F8CPikalaxALT
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-06Merge pull request #498 from PikalaxALT/unk_text_8095904Marcus Huderle
Unk text 8095904
2018-02-07Merge branch 'master' into unk_text_8095904PikalaxALT
2018-02-06Merge pull request #565 from huderlem/fightMarcus Huderle
Decompile fight.s
2018-02-06Finish decompiling fight.sMarcus Huderle
2018-02-06decompile debug code in reset_rtc_screen.ccamthesaxman
2018-02-06fix buildcamthesaxman
2018-02-06decompile debug code in cable_club.ccamthesaxman
2018-02-06fix bss memory locationsCameron Hall
2018-02-06Merge branch 'master' into german_debugCameron Hall
2018-02-06decompile debug_sub_8010CACcamthesaxman
2018-02-06Match sub_8148F3CPikalaxALT
2018-02-05Decompile more of fight.sMarcus Huderle
2018-02-05match sub_813CCE8PikalaxALT
2018-02-04Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-04Start decompiling fight.sMarcus Huderle
2018-02-04Merge pull request #563 from huderlem/darkMarcus Huderle
Decompile dark.s
2018-02-04Finish decompiling dark.s except one functionMarcus Huderle
2018-02-03get rid of raw addresses in music_player_table.inccamthesaxman
2018-02-03Decompile more of dark.sMarcus Huderle
2018-02-03trainer constants in battle_setup and pokemon_2yenatch
2018-02-03fix a goto in battle_2yenatch
2018-02-03Merge remote-tracking branch 'origin/master' into battle-1yenatch
2018-02-03Declare gBagPockets as non-const in item.c for the sake of getting ↵PikalaxALT
AddBagItem to match without the NONMATCHING define