summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-11-29sub_8143910PikalaxALT
2018-11-29through sub_81438F0PikalaxALT
2018-11-28through sub_81436ECPikalaxALT
2018-11-28Fix spacing in globah.hPikalaxALT
2018-11-28Dump another fame checker tilemapPikalaxALT
2018-11-28Fix errors introduced in precious commitPikalaxALT
2018-11-28Also name the text color assetsPikalaxALT
2018-11-28All functions and assets in fame_checker are namedPikalaxALT
2018-11-27One more field renaming in fame_checkerPikalaxALT
2018-11-27Rename most assets and functions in fame_checkerPikalaxALT
2018-11-27More documentation and enumsPikalaxALT
2018-11-26More documentation of fame checkerPikalaxALT
2018-11-26PRESSED-->JOY_NEW, PUSHED-->JOY_HELDPikalaxALT
2018-11-26This is a sprite tag right herePikalaxALT
2018-11-26Make ewram symbols static tooPikalaxALT
2018-11-26Start documenting stuff; make objects static where possiblePikalaxALT
2018-11-26Finish data decompPikalaxALT
2018-11-26Decompile remaining sprite templatesPikalaxALT
2018-11-26First pass disassembly of fame_checker sprite templatesPikalaxALT
2018-11-26Decomp sprite sheets and additional graphicsPikalaxALT
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-26through sub_812DDAC; match sub_812DBC0PikalaxALT
2018-11-26nonmatching sub_812DBC0PikalaxALT
2018-11-25through sub_812DB64PikalaxALT
2018-11-25through sub_812DA14PikalaxALT
2018-11-25through sub_812D814PikalaxALT
2018-11-25through sub_812D5ECPikalaxALT
2018-11-25sub_812D420PikalaxALT
2018-11-25through sub_812D388PikalaxALT
2018-11-25sub_812D1A8PikalaxALT
2018-11-24through sub_812D174PikalaxALT
2018-11-24through sub_812D094PikalaxALT
2018-11-24sub_812CE04PikalaxALT
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_812CA1CPikalaxALT
2018-11-24through sub_812C694PikalaxALT
2018-11-24sub_812C3F8PikalaxALT
2018-11-24Fame Checker STARTPikalaxALT
2018-11-24A bit of cleanupPikalaxALT
2018-11-24match sub_812C334PikalaxALT
2018-11-23quest_log_battle, 3 (nonmatching)PikalaxALT
2018-11-23quest_log_battle, 2PikalaxALT
2018-11-23quest_log_battle, 1PikalaxALT
2018-11-23quest_log_8150454PikalaxALT
2018-11-21Merge branch 'master' into quest_logPikalaxALT