summaryrefslogtreecommitdiff
path: root/include/actor_types.h
AgeCommit message (Expand)Author
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-15[modding] Implement Vehicles & Fix Animations (#109)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-05-01WIP CompilationKiritoDv
2024-04-03move actors code in actors folder and rename thing related to actor (#584)coco875
2024-04-02Remove inc from linked file names (#593)MegaMech
2024-03-04Document render/update objects (#565)coco875
2023-09-19some renaming (#419)coco875
2023-09-08Cleanup undefined_syms for all the course data (#407)Tyler McGavran
2023-09-08Match bss for code_800029B0 and clean headers (#406)MegaMech
2023-08-22Matched some funcs (#378)MegaMech
2023-08-04very cool debug display list (#348)tomas
2023-06-28Cleaning Up Warnings (#317)MegaMech
2023-06-28Make adjustments to most course files (#318)Tyler McGavran
2023-04-07Match memory.c, remove warnings, fix fake matches (#301)MegaMech
2022-09-08Match the rest of actors.h (#254)Tyler McGavran
2022-07-27Add structs for "vehicle" types in 80005FD0 (#248)Tyler McGavran
2022-06-11Match all but one function in code_802B0210.c (#217)Tyler McGavran
2022-05-20Update and add some header files (#205)Tyler McGavran
2022-05-19Update gitignore & match more actor funcs (#206)MegaMech
2022-05-19import random_u16 to sm64, match random_s32, and match actor func (#203)MegaMech
2022-05-18Match func_802B0570 and fix BananaActor (#204)Tyler McGavran
2022-05-16Identify some Actor count variables (#202)Tyler McGavran
2022-05-14Give a name to the list of actors (#200)Tyler McGavran
2022-05-14Memory and Actor decomp (#201)MegaMech
2022-05-13Decomp more actors (#198)MegaMech
2022-05-11Added more actor types and some defines (#194)Tyler McGavran
2022-05-06Add some more actor types, match a function (#191)Tyler McGavran
2022-05-04Add types for shell and triple shell parent (#190)Tyler McGavran
2022-04-26Actor decomp (#183)MegaMech
2021-11-23Added gamemode and CC defines (#64)CoderStig
2021-11-05Split asm using autodecompiler (#49)CoderStig