index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event_object_movement.c
Age
Commit message (
Expand
)
Author
2022-02-28
Fix bunny hoppy typo
GriffinR
2022-01-29
Add missing collision constant usage
GriffinR
2022-01-21
Z coord / height -> elevation
GriffinR
2021-11-28
Use enums for jump distances
cbt6
2021-11-28
Rename speed parameter to distance in jump functions
cbt6
2021-11-17
Distinguish 'virtual object' names from object events
GriffinR
2021-11-17
Continue macro comment updating
GriffinR
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2021-11-15
Drop some overworld prefixes
GriffinR
2021-11-05
Rename WalkInPlaceFastest to WalkInPlaceFaster
cbt6
2021-11-03
Merge branch 'master' into doc-finalmisc
GriffinR
2021-11-03
Index sStepTimes and sNpcStepFuncTables
cbt6
2021-11-03
Revert movement speed constants for jump movements
cbt6
2021-11-03
Use constants for movement speeds
cbt6
2021-11-02
Document files with a few remaining symbols
GriffinR
2021-11-03
Move definition of constants for movement speed
cbt6
2021-11-03
Rename WalkFastest functions to WalkFaster
cbt6
2021-11-03
Label indexes for movement speeds
cbt6
2021-10-30
Label some animation index numbers
cbt6
2021-10-27
Document field player functions
cbt6
2021-10-09
Use TRACKS constants for sGroundEffectTracksFuncs
GriffinR
2021-10-09
Add MAP_OFFSET
GriffinR
2021-09-24
Merge branch 'master' into tag-none
GriffinR
2021-09-14
Add TAG_NONE
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-04-06
event_object_movement cleanup
GriffinR
2021-04-06
Document disguise field effects
GriffinR
2021-04-06
Document some event object movement
GriffinR
2021-04-05
Document some objev anims, make objevgfx info static
GriffinR
2021-04-04
Document some weather, field effects
GriffinR
2021-02-14
Rename 'hidden' Trainers/obj events to 'buried'
SphericalIce
2021-01-26
Fix up berry sparkle
GriffinR
2021-01-26
Document object lock and some trainer approach
GriffinR
2021-01-26
Clean up scrcmd.c
GriffinR
2021-01-20
Merge pull request #1312 from sphericalice/pokeemerald
GriffinR
2021-01-20
Rename GetObjEventReflectionType & fix fakematch in GetGroundEffectFlags_Refl...
SphericalIce
2021-01-20
Move the definition of RETURN_REFLECTION_TYPE_AT and make use of REFL_TYPE_NONE
SphericalIce
2021-01-20
Include NUM_REFLECTION_TYPES in the ReflectionTypes enum
SphericalIce
2021-01-19
Name object event ID arguments properly
SphericalIce
2021-01-19
Correct ground effect flag names for reflections & document sprite data usage
SphericalIce
2021-01-19
Remove unused local variables and functions
GriffinR
2020-12-26
Add UBFIX for null deref in CameraObjectReset2
Sierraffinity
2020-12-10
Merge remote-tracking branch 'upstream/master' into berry_crush
Kurausukun
2020-11-23
Name object event pals/tags
GriffinR
2020-11-02
address comments
Kurausukun
2020-10-26
port MovementAction_StoreAndLockAnim_Step0 fix
Kurausukun
2020-10-19
re-match InitObjectEventStateFromTemplate
Kurausukun
2020-09-17
field_player_avatar.c: Fix TryInterruptObjectEventSpecialAnim fakematch.
Kaz
2020-09-16
Convert to -g; will be required for eliminating fakematches.
Kaz
[next]