index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
faraway_island.c
Age
Commit message (
Expand
)
Author
2021-07-05
Add local id constants for C
GriffinR
2021-01-19
Remove unused local variables and functions
GriffinR
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-05
Fixup ModifyStatByNature
PokeCodec
2020-07-23
Merge branch 'master' into doc-overworld
GriffinR
2020-07-19
Document faraway island
GriffinR
2020-07-15
Merge branch 'master' into doc-overworld
GriffinR
2020-07-08
Merge branch 'master' of https://github.com/pret/pokeemerald into add-flagvar...
GriffinR
2020-07-08
Merge branch 'master' into doc-overworld
GriffinR
2020-07-02
Clean up field effect doc
GriffinR
2020-06-24
Allow flag/var counts to be updated alongside values
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-01
Document union_room_player_avatar.c
GriffinR
2019-11-20
Standardize EVENT_OBJECT to OBJECT_EVENT
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-03-31
Document some faraway_island code
Marcus Huderle
2019-03-22
Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c
Marcus Huderle