Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge remote-tracking branch 'upstream/master' | paul | |
2018-11-24 | sub_812C3F8 | PikalaxALT | |
2018-11-24 | Fame Checker START | PikalaxALT | |
2018-11-24 | Merge pull request #29 from PikalaxALT/patch-1 | Marcus Huderle | |
Add note about baserom to INSTALL.md | |||
2018-11-24 | Merge pull request #22 from PikalaxALT/quest_log | Marcus Huderle | |
Quest log | |||
2018-11-24 | Add note about baserom to INSTALL.md | PikalaxALT | |
2018-11-24 | A bit of cleanup | PikalaxALT | |
2018-11-24 | match sub_812C334 | PikalaxALT | |
2018-11-23 | quest_log_battle, 3 (nonmatching) | 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-21 | Complete decomp of quest_log | PikalaxALT | |
2018-11-21 | through sub_8115518; finish quest_log rodata | PikalaxALT | |
2018-11-20 | Match sub_81152BC | PikalaxALT | |
2018-11-20 | Merge remote-tracking branch 'upstream/master' | paul | |
2018-11-20 | Merge pull request #28 from SatoMew/master | Marcus Huderle | |
Fix dependency scanning | |||
2018-11-20 | Merge pull request #27 from melthelesbian/metatile_behavior | Marcus Huderle | |
metatile behaviors | |||
2018-11-20 | through wip sub_81152BC | PikalaxALT | |
2018-11-19 | through sub_81151DC | PikalaxALT | |
2018-11-19 | through sub_81150CC | PikalaxALT | |
2018-11-19 | sub_8114DE8 | PikalaxALT | |
2018-11-19 | through sub_8114D68 | PikalaxALT | |
2018-11-19 | through sub_8114CE4 | PikalaxALT | |
2018-11-19 | through sub_8114A4C | PikalaxALT | |
2018-11-15 | Fix dependency scanning | SatoMew | |
2018-11-14 | make unknown method args more generic | melody | |
2018-11-14 | Brings in surfable tile data structure | melody | |
2018-11-14 | more spaces on the soft tabs | 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-13 | Fixes includes | Melody | |
2018-11-10 | More changes for modern gcc compat | 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-08 | through sub_8114834 | PikalaxALT | |
2018-11-08 | through sub_8114758 | PikalaxALT | |
2018-11-08 | through sub_8114518 | PikalaxALT | |
2018-11-08 | Merge remote-tracking branch 'upstream/master' | paul | |
2018-11-08 | through sub_8114324 | PikalaxALT | |
2018-11-08 | Finish disming quest_log strings | PikalaxALT | |
2018-11-08 | through sub_8113FBC | PikalaxALT | |
2018-11-08 | More string dumps (some Japanese text was incorrectly dumped as gibberish) | PikalaxALT | |