index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event_object_movement.c
Age
Commit message (
Expand
)
Author
2018-10-20
Continue synchronising
Slawter666
2018-10-18
More synching
Slawter666
2018-10-17
More synchronisation
Slawter666
2018-10-17
Begin synchronising with pokeemerald
Slawter666
2018-07-10
Move movement constants into include/constants/event_object_movement_constants.h
Marcus Huderle
2018-06-23
Document field_effect_helpers and other misc. things
Marcus Huderle
2018-06-19
Label various overworld-related things
Marcus Huderle
2018-06-15
Update some event_object_movement things to sync with emerald
Marcus Huderle
2018-06-08
Label field_camera
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
Marcus Huderle
2018-06-06
Label/document field_control_avatar.c and a few misc things
Marcus Huderle
2018-05-29
Unify 'map object' and 'field object' terms into 'event object'
Marcus Huderle
2018-05-29
More event object movement cleanup
Marcus Huderle
2018-05-29
Rename movement_type and movement_action func table filenames
Marcus Huderle
2018-05-29
Properly label object movement anim nums
Marcus Huderle
2018-05-29
Finish labeling all movement actions
Marcus Huderle
2018-05-29
Start labeling movement actions
Marcus Huderle
2018-05-29
Define movement type constants
Marcus Huderle
2018-05-29
Label all movement type functions and their callbacks
Marcus Huderle
2018-05-29
Rename regularAnim and specialAnim to singleMovement and heldMovement
Marcus Huderle
2018-05-23
Label all of MapObject struct members, and ground effect flags
Marcus Huderle
2018-05-21
Fix map object range union, and remove the obsolete alt struct
Marcus Huderle
2018-04-10
Document/cleanup fldeff_secretpower.c
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-02-18
remove subdirectories
camthesaxman