summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-11-26More documentation of fame checkerPikalaxALT
2018-11-26PRESSED-->JOY_NEW, PUSHED-->JOY_HELDPikalaxALT
2018-11-26Start documenting stuff; make objects static where possiblePikalaxALT
2018-11-26Genericize PRESSED macroPikalaxALT
2018-11-26Finish data decompPikalaxALT
2018-11-26Another text pointer table decompedPikalaxALT
2018-11-26more text dismPikalaxALT
2018-11-26More data decompPikalaxALT
2018-11-26Finish decomp of fame_checker(.text)PikalaxALT
2018-11-26through sub_812E064PikalaxALT
2018-11-25through sub_812DB64PikalaxALT
2018-11-25through sub_812DA14PikalaxALT
2018-11-25through sub_812D5ECPikalaxALT
2018-11-25sub_812D420PikalaxALT
2018-11-25through sub_812D388PikalaxALT
2018-11-25sub_812D1A8PikalaxALT
2018-11-24through sub_812D094PikalaxALT
2018-11-24through sub_812CD3CPikalaxALT
2018-11-24sub_812CAD8PikalaxALT
New macro `PRESSED(x)` tests `gMain.newKeys & (x)`. The macro itself is inoptimal. However, its use is required to match this function. We suspect this macro may have been implemented globally, hence we put it in `global.h`. Propagating its use through the remainder of this project, as well as [Ruby](/pret/pokeruby) and [Emerald](/pret/pokeemerald), has been left as a to-do item.
2018-11-24through sub_812C694PikalaxALT
2018-11-24sub_812C3F8PikalaxALT
2018-11-23quest_log_battle, 2PikalaxALT
2018-11-23quest_log_battle, 1PikalaxALT
2018-11-23quest_log_8150454PikalaxALT
2018-11-21Try and guess what some of this stuff in crt0.s isPikalaxALT
2018-11-21Merge branch 'master' into quest_logPikalaxALT
2018-11-19through sub_8114CE4PikalaxALT
2018-11-14Brings in surfable tile data structuremelody
2018-11-13Decompiles metatile behaviorsMelody
Combines commits: * WIP: start on metatile behavior functions * WIP: more functions * WIP: more functions * WIP: another solid chunk + cleanup * WIP: more things are stuff * WIP: even more stuff done * WIP: 🆗 * WIP: Cleaning Up * WIP: More Cleanup * WIP: Additional Cleanup * WIP: clean up defines
2018-11-09Fix C/C++ errors generated by CLion IDEPikalaxALT
2018-11-09Start to refactor some of the data componentsPikalaxALT
2018-11-08through sub_8113FBCPikalaxALT
2018-11-08Merge pull request #17 from PikalaxALT/vs_seekerMarcus Huderle
Vs seeker
2018-11-05nonmatching sub_8113AE8PikalaxALT
2018-11-05sub_8113ABCPikalaxALT
2018-11-02Merge branch 'master' into quest_logPikalaxALT
2018-10-18decompile money.c and coins.cProjectRevoTPP
2018-10-17Merge branch 'master' into vs_seekerPikalaxALT
2018-10-17Merge branch 'master' into quest_logPikalaxALT
2018-10-16through sub_8113530PikalaxALT
2018-10-16through sub_8113414PikalaxALT
2018-10-15decompile load_save.cProjectRevoTPP
2018-10-15through sub_8113114PikalaxALT
2018-10-15through sub_8112D40PikalaxALT
2018-10-15Merge branch 'master' into quest_logPikalaxALT
2018-10-13sub_8112940PikalaxALT
2018-10-13through sub_81127F8PikalaxALT
2018-10-12sub_811246CPikalaxALT
2018-10-12sub_8112450PikalaxALT
2018-10-12Merge branch 'master' into quest_logPikalaxALT