summaryrefslogtreecommitdiff
path: root/src/item/itemTryPickupObject.c
AgeCommit message (Collapse)Author
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2024-01-01gustjar player fieldstheo3
2023-12-31document tile asm functionstheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Use new entity struct for playeroctorock
2023-12-30Use new entity structs in a few more filesoctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-28fix fakematch in LinkHoldingItem_Action3theo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-04Cleaned this up a bitReinmmar
2023-12-03Match sub_080762D8 (#640)KEKW555
* Nuke sub_080762D8.inc * Match sub_080762D8 * Fix field name * Fix field name v2
2023-09-19renamed and added a bunch of animations to enumReinmmar
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-04-30Name all possible R button actionsCatobat
2023-04-30Name members for R actions in struct_0200AF00Catobat
2022-12-22Fix palette groupsoctorock
2022-08-09Document some player item stuffoctorock
2022-08-06Document various fields and functionsTal Hayon
2022-07-25Rename objectsoctorock
2022-04-16Put const data in itemTryPickupObjectTal Hayon
2022-04-11Decompile some functionsoctorock
2022-03-31Decompile some of beanstalkSubtaskoctorock
2022-03-28name remaining entity fieldstheo3
2022-03-28identify all player itemstheo3
2022-03-28mergetheo3
2022-03-28identify some functionstheo3
2022-03-28Decompile some functionsoctorock
2022-03-28Change --x !=/== 0xff comparisonsTal Hayon
2022-03-17cleanuptheo3
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-03naming worktheo3
2021-12-20framestate, ezlo hinttheo3
2021-07-04Split item filesoctorock