summaryrefslogtreecommitdiff
path: root/src/overworld.c
AgeCommit message (Collapse)Author
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-11-02Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵Kurausukun
into reverts
2020-11-02address commentsKurausukun
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
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-04Switch to button macrosPokeCodec
2020-08-20Give songs meaningful english namesGriffinR
2020-08-16Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contestGriffinR
2020-08-13Split contest funcs from script_pokemon_utilGriffinR
2020-07-28Merge branch 'master' into doc-overworldGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-13Merge branch 'master' into doc-linkGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-06-07Sync link_rfu_2.cGriffinR
2020-04-28Sync map header property names with pokefireredGriffinR
2020-02-16Port librfu from fireredPikalaxALT
2020-01-15Merge master into fix-eventobjGriffinR
2020-01-13Merge remote-tracking branch 'upstream' into tustin2121-patch-5Marcus Huderle
2020-01-13Fix Colosseum name porymap issueGriffinR
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2020-01-12Some script clean up, document secret base secrets showGriffinR
2020-01-12Clean up some of save.cGriffinR
2020-01-08Merge master into ObjEvent rename and prune accidental inclusionsGriffinR
2019-12-21Document item_use.cGriffinR
2019-12-21Merge master into ObjEvent renameGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-15Merge master into ObjEvent renameGriffinR
2019-12-14Document Battle Pyramid scriptsGriffinR
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06Sync weather namesGriffinR
2019-11-25Merge master into ObjEvent renameGriffinR
2019-11-25Document Frontier UtilGriffinR
2019-11-21Rename EventObj to ObjEventGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-11-16Document Trainer HillGriffinR
2019-11-07Fix Battle Colosseum namesGriffinR
2019-10-16Merge branch 'master' into document-gyms2GriffinR
2019-10-15Document Petalburg, Fortree, Sootopolis, and some of Mossdeep GymsGriffinR
2019-10-12Document cable_club.incGriffinR
2019-10-07Use VAR_FACING constantsGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-17Document some field_specials dataGriffinR
2019-09-16more constant usageGriffinR
2019-09-10Document cave transition code.tustin2121
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT