summaryrefslogtreecommitdiff
path: root/src/code_0805436C.c
AgeCommit message (Expand)Author
2022-03-02Merge and split gameoctorock
2022-02-21Match ForceEquipItemTal Hayon
2022-02-17Merge pull request #388 from hatal175/sub_08054524notyourav
2022-02-14match sub_08054524Tal Hayon
2022-02-13Decompile the rest of playerItemBottle (renamed from sword spin)Tal Hayon
2022-02-10Merge pull request #368 from Henny022p/item-metadatanotyourav
2022-02-10extract item metadata tableHenny022p
2022-02-10moved gCurrentAreaDroptable into gRoomVars properlyHenny022p
2022-02-09clang-formatHenny022p
2022-02-09some more documentationHenny022p
2022-02-08decomp enemyUtils.cHenny022p
2022-02-03clang formatHenny022p
2022-02-03added some documentation about droptablesHenny022p
2022-02-03CreateRandomDrop and droptablesHenny022p
2022-01-29Using EntityKind enum in various placesTal Hayon
2022-01-27Unify asm for ASM_FUNCsoctorock
2022-01-21fixed point stufftheo3
2022-01-18Remove assembly instruction from PutItemOnSlotTal Hayon
2022-01-12Rename itemOnA and itemOnA, fix jp demoTal Hayon
2022-01-09Match CreateItemDrophatal175
2022-01-04sort out functions.htheo3
2022-01-04game.c doctheo3
2022-01-03naming worktheo3
2022-01-01color.c, utils->common.ctheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-28clang formatTal Hayon
2021-12-27Fix nonmatching PutItemOnSlotTal Hayon
2021-12-12overworldtheo3
2021-11-12remove redundant unionstheo3
2021-11-05Merge remote-tracking branch 'upstream/master' into mtheo3
2021-11-04entity changes, textbox changestheo3
2021-11-02preptheo3
2021-10-16Add DEMO_JP variantoctorock
2021-09-22managerF.c: okIbot02
2021-07-04Split item filesoctorock
2021-06-23Disassemble functionsoctorock
2021-06-23Add EU variantoctorock
2021-06-23Add DEMO variantoctorock
2021-05-13Unify nonmatching namingsoctorock
2021-05-02introduce enemy id enumHenny022p
2021-05-02use object enum in object creationHenny022p
2021-03-17Merge branch 'master' into plynotyourav
2021-03-15several more player functions donetheo3
2021-03-15more cleanupHenny022p
2021-03-13quick fix 🙂theo3
2021-02-28create object enum and update entity type structtheo3
2021-02-28more symbolstheo3
2021-02-19begin arm_proxy.ctheo3
2021-02-03fileScreen.c OKtheo3
2020-11-13clang-format and newlinestheo3