summaryrefslogtreecommitdiff
path: root/src/item_use.c
AgeCommit message (Expand)Author
2022-02-14Add missing direction constant usageGriffinR
2022-01-21Z coord / height -> elevationGriffinR
2021-11-03Merge branch 'master' into doc-finalmiscGriffinR
2021-11-02Document files with a few remaining symbolsGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-26Merge pull request #1525 from GriffinRichards/doc-recmixGriffinR
2021-10-24Document record mixing mail swapGriffinR
2021-10-18Clean up metatile_behaviorGriffinR
2021-10-09Add MAP_OFFSETGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-08-10Document item menuGriffinR
2021-06-13Change map header flags to use a bitfieldExpoSeed
2021-04-23Document Battle Pyramid BagGriffinR
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
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
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
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
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