summaryrefslogtreecommitdiff
path: root/src/manager/manager3.c
AgeCommit message (Expand)Author
2022-05-18Rename managersoctorock
2022-04-13Move some const data into code filesTal Hayon
2022-03-28identify some functionstheo3
2022-03-07Use same names for arm functions and their trampolinesoctorock
2022-02-18Decompile ChestSpawneroctorock
2022-01-03naming worktheo3
2022-01-02PlayerNormal oktheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-20framestate, ezlo hinttheo3
2021-12-20header overhaultheo3
2021-12-12overworldtheo3
2021-11-15fix flag enumtheo3
2021-11-04entity changes, textbox changestheo3
2021-10-31asm notestheo3
2021-10-26decompile jar portaltheo3
2021-08-28Rename main manager functionsoctorock
2021-05-02use object enum in object creationHenny022p
2021-03-23finished sound enumHenny022p
2021-03-23naming and moving stuffHenny022p
2021-03-17Merge branch 'master' into plynotyourav
2021-03-15several more player functions donetheo3
2021-03-15more cleanupHenny022p
2021-02-26tmptheo3
2020-11-13clang-format and newlinestheo3
2020-08-21Manager3.c: okIbot02