summaryrefslogtreecommitdiff
path: root/src/faraway_island.c
AgeCommit message (Collapse)Author
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-10-09Add MAP_OFFSETGriffinR
2021-07-05Add local id constants for CGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
2020-09-05Fixup ModifyStatByNaturePokeCodec
2020-07-23Merge branch 'master' into doc-overworldGriffinR
2020-07-19Document faraway islandGriffinR
2020-07-15Merge branch 'master' into doc-overworldGriffinR
2020-07-08Merge branch 'master' of https://github.com/pret/pokeemerald into ↵GriffinR
add-flagvarsave
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-07-02Clean up field effect docGriffinR
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-01Document union_room_player_avatar.cGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-03-31Document some faraway_island codeMarcus Huderle
2019-03-22Split into ereader_helpers.c, faraway_island.c, and ereader_screen.cMarcus Huderle