Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-26 | Finish decomp of fame_checker(.text) | PikalaxALT | |
2018-11-26 | through sub_812E064 | PikalaxALT | |
2018-11-26 | through sub_812DDAC; match sub_812DBC0 | PikalaxALT | |
2018-11-26 | nonmatching sub_812DBC0 | PikalaxALT | |
2018-11-25 | through sub_812DB64 | PikalaxALT | |
2018-11-25 | through sub_812DA14 | PikalaxALT | |
2018-11-25 | through sub_812D814 | 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_812D174 | PikalaxALT | |
2018-11-24 | through sub_812D094 | PikalaxALT | |
2018-11-24 | sub_812CE04 | 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_812CA1C | PikalaxALT | |
2018-11-24 | through sub_812C694 | PikalaxALT | |
2018-11-24 | sub_812C3F8 | PikalaxALT | |
2018-11-24 | Fame Checker START | PikalaxALT | |
2018-11-02 | Merge branch 'master' into quest_log | PikalaxALT | |
2018-10-18 | decompile money.c and coins.c | ProjectRevoTPP | |
2018-10-12 | through sub_8111F8C | PikalaxALT | |
2018-10-05 | decompile task.c | ProjectRevoTPP | |
2018-10-03 | decompile battle_ai_script_commands.c | ProjectRevoTPP | |
2017-12-20 | decompile sprite | sceptillion | |
2017-12-19 | partially decompile text | sceptillion | |
2017-12-18 | partially decompile text_printer | sceptillion | |
2017-12-17 | decompile bg | sceptillion | |
2017-12-17 | decompile main | sceptillion | |
2017-12-17 | import pokeemerald names again | sceptillion | |
2017-12-17 | import more pokeemerald names | sceptillion | |
2017-12-17 | import function names from pokeemerald | sceptillion | |
2017-12-16 | first commit | sceptillion | |