Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-05 | Daycare | PikalaxALT | |
2019-04-27 | Port blit from Emerald | PikalaxALT | |
2019-01-08 | through sub_815E9FC | scnorton | |
2019-01-07 | through sub_8059250 | scnorton | |
2019-01-05 | through sub_815E5C4 | PikalaxALT | |
2019-01-05 | through sub_815E1F0 | PikalaxALT | |
2019-01-03 | Rework UnkSubstruct_203F458_000C_004 structure | scnorton | |
2019-01-02 | sub_815DA54 | scnorton | |
2018-12-21 | Guess a small struct in save block 2 | PikalaxALT | |
2018-12-17 | Drop devkitARM dependency entirely | PikalaxALT | |
2018-12-03 | sub_8146980 | PikalaxALT | |
2018-12-02 | sub_8146288 | PikalaxALT | |
2018-12-02 | sub_8145A98 | PikalaxALT | |
2018-12-02 | start decompiling mevent_8145654 | PikalaxALT | |
2018-11-30 | Set up to decomp mevent_server | PikalaxALT | |
2018-11-29 | Fix this field's name to be consistent with offset | PikalaxALT | |
2018-11-29 | Finish decomp of mevent.s | PikalaxALT | |
2018-11-29 | through sub_81445C0 | PikalaxALT | |
2018-11-29 | through sub_8144218 | PikalaxALT | |
2018-11-29 | through sub_8144018 | PikalaxALT | |
2018-11-29 | through sub_8143DBC | PikalaxALT | |
2018-11-29 | sub_8143910 | PikalaxALT | |
2018-11-28 | Identify most of SaveBlock1 | PikalaxALT | |
2018-11-28 | Identify easy chat arrays in save block 1 | PikalaxALT | |
2018-11-28 | Name the game stats array | PikalaxALT | |
2018-11-28 | Define the PC items allocation in SaveBlock1 | PikalaxALT | |
2018-11-28 | Fix spacing in globah.h | PikalaxALT | |
2018-11-27 | Rename most assets and functions in fame_checker | PikalaxALT | |
2018-11-27 | More documentation and enums | PikalaxALT | |
2018-11-26 | PRESSED-->JOY_NEW, PUSHED-->JOY_HELD | PikalaxALT | |
2018-11-26 | Genericize PRESSED macro | PikalaxALT | |
2018-11-25 | through sub_812D388 | PikalaxALT | |
2018-11-25 | sub_812D1A8 | 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-21 | Try and guess what some of this stuff in crt0.s is | PikalaxALT | |
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-05 | nonmatching sub_8113AE8 | PikalaxALT | |
2018-11-05 | sub_8113ABC | PikalaxALT | |
2018-10-17 | Merge branch 'master' into quest_log | PikalaxALT | |
2018-10-16 | through sub_8113414 | PikalaxALT | |
2018-10-15 | decompile load_save.c | ProjectRevoTPP | |
2018-10-15 | Merge branch 'master' into quest_log | PikalaxALT | |
2018-10-12 | Merge branch 'master' into quest_log | PikalaxALT | |
2018-10-11 | decompile save.c | ProjectRevoTPP | |
2018-10-11 | through sub_811175C | PikalaxALT | |
2018-10-11 | through sub_8110E20 | PikalaxALT | |
2018-10-10 | nonmatching sub_8110BE8 | PikalaxALT | |
2018-10-10 | sub_8110BB0 | PikalaxALT | |