summaryrefslogtreecommitdiff
path: root/src/event_data.c
AgeCommit message (Collapse)Author
2021-09-12Replace incorrect instances of Mystery Gift with Mystery EventSatoMew
2021-06-25Sync names of other pokedex.c methodsPikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2020-02-12Standardize Event Object to Object EventGriffinR
2019-10-16Sync specialvars with pokeemeraldGriffinR
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-07-20map out ram variablesdrifloony
2017-02-10misc labels and memcpy/set cleanups (#232)ProjectRevoTPP
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again * make ROM match again * label, document, reorganize, and clean up battle_ai.c * move stuff to battle.h and get rid of battle_2000000 * various changes * labeling * minor labels and formatting * contest ai labels and misc stuff
2017-01-02event_data.cYamaArashi