summaryrefslogtreecommitdiff
path: root/src/field_fadetransition.c
AgeCommit message (Collapse)Author
2021-06-21Start syncing contest code documentation from EmeraldPikalaxALT
2020-08-29Give songs meaningful english namesGriffinR
2020-07-20Sync cave_hole.incGriffinR
2020-02-13Merge branch 'master' into modern_gccPikalaxALT
2020-02-12Rename event_obj_lock to event_object_lockGriffinR
2020-02-12Fix event object include guards and constant filenamesGriffinR
2020-02-12Standardize Event Object to Object EventGriffinR
2019-12-17Fix name errorPikalaxALT
2019-10-02Update INSTALL.mdPikalaxALT
2018-07-10Move movement constants into include/constants/event_object_movement_constants.hMarcus Huderle
2018-06-19Label various overworld-related thingsMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-06-06Label/document field_control_avatar.c and a few misc thingsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29Start labeling movement actionsMarcus Huderle
2018-05-29Label all movement type functions and their callbacksMarcus Huderle
2018-05-29Rename regularAnim and specialAnim to singleMovement and heldMovementMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-04-05RenamingPikalaxALT
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-22decompile field_fadetransitiondrifloony
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-09file renamingYamaArashi
2017-04-27Sort includesMarijn van der Werf
2017-04-08finish decompiling item_use.c (#244)ProjectRevoTPP
* nonmatching sub_80C9720 and decompile sub_80C9838 * finish decompiling Itemfinder functions. * decompile ItemUseOutOfBattle_PokeblockCase and ItemUseOutOfBattle_CoinCase * rename field_doortransition * rename weather file * decompile more of item_use.c * decompile up to repel code * decompile up to stat increase code * finish decompiling item_use.c * remove item_use from ld_script