summaryrefslogtreecommitdiff
path: root/src/item_use.c
AgeCommit message (Collapse)Author
2021-01-19Add misc item data constantsGriffinR
2021-01-01Label some ReturnToField funcsGriffinR
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
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-07-28Merge branch 'master' into doc-overworldGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-07-15Merge branch 'master' into doc-overworldGriffinR
2020-06-29Continue documenting overworld/field effectsGriffinR
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-04-28Sync map header property names with pokefireredGriffinR
2020-04-01Minor player avatar docGriffinR
2020-01-08Merge master into ObjEvent rename and prune accidental inclusionsGriffinR
2019-12-21Merge master into ObjEvent renameGriffinR
2019-12-20Merge pull request #935 from GriffinRichards/doc-warpDiegoisawesome
Document some warp/field screen effect
2019-12-18Merge branch 'master' into fix-eventobjGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-15Use fadescreen constantsGriffinR
2019-12-06Rename event_obj_lock to event_object_lockGriffinR
2019-12-06Merge branch 'master' into fix-eventobjGriffinR
2019-12-05Set up Battle Pike macrosGriffinR
2019-11-21Fix event constant file namesGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-31Merge pull request #863 from GriffinRichards/doc-partymenuhuderlem
Document party menu
2019-10-31Itemfinder code should use flag constanttustin2121
2019-10-31Merge branch 'master' into doc-partymenuGriffinR
2019-10-25Document party_menu first passGriffinR
2019-10-20Clean up berry_tree.inc and misc adjacent documentationGriffinR
2019-09-30Use STR_CONV constantsGriffinR
2019-05-22Documenting bags, berries and graphicsPapa Cancer
Bag graphics and berry graphics mostly documented item_menu.c significantly documented Bag structs documented and functions renamed to match formatting
2019-04-16Document pokemon item effectsDizzyEggg
2019-04-05Clean up data headersDizzyEggg
2019-04-04Fix labels, label more scriptsFontbane
2019-03-24Decompile berry_powder.cMarcus Huderle
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Eliminate more externsPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-07Remove old rom_818CFC8.h headerMarcus Huderle
2019-02-02Clean up ram varsDizzyEggg
2018-12-31Minor berry.c cleanupMarcus Huderle
2018-12-29Use EVENT_OBJ_ID_PLAYER in C codeMarcus Huderle
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-17Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_party_menu
2018-12-15Document some of item_menu.cSlawter666
2018-12-13Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_party_menu