summaryrefslogtreecommitdiff
path: root/src/manager/managerB.c
AgeCommit message (Collapse)Author
2022-05-18Rename managersoctorock
2022-05-09Match sub_0801876CTal Hayon
2022-03-25Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULLElliptic Ellipsis
2022-01-29Using EntityKind enum in various placesTal Hayon
2022-01-04game.c doctheo3
2022-01-01color.c, utils->common.ctheo3
2021-12-29strip fake linker symbolstheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-08-28Rename main manager functionsoctorock
2021-03-24documented most audio stuffHenny022p
2021-03-23naming and moving stuffHenny022p
2021-03-21collapse TUstheo3
2021-03-15more cleanupHenny022p
2021-03-09big cleanup part 1Henny022p
2021-02-28create object enum and update entity type structtheo3
2021-02-26tmptheo3
2021-01-18manager28.c: okIbot02
2020-11-13clang-format and newlinestheo3
2020-08-23ManagerB.c: DocumentationIbot02
Split out the jump table data, renamed all the functions, added some comments for what is going on
2020-08-21ManagerB.c: okIbot02