summaryrefslogtreecommitdiff
path: root/src/data/field_map_obj
AgeCommit message (Collapse)Author
2018-05-29Unify 'map object' and 'field object' terms into 'event object'Marcus Huderle
2018-05-29More event object movement cleanupMarcus Huderle
2018-05-29Rename movement_type and movement_action func table filenamesMarcus 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-29Label all movement type functions and their callbacksMarcus Huderle
2018-05-29Rename regularAnim and specialAnim to singleMovement and heldMovementMarcus Huderle
2017-10-26put all C data headers in src/camthesaxman