summaryrefslogtreecommitdiff
path: root/include/gba
AgeCommit message (Collapse)Author
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
2018-01-29add rgb constantsDizzyEggg
2018-01-26Begin menu.s decompDiegoisawesome
2018-01-25Decompile new_menu_helpers.sDiegoisawesome
2018-01-23Decompile naming_screen.cDiegoisawesome
2018-01-21Merge branch 'master' into linkPikalaxALT
2018-01-19Fix file permissions.Devin
2018-01-18Merge branch 'master' into linkscnorton
2018-01-14fix battle transition conflictsDizzyEggg
2018-01-14make battle transition compileDizzyEggg
2018-01-06use firered isagbprint header.ProjectRevoTPP
2018-01-02more work on battle transitionDizzyEggg