summaryrefslogtreecommitdiff
path: root/src/field/item.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-02-15decompile the rest of the debug code in battle_2.cCameron Hall
2018-02-15ItemId_GetItem -> ItemId_GetNameCameron Hall
2018-02-03Declare gBagPockets as non-const in item.c for the sake of getting ↵PikalaxALT
AddBagItem to match without the NONMATCHING define
2018-01-12un-hard code max item definegolem galvanize
2017-11-26opponents, map_objects, hold_effects, game_stat, decorations, ↵camthesaxman
battle_move_effects constants
2017-11-26flag, vars, items constantscamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP