summaryrefslogtreecommitdiff
path: root/src/item_menu.c
AgeCommit message (Collapse)Author
2021-02-07Merge pull request #1317 from opakedragon/masterGriffinR
Fix Spelling of BagMenu_RemoveBagItemMessageindow
2021-01-29Revert "Revert "Fix Spelling of BagMenu_RemoveBagItemMessageindow""opakedragon
This reverts commit be50fab8f2dc81b1d7e33de29866271e5153bbdc.
2021-01-29Revert "Fix Spelling of BagMenu_RemoveBagItemMessageindow"opakedragon
This reverts commit 3a6be5a34c48d11e8721100deca3955354ed576e.
2021-01-27Fix Spelling of BagMenu_RemoveBagItemMessageindowopakedragon
2021-01-26Document object lock and some trainer approachGriffinR
2021-01-19Merge pull request #1311 from GriffinRichards/clean-unusedGriffinR
Remove unused local variables and functions
2021-01-19Remove unused local variables and functionsGriffinR
2021-01-19Add FIRST_BALL, some FIRST_BERRY_INDEX usageGriffinR
2021-01-19Add misc item data constantsGriffinR
2021-01-19Use ARRAY_COUNT in InitBgsFromTemplatesGriffinR
2021-01-03Remove unnecessary string.h includesGriffinR
2020-11-03Merge pull request #1189 from aaaaaa123456789/revertsPikalaxALT
Undo PokeCodec's PRs and port changes
2020-11-02Re-apply joypad macros (minus merge conflicts)aaaaaa123456789
2020-10-29Use constants for menu info icon tableGriffinR
2020-10-26Merge branch 'master' into revertsaaaaaa123456789
2020-09-25Use constants for item digitsGriffinR
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-08Match BattleIntroOpponent1SendsOutMonAnimationPokeCodec
2020-09-05Removed unused parenthesesPokeCodec
2020-09-04Switch to button macrosPokeCodec
2020-08-28Merge branch 'master' into doc-blenderGriffinR
2020-08-28Merge pull request #1146 from GriffinRichards/rename-songsGriffinR
Give songs meaningful english names
2020-08-28Merge branch 'master' into doc-blenderGriffinR
2020-08-28Partially document item_menu.cEduardo Quezada
2020-08-22Start documenting berry blenderGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2020-07-15Merge branch 'master' into doc-overworldGriffinR
2020-07-11Fix some UB exposed with GCC 10.1.0PikalaxALT
2020-07-08Merge branch 'master' into doc-overworldGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-13Merge branch 'master' into doc-linkGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-05-31Document union_room.cGriffinR
2020-03-10Restored some tItemCount instances as requested.AsparagusEduardo
2020-03-10Slight item_menu.c documentationAsparagusEduardo
2020-02-12Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobjGriffinR
2020-02-04Use correct prefixSebastian Gabl
2020-02-04Name Wally struct and use bag macrosSebastian Gabl
2020-01-08Merge master into ObjEvent rename and prune accidental inclusionsGriffinR
2019-12-25Merge pull request #944 from GriffinRichards/doc-itemusehuderlem
Document item_use.c
2019-12-21Document item_use.cGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-11Merge branch 'master' into fix-eventobjGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-11-25Merge master into ObjEvent renameGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-11-20Document ApprenticeGriffinR
2019-11-19WIP Document ApprenticeGriffinR
2019-11-13Document Contest Hall berry blenders and miscGriffinR
2019-10-31Merge branch 'master' into doc-partymenuGriffinR