index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
field_player_avatar.h
Age
Commit message (
Collapse
)
Author
2022-01-21
Z coord / height -> elevation
GriffinR
2021-11-03
Rename GoSpeedX functions to WalkNormal, WalkFast, etc.
cbt6
2021-10-27
Document field player functions
cbt6
2021-04-06
Document some event object movement
GriffinR
2021-01-26
Document object lock and some trainer approach
GriffinR
2021-01-01
Document warp spin functions
GriffinR
2020-06-29
Continue documenting overworld/field effects
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2020-04-12
Renamed sub_808C1B4 -> PlayerUseAcroBikeOnBumpySlope
brain_face
2020-04-12
Renamed sub_808B9D4 -> PlayerEndWheelieWhileMoving
brain_face
2020-04-12
Renamed sub_808B9A4 -> PlayerPopWheelieWhileMoving
brain_face
2020-04-12
Renamed sub_808B9BC -> PlayerWheelieMove
brain_face
2020-04-12
Renamed sub_808B980 -> PlayerWheelieInPlace
brain_face
2020-04-01
Minor player avatar doc
GriffinR
2020-02-12
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
GriffinR
2020-02-08
Fix wrong variable name
Pokestia
2020-01-08
Merge master into ObjEvent rename and prune accidental inclusions
GriffinR
2019-12-21
Document item_use.c
GriffinR
2019-12-21
Merge master into ObjEvent rename
GriffinR
2019-12-17
Document some warp/field screen effect
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-04-01
through sub_801A02C
PikalaxALT
2019-03-02
Eliminate more externs
Phlosioneer
2019-03-01
Reduce externs
Phlosioneer
2019-02-08
Cleanup externs in overworld.c
Marcus Huderle
2018-12-09
decompile fldeff_80F9BCC with data
garak
2018-10-19
Finish porting/decompiling field_player_avatar
Diegoisawesome
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-08-12
add functions to header
MCboy
2018-06-13
Bring all movement function names up-to-date with pokeruby
Marcus Huderle
2018-06-11
Rebrand 'map object' and 'field object' to 'event object'
Marcus Huderle
2018-05-10
Finish porting/decompiling field_effect.c
Diegoisawesome
2018-04-10
Decompile rom6
KDSKardabox
2018-02-15
merge overworld with master
DizzyEggg
2018-02-14
Decompile fldeff_sweetsecent.c
KDSKardabox
2018-02-14
merge overworld with master
DizzyEggg
2018-02-14
decompile overworld
DizzyEggg
2018-02-08
Fixes
golem galvanize
2018-01-23
Decompile naming_screen.c
Diegoisawesome
2017-12-24
merge bike with master, fix conflicts
DizzyEggg
2017-12-21
decompile bike.s
DizzyEggg
2017-12-18
decompile trainer see
DizzyEggg
2017-10-23
sub_80E8BF8
PikalaxALT
2017-10-12
Port/decomp scrcmd
Diegoisawesome
2017-09-16
Fix header guards
PikalaxALT
2017-09-16
Some more functions, including some swiss-cheesing that got out of hand
PikalaxALT
2017-09-13
FieldObjectIsTrainerAndCloseToPlayer
PikalaxALT
2017-09-07
SetPlayerAvatarFieldObjectIdAndObjectId
PikalaxALT
2017-09-06
sub_808D438
scnorton