summaryrefslogtreecommitdiff
path: root/include/manager.h
AgeCommit message (Collapse)Author
2025-03-09name transition handler functionsHenny022p
2024-01-06Add more tilemap documentationoctorock
2022-09-03Extract some dataoctorock
Sort data according to the compilation using they belong to. Extract background animations.
2022-05-18Rename managersoctorock
2022-04-18Put const data in manager4Tal Hayon
2022-03-23Decompile some scroll functionsTal Hayon
2022-03-05Improve LayerStructoctorock
2022-01-03naming worktheo3
2021-12-20framestate, ezlo hinttheo3
2021-12-20header overhaultheo3
2021-12-18tile entity functionstheo3
2021-11-06merge entity.ctheo3
2021-09-30manager10.c: okIbot02
2021-09-26Unsplit managerF to avoid conflicts with the pr of Ibot02octorock
2021-08-28Split manager filesoctorock
2021-08-28Decompile managerDoctorock
2021-08-28Decompiler manager25octorock
2021-08-28Decompile manager24octorock
2021-08-28Decompile manager17octorock
2021-08-28Decompile manager36octorock
2021-08-28Decompile manager1Coctorock
2021-08-28Decompile manager2Coctorock
2021-08-28Decompile manager2Aoctorock
2021-08-28Rename main manager functionsoctorock
2021-06-19decomp manager11Henny022p
2021-03-31fix variable declarations not being extern causing linker warningsHenny022p
2021-03-24Split managers and extract pointersoctorock
2021-03-09named some stuffHenny022p
2021-02-19clang-format pass and workflowtheo3
2021-02-19begin arm_proxy.ctheo3
2021-02-16extract manager tabletheo3
2021-01-22manager26.c: moved struct for rom data to headerIbot02
2020-11-13clang-format and newlinestheo3
2020-08-25manager15.c: okIbot02
one non-matching for regalloc
2020-08-21Manager3.c: okIbot02
2020-08-21RefactorIbot02
Manager Struct Split to not include structure of manager-specific data Changed some function signatures to work with managers
2020-08-17managerE.c: okIbot02
2020-08-17manager4.c: okIbot02
except that one function I gave up on, maybe someone else has an idea on how to make that work.
2020-08-09managerA.c okIbot02
2020-08-08partial managerA.c okIbot02
first three functions decomped
2020-08-08Added manager.hIbot02
Moved the unknown struct from manager6.c to new header manager.h