summaryrefslogtreecommitdiff
path: root/include/global.h
AgeCommit message (Collapse)Author
2018-11-25sub_812D1A8PikalaxALT
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-21Try and guess what some of this stuff in crt0.s isPikalaxALT
2018-11-09Fix C/C++ errors generated by CLion IDEPikalaxALT
2018-11-09Start to refactor some of the data componentsPikalaxALT
2018-11-05nonmatching sub_8113AE8PikalaxALT
2018-11-05sub_8113ABCPikalaxALT
2018-10-17Merge branch 'master' into quest_logPikalaxALT
2018-10-16through sub_8113414PikalaxALT
2018-10-15decompile load_save.cProjectRevoTPP
2018-10-15Merge branch 'master' into quest_logPikalaxALT
2018-10-12Merge branch 'master' into quest_logPikalaxALT
2018-10-11decompile save.cProjectRevoTPP
2018-10-11through sub_811175CPikalaxALT
2018-10-11through sub_8110E20PikalaxALT
2018-10-10nonmatching sub_8110BE8PikalaxALT
2018-10-10sub_8110BB0PikalaxALT
2018-10-10sub_8110944PikalaxALT
2018-10-09through sub_811092CPikalaxALT
2018-10-09Start decompiling quest_log.oPikalaxALT
2018-10-08decompile up to SpeciesToCryIdProjectRevoTPP
2018-10-08merge and nonmatching PokemonUseItemEffects2ProjectRevoTPP
2018-10-08Finish decompile of menews_jisan.sPikalaxALT
2018-10-08sub_8146CA4PikalaxALT
2018-10-08sub_8146C30PikalaxALT
2018-10-08partially decompile pokemon.cProjectRevoTPP
2018-10-04decompile script.cProjectRevoTPP
2018-10-03decompile battle_ai_script_commands.cProjectRevoTPP
2018-01-06add NDEBUG defineProjectRevoTPP
2017-12-20decompile string_utilsceptillion
2017-12-17decompile mainsceptillion