summaryrefslogtreecommitdiff
path: root/src/item_menu.c
AgeCommit message (Collapse)Author
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
2019-10-25Document party_menu first passGriffinR
2019-10-20Clean up berry_tree.inc and misc adjacent documentationGriffinR
2019-10-02Merge pull request #823 from GriffinRichards/constants-strconvPikalaxALT
Use STR_CONV constants
2019-09-30Document PrintItemXAmountGriffinR
2019-09-30Use STR_CONV constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-08-21document remaining funcsGriffinR
2019-07-20Merge branch 'master' into modern_gccPikalaxALT
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-07-09updated function name for deposit item amount to pcpokballs
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-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-05Clean up data headersDizzyEggg
2019-04-04RGB ConstantsPhlosioneer
2019-03-23EventScript and Text DocumentationFontbane
In event_script.s. Also renamed a couple events for consistency/detail.
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
# Conflicts: # include/pokenav.h # src/battle_script_commands.c
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-07Scaninc: Don't insert missing headers into dependenciesMarcus Huderle
2019-03-07Overhaul scaninc to work recursivelyPhlosioneer
This also fixes the bug where scaninc would ignore #include lines in assembly files.
2019-03-03Fully document move_tutor (formerly learn_move)Phlosioneer
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-02Don't extern gMoveNamesDizzyEggg
2019-03-02Eliminate more externsPhlosioneer
2019-03-01Reduce externsPhlosioneer