summaryrefslogtreecommitdiff
path: root/src/object/pot.c
AgeCommit message (Expand)Author
2022-08-09Document some player item stuffoctorock
2022-07-25Rename objectsoctorock
2022-04-16Put const data in potTal Hayon
2022-04-01Use fixed point macros where possibleTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-28Change --x !=/== 0xff comparisonsTal Hayon
2022-03-25Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULLElliptic Ellipsis
2022-03-17cleanuptheo3
2022-03-07Use same names for arm functions and their trampolinesoctorock
2022-02-27Decompile Whirlwindoctorock
2022-02-27Use hitbox headeroctorock
2022-01-28Use sfx sounds enum whereever applicableTal Hayon
2022-01-24Decompile PushableLeveroctorock
2022-01-21fixed point stufftheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-25name asm funcstheo3
2021-12-20header overhaultheo3
2021-12-12overworldtheo3
2021-11-18Merge branch 'master' into asset-extractionoctorock
2021-11-15fix flag enumtheo3
2021-11-12Merge branch 'master' into asset-extractionoctorock
2021-11-12Extract entity definitionsoctorock
2021-11-12remove redundant unionstheo3
2021-11-10thumb interwork finishedtheo3
2021-11-04entity changes, textbox changestheo3
2021-10-26add effects.htheo3
2021-05-02use object enum in object creationHenny022p
2021-03-24Split data_0811E750.s and extract pointersoctorock
2021-03-17Merge branch 'master' into plynotyourav
2021-03-15several more player functions donetheo3
2021-03-15Merge branch 'master' into cleanup_declarationsHenny022p
2021-03-13quick fix 🙂theo3
2021-03-09big cleanup part 1Henny022p
2021-02-28create object enum and update entity type structtheo3
2021-02-28more symbolstheo3
2020-11-13clang-format and newlinestheo3
2020-09-28Merge branch 'master' of https://github.com/zeldaret/tmctheo3
2020-09-24Decompile itemOnGround.cMarcus Huderle
2020-09-18decompile madderpillarBehemoth
2020-09-01Enque -> EnqueueBehemoth
2020-09-01label a bunch of stuffBehemoth
2020-08-09Merge branch 'master' into potnotyouraveragehooman
2020-08-09fixestheo3
2020-08-09Finish decompiling src/object/pot.cMarcus Huderle
2020-08-08resolve conflicts with mastertheo3
2020-08-08Start decompiling pot.cMarcus Huderle