Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-26 | More documentation of fame checker | PikalaxALT | |
2018-11-26 | PRESSED-->JOY_NEW, PUSHED-->JOY_HELD | PikalaxALT | |
2018-11-26 | Start documenting stuff; make objects static where possible | PikalaxALT | |
2018-11-26 | Genericize PRESSED macro | PikalaxALT | |
2018-11-26 | Finish data decomp | PikalaxALT | |
2018-11-26 | Another text pointer table decomped | PikalaxALT | |
2018-11-26 | more text dism | PikalaxALT | |
2018-11-26 | More data decomp | PikalaxALT | |
2018-11-26 | Finish decomp of fame_checker(.text) | PikalaxALT | |
2018-11-26 | through sub_812E064 | PikalaxALT | |
2018-11-25 | through sub_812DB64 | PikalaxALT | |
2018-11-25 | through sub_812DA14 | PikalaxALT | |
2018-11-25 | through sub_812D5EC | PikalaxALT | |
2018-11-25 | sub_812D420 | PikalaxALT | |
2018-11-25 | through sub_812D388 | PikalaxALT | |
2018-11-25 | sub_812D1A8 | PikalaxALT | |
2018-11-24 | through sub_812D094 | PikalaxALT | |
2018-11-24 | through sub_812CD3C | PikalaxALT | |
2018-11-24 | sub_812CAD8 | PikalaxALT | |
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-24 | through sub_812C694 | PikalaxALT | |
2018-11-24 | sub_812C3F8 | PikalaxALT | |
2018-11-23 | quest_log_battle, 2 | PikalaxALT | |
2018-11-23 | quest_log_battle, 1 | PikalaxALT | |
2018-11-23 | quest_log_8150454 | PikalaxALT | |
2018-11-21 | Try and guess what some of this stuff in crt0.s is | PikalaxALT | |
2018-11-21 | Merge branch 'master' into quest_log | PikalaxALT | |
2018-11-19 | through sub_8114CE4 | PikalaxALT | |
2018-11-14 | Brings in surfable tile data structure | melody | |
2018-11-13 | Decompiles metatile behaviors | Melody | |
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-09 | Fix C/C++ errors generated by CLion IDE | PikalaxALT | |
2018-11-09 | Start to refactor some of the data components | PikalaxALT | |
2018-11-08 | through sub_8113FBC | PikalaxALT | |
2018-11-08 | Merge pull request #17 from PikalaxALT/vs_seeker | Marcus Huderle | |
Vs seeker | |||
2018-11-05 | nonmatching sub_8113AE8 | PikalaxALT | |
2018-11-05 | sub_8113ABC | PikalaxALT | |
2018-11-02 | Merge branch 'master' into quest_log | PikalaxALT | |
2018-10-18 | decompile money.c and coins.c | ProjectRevoTPP | |
2018-10-17 | Merge branch 'master' into vs_seeker | PikalaxALT | |
2018-10-17 | Merge branch 'master' into quest_log | PikalaxALT | |
2018-10-16 | through sub_8113530 | PikalaxALT | |
2018-10-16 | through sub_8113414 | PikalaxALT | |
2018-10-15 | decompile load_save.c | ProjectRevoTPP | |
2018-10-15 | through sub_8113114 | PikalaxALT | |
2018-10-15 | through sub_8112D40 | PikalaxALT | |
2018-10-15 | Merge branch 'master' into quest_log | PikalaxALT | |
2018-10-13 | sub_8112940 | PikalaxALT | |
2018-10-13 | through sub_81127F8 | PikalaxALT | |
2018-10-12 | sub_811246C | PikalaxALT | |
2018-10-12 | sub_8112450 | PikalaxALT | |
2018-10-12 | Merge branch 'master' into quest_log | PikalaxALT | |