summaryrefslogtreecommitdiff
path: root/src/field_effect_helpers.c
AgeCommit message (Collapse)Author
2021-06-28Match sub_806CF04PikalaxALT
2020-08-29Give songs meaningful english namesGriffinR
2020-05-24Nonmatching fixes:Kaz
wild_encounter.c: port Feebas fix which was somehow in pokeemerald but not here battle/anim/unused_9.c: match sub_80CFE2C (obfuscation of for variable when used in offsets) field_effect_helpers.c: port MATCHING fixes from pokeemerald tv.c: match sub_80C01D4 (uses a temp)
2020-02-12Standardize Event Object to Object EventGriffinR
2018-10-17Begin synchronising with pokeemeraldSlawter666
2018-06-23Document field_effect_helpers and other misc. thingsMarcus Huderle
2018-06-07Label all metatile behaviors and functionsMarcus Huderle
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29Finish labeling all movement actionsMarcus Huderle
2018-05-29Start labeling movement actionsMarcus Huderle
2018-05-23Label all of MapObject struct members, and ground effect flagsMarcus Huderle
2018-04-10Document/cleanup fldeff_secretpower.cMarcus Huderle
2018-04-07through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))PikalaxALT
2018-02-18remove subdirectoriescamthesaxman