summaryrefslogtreecommitdiff
path: root/include/gba
AgeCommit message (Collapse)Author
2022-01-23Add missing :req, remove old macrosGriffinR
2021-11-10Clean up some register constant useGriffinR
2021-11-10Start pokenav conditions docGriffinR
2021-10-09Add TRACKS_ALL, remove BGCntrlBitfieldGriffinR
2021-05-13Update IsPokemonCryPlayinggAlfonso-bit
2021-04-02Add missing include guard suffixesGriffinR
2021-02-18Minor window/bg cleanupGriffinR
2020-12-12fix typoMichael Panzlaff
2020-12-11more CgbSound decipher workMichael Panzlaff
2020-12-11use better m4a variable/constant namesMichael Panzlaff
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-01Merge pull request #1156 from GriffinRichards/doc-raysceneGriffinR
Document Rayquaza cutscene
2020-08-29fixed mistakespi1024e
2020-08-27Document third rayquaza sceneGriffinR
2020-08-22Cleaned up the libraries.PokeCodec
2020-06-08Some link rfu cleanup / link.c documentationGriffinR
2020-02-16Port librfu from fireredPikalaxALT
2020-01-16match all the functionsjiangzhengwenjz
2019-08-21Remove MNUM from oam flip constant namesPikalaxALT
2019-08-21Use HFLIP, VFLIPPikalaxALT
2019-06-30Revert FLOAT_U* and DOUBLE_U* macrosPikalaxALT
2019-06-26Fix/suppress warnings when building with gcc-8PikalaxALT
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-06Document and cleanup some decoration codeMarcus Huderle
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-02-01CgbSound is decompiled.DizzyEggg
2019-01-02Extract rodata from rouletteDiegoisawesome
2018-12-29Almost done with tradeDiegoisawesome
2018-12-28Undo bad idea with BLDALPHA_BLEND macroDiegoisawesome
2018-12-28Big switch mofoDiegoisawesome
2018-12-12Decompile battle_intro.c (#444)Marcus Huderle
2018-12-07Tabs -> spaces & align in include/nullableVoidPtr
2018-11-19Decompile all of battle_anim_utility_funcsMarcus Huderle
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-22Merge pull request #339 from Kermalis/masterDiegoisawesome
Rename voicegroups
2018-09-22Rename voicegroupsKermalis
2018-09-22Use macros and defines in tileset_animsDiegoisawesome
2018-09-07Macroize main_menu and general cleanupDiegoisawesome
2018-08-29battle tent review changesDizzyEggg
2018-08-11Merge contests with masterDizzyEggg
2018-07-16Battle files - review changesDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-05-02through vblank_cb_battlePikalaxALT
2018-02-17Merge branch 'master' of https://github.com/pret/pokeemerald into introDiegoisawesome
2018-02-15Almost finish decompiling introDiegoisawesome
2018-02-15overworld review changesDizzyEggg
2018-02-11Merge branch 'master' into linkPikalaxALT
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-03Merge branch 'master' into linkPikalaxALT
2018-01-29mon anim with masterDizzyEggg