summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-05-21Fix map object range union, and remove the obsolete alt structMarcus Huderle
2018-05-21Label naming screen struct membersMarcus Huderle
2018-05-21Define PLAYER_AVATAR_STATE_ enum, and label things related to itMarcus Huderle
2018-05-21Standardize args to palette blend functionsMarcus Huderle
2018-05-21Add unused parameter to load_gfxc_health_bar definitionMarcus Huderle
2018-05-16Update daycare.h to have EGG_HATCH_LEVEL defineDeokishisu
To be consistent with pokeemerald.
2018-05-09Misc labeling and cleanup, mostly item-relatedMarcus Huderle
2018-04-30Merge pull request #608 from huderlem/anim_rodataMarcus Huderle
Move battle anim .rodata
2018-04-30Finish moving battle anim .rodata into .c filesMarcus Huderle
2018-04-29Move another chunk of battle anim .rodataMarcus Huderle
2018-04-29Remove useless struct and deprecated definitionPikalaxALT
2018-04-29Decompile pokedex_cry_screen dataPikalaxALT
2018-04-28Start moving .rodata into src/battle/anim filesMarcus Huderle
2018-04-28through sub_811A15C (two nonmatching)PikalaxALT
2018-04-26Merge branch 'master' into pokedex_area_screenPikalaxALT
2018-04-26Use all caps for MAPSEC enumsPikalaxALT
2018-04-25Remove no-longer-needed include/macros/ec.incPikalaxALT
2018-04-24Another minor renamingPikalaxALT
2018-04-24Renaming in pokedex_area_screen.c; resolve #603PikalaxALT
2018-04-24Finish decompilation of pokedex_area_screenPikalaxALT
2018-04-24through DestroyAreaSpritesPikalaxALT
2018-04-23Decompile some data objectsPikalaxALT
2018-04-23Merge branch 'master' into pokedex_area_screenPikalaxALT
2018-04-23Nonmatching BuildAreaGlowTilemapPikalaxALT
2018-04-23through SetAreaHasMonPikalaxALT
2018-04-23through CB2_UnusedPokedexAreaScreenPikalaxALT
2018-04-22Identify region in SaveBlock1 that is reserved for external games/events to ↵Marcus Huderle
write to
2018-04-21Merge branch 'master' into watanabePikalaxALT
2018-04-20nonmatching debug_80C6FA8PikalaxALT
2018-04-19through debug_80C6CB8PikalaxALT
2018-04-18remove duplicate battlemove flag constantsyenatch
2018-04-18fix physical/special type macrosyenatch
2018-04-18physical/special type macrosyenatch
2018-04-17through debug_80C53F0 (also testing resplit of string)PikalaxALT
2018-04-16through debug_80C5208PikalaxALT
2018-04-16through debug_80C4F48PikalaxALT
2018-04-15through debug_80C4AC4 (temp ewram struct)PikalaxALT
2018-04-14through debug_80C43A8PikalaxALT
2018-04-14Remove erroneous arg from setvaddress macroMarcus Huderle
2018-04-13nonmatching debug_80C3A50PikalaxALT
2018-04-11Merge pull request #594 from PikalaxALT/tayaMarcus Huderle
Taya debug window
2018-04-11Basically all of taya in one commit. Aren't I grand?PikalaxALT
2018-04-10Document fldeff_teleport.cMarcus Huderle
2018-04-10Document/cleanup fldeff_cut.cMarcus Huderle
2018-04-10Document/cleanup fldeff_secretpower.cMarcus Huderle
2018-04-09fix name of TVShow.bravoTrainerTower.pokemonNamePikalaxALT
2018-04-09Merge branch 'master' into noharaPikalaxALT
2018-04-09Remainder of noharaPikalaxALT
2018-04-09Merge pull request #591 from huderlem/misc_docMarcus Huderle
Document friendship events, primary status ailments, and misc cleanup
2018-04-09debug_sub_808FA88PikalaxALT