summaryrefslogtreecommitdiff
path: root/src/item.c
AgeCommit message (Collapse)Author
2021-12-17[LEAK INFORMED] Documented the unk19 item fieldLOuroboros
2021-05-15Various BUGFIXes and UBFIXesExpoSeed
2021-05-13fix item.c gotosKurausukun
2021-04-29Merge pull request #1421 from GriffinRichards/doc-tvrecordmixGriffinR
Document TV
2021-04-26Document TVGriffinR
2021-04-23Document Battle Pyramid BagGriffinR
2021-03-12Nonmatching resoltuionPikalaxALT
- Fix fakematch in Cmd_get_used_held_item - Remove `static` overrides in MODERN in four objects
2021-01-19Add FIRST_BALL, some FIRST_BERRY_INDEX usageGriffinR
2020-10-25re-match CheckBagHasSpace (from #1179)Kurausukun
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-05Match CheckBagHasSpacePokeCodec
2020-09-02Tidy up naked functionsThomas Winwood
2020-01-26Add some capacity constantsGriffinR
2020-01-12Some script clean up, document secret base secrets showGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-04-05Document secret baseMarcus Huderle
2019-02-27Finish documenting event varsPhlosioneer
2018-12-15Document some of item_menu.cSlawter666
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-03Clean up items dataDizzyEggg
2018-11-18Document Battle PyramidDizzyEggg
2018-08-30Pyramid bag review changesDizzyEggg
2018-08-30Finish decompiling pyramid bag.DizzyEggg
2018-08-30Do some pyramid bagDizzyEggg
2018-08-25Document battle dome.DizzyEggg
2018-07-07small fixesDizzyEggg
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-04-29make item compileDizzyEggg
2018-04-29clear item, save and load save filesDizzyEggg
2018-04-29decompile itemDizzyEggg
2018-01-19Fix address of berry struct in item.cDiegoisawesome
2017-12-05convert some constants to C headerscamthesaxman
2017-11-27EncyprtionProjectRevoTPP
2017-11-10Extract baseroms from event_scriptsDiegoisawesome
2017-11-08Update variable and flag namesDiegoisawesome
2017-09-20Finish renaming strings in strings.sDiegoisawesome
2017-09-13berry.s decompiledDizzyEggg
2017-09-03decompile label more of item.sDizzyEggg
2017-09-03begin decompiling item.sDizzyEggg