summaryrefslogtreecommitdiff
path: root/src/data/object_events
AgeCommit message (Collapse)Author
2022-02-28Add usage of ANIM_GET_ON_OFF_POKEMON_WEST, unused commentsGriffinR
2022-02-28Document/sync object event animsGriffinR
2022-02-28Rename movement action 0x9Fcbt6
2022-02-10Rename some movement actions and functionscbt6
2021-05-08Port pal tag names from EmeraldPikalaxALT
2021-05-08Match pal tag names with their valuesPikalaxALT
2021-05-08Rename palette tags and filesPikalaxALT
2021-05-08Name used object event palette tagsPikalaxALT
2021-05-04Name gObjectEventPal_xxx objectsPikalaxALT
2021-05-03Move field effect graphics resources, 2PikalaxALT
2021-05-03Move event gfx resources, 1PikalaxALT
2021-05-03Sync field_effect_objects.h from EmeraldPikalaxALT
2021-05-03Sync field_effect_object_template_pointers.h with EmeraldPikalaxALT
2021-05-03Refactor some field effect graphicsPikalaxALT
2021-03-30Fix movement types; fix some math opsPikalaxALT
2021-03-19Some more quest log and field player avater documentationPikalaxALT
2021-02-14Rename "Hidden" Movement Type to "Buried"Deokishisu
This commit mirrors the change to pokeemerald that renames `MOVEMENT_TYPE_HIDDEN` to `MOVEMENT_TYPE_BURIED` to avoid confusion between it and `MOVEMENT_TYPE_INVISIBLE`. As the files and function labels are not synced between the two repos, only the necessary changes were made based on what pokefirered calls its functions. More syncing of labels with pokeemerald will need to be done in the future.
2020-03-29Reorient object event sprites to horizontalGriffinR
2020-03-27Label oam tablesGriffinR
2020-03-26Merge branch 'master' of github.com:pret/pokefirered into field_player_avatarPikalaxALT
2020-03-26Use directional movement action constantsGriffinR
2020-03-26Label object event graphicsGriffinR
2020-03-25Review static evobjmv dataGriffinR
2020-03-25Move object event graphics to srcGriffinR
2020-03-25Move object event graphics info pointers to srcGriffinR
2020-03-24Move object event pic tables to srcGriffinR
2020-03-24Move object event anims to srcGriffinR
2020-03-24Move base oam to srcGriffinR
2020-03-24Move object event subsprites to srcGriffinR
2020-03-24Move object event graphics info to srcGriffinR
2020-03-23Move movement type func tables to srcGriffinR
2020-03-23Move movement action func tables to srcGriffinR