summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2018-06-20Rename map attribute structs to MapLayoutMarcus Huderle
2018-06-20Update file permissionsMarcus Huderle
2018-06-19Label various overworld-related thingsMarcus Huderle
2018-06-15Split movement radius values in object_event macroMarcus Huderle
2018-06-15Port object_event macro from emeraldMarcus Huderle
2018-06-15Update some event_object_movement things to sync with emeraldMarcus Huderle
2018-06-10Label move_tutor_menu.cMarcus Huderle
2018-06-08Label decoration_inventoryMarcus Huderle
2018-06-08Fix find/replace mistakeMarcus Huderle
2018-06-08Label field_cameraMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-06-07Define the missing metatile behavior constantsMarcus Huderle
2018-06-07Move metatile_behaviors.h into include/constantsMarcus Huderle
2018-06-07Fix fake-matching DrawMonDescriptorStatus()Marcus Huderle
2018-06-06Label/document field_control_avatar.c and a few misc thingsMarcus Huderle
2018-05-30Fix nonmatching in decorationMarcus Huderle
2018-05-30Fix some sym_common fake-matching symbolsMarcus Huderle
2018-05-29Flesh out applymovement command namesMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29More event object movement cleanupMarcus Huderle
2018-05-29Properly label object movement anim numsMarcus Huderle
2018-05-29Finish labeling all movement actionsMarcus Huderle
2018-05-29Start labeling movement actionsMarcus Huderle
2018-05-29Define movement type constantsMarcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-05-29Rename regularAnim and specialAnim to singleMovement and heldMovementMarcus Huderle
2018-05-23Label all of MapObject struct members, and ground effect flagsMarcus Huderle
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