summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-24Merge remote-tracking branch 'upstream/master'paul
2018-11-24sub_812C3F8PikalaxALT
2018-11-24Fame Checker STARTPikalaxALT
2018-11-24Merge pull request #29 from PikalaxALT/patch-1Marcus Huderle
Add note about baserom to INSTALL.md
2018-11-24Merge pull request #22 from PikalaxALT/quest_logMarcus Huderle
Quest log
2018-11-24Add note about baserom to INSTALL.mdPikalaxALT
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-21Try and guess what some of this stuff in crt0.s isPikalaxALT
2018-11-21Merge branch 'master' into quest_logPikalaxALT
2018-11-21Complete decomp of quest_logPikalaxALT
2018-11-21through sub_8115518; finish quest_log rodataPikalaxALT
2018-11-20Match sub_81152BCPikalaxALT
2018-11-20Merge remote-tracking branch 'upstream/master'paul
2018-11-20Merge pull request #28 from SatoMew/masterMarcus Huderle
Fix dependency scanning
2018-11-20Merge pull request #27 from melthelesbian/metatile_behaviorMarcus Huderle
metatile behaviors
2018-11-20through wip sub_81152BCPikalaxALT
2018-11-19through sub_81151DCPikalaxALT
2018-11-19through sub_81150CCPikalaxALT
2018-11-19sub_8114DE8PikalaxALT
2018-11-19through sub_8114D68PikalaxALT
2018-11-19through sub_8114CE4PikalaxALT
2018-11-19through sub_8114A4CPikalaxALT
2018-11-15Fix dependency scanningSatoMew
2018-11-14make unknown method args more genericmelody
2018-11-14Brings in surfable tile data structuremelody
2018-11-14more spaces on the soft tabsmelody
2018-11-13Decompiles metatile behaviorsMelody
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-13Fixes includesMelody
2018-11-10More changes for modern gcc compatPikalaxALT
2018-11-09Fix C/C++ errors generated by CLion IDEPikalaxALT
2018-11-09Start to refactor some of the data componentsPikalaxALT
2018-11-08through sub_8114834PikalaxALT
2018-11-08through sub_8114758PikalaxALT
2018-11-08through sub_8114518PikalaxALT
2018-11-08Merge remote-tracking branch 'upstream/master'paul
2018-11-08through sub_8114324PikalaxALT
2018-11-08Finish disming quest_log stringsPikalaxALT
2018-11-08through sub_8113FBCPikalaxALT
2018-11-08More string dumps (some Japanese text was incorrectly dumped as gibberish)PikalaxALT