index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field_player_avatar.c
Age
Commit message (
Collapse
)
Author
2022-02-28
Document/sync object event anims
GriffinR
2022-02-28
Add clarifying comment
cbt6
2022-02-28
Rename movement action 0x9F
cbt6
2022-02-11
Add missing trainer type constant usage
GriffinR
2022-02-10
Rename some movement actions and functions
cbt6
2021-11-20
Rotating Gate -> dir stair warp
GriffinR
2021-11-19
Sync global
GriffinR
2021-10-27
Multiple renamings; Removed some orphaned functions
lioniac
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-04-09
standardize "grey" to "gray"
Kurausukun
2021-03-30
Document bike.c and fix weird goto
PikalaxALT
2021-03-24
Improve some names in field_player_avatar
PikalaxALT
2021-03-21
Style fixes; attempt to match help_system NONMATCHING
PikalaxALT
2021-03-20
Update player avatar state enums
PikalaxALT
2021-03-19
Some more quest log and field player avater documentation
PikalaxALT
2021-03-10
Use GENDER_COUNT Constants & Rename an Unknown in field_player_avatar.c
Deokishisu
`gUnknown_835B882` has been cleaned up and renamed to `sPlayerAvatarGfxToStateFlag` to match pokeemerald.
2021-01-29
Use trainer constants in flags, automatically update flags/vars count
GriffinR
2020-08-29
Give songs meaningful english names
GriffinR
2020-05-05
fix PLAYER_AVATAR_FLAG_WATERING define
Evan
2020-04-05
More quest log documentation amid other stuff
PikalaxALT
2020-03-31
Name all specials
PikalaxALT
2020-03-29
Document bike.c
PikalaxALT
2020-03-28
Finish overworld.c
PikalaxALT
2020-03-28
bike
jiangzhengwenjz
2020-03-26
Resolve off-by-one error in evobjmv.c
PikalaxALT
2020-03-26
Address review comments
PikalaxALT
2020-03-26
Merge branch 'master' of github.com:pret/pokefirered into field_player_avatar
PikalaxALT
2020-03-25
Document player avatar fields
PikalaxALT
2020-03-25
Document field teleport anim
PikalaxALT
2020-03-25
static syms in field_player_avatar
PikalaxALT
2020-03-25
finish field_player_avatar
PikalaxALT
2020-03-25
through AlignFishingAnimationFrames
PikalaxALT
2020-03-25
through sub_805D1A8
PikalaxALT
2020-03-24
through InitPlayerAvatar
PikalaxALT
2020-03-24
through PlayerTurnInPlace
PikalaxALT
2020-03-24
through PlayerSetAnimId; some quest log doc
PikalaxALT
2020-03-23
better match for TryPushBoulder
PikalaxALT
2020-03-23
through PlayerGetCopyableMovement
PikalaxALT
2020-03-23
through CheckForObjectEventCollision
PikalaxALT
2020-03-22
through CheckMovementInputNotOnBike
PikalaxALT