summaryrefslogtreecommitdiff
path: root/src/overlays/actors/ovl_Obj_Iceblock
AgeCommit message (Expand)Author
2024-12-15Document Culling (#1759)engineer124
2024-12-13Remove THIS macro (#1756)Tom Overton
2024-10-22Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add MATRIX_FINAL...engineer124
2024-10-18Sync Colliders Final (#1718)Derek Hensley
2024-10-16Animation Cleanup: En_V* and En_W* (#1713)engineer124
2024-10-15Colliders Sync Cylinders (#1709)Derek Hensley
2024-09-27InitVars -> Profile (#1697)Derek Hensley
2024-09-27Colliders Sync ColliderElement (#1698)Derek Hensley
2024-09-10Remove assets from automatic includes (#1683)Derek Hensley
2024-06-24Animation Cleanup: En_T* (#1522)engineer124
2024-06-14`sys_math3d.c` Decompiled and Mostly Documented (#1450)engineer124
2024-03-23Misc Cleanup 2 (#1521)engineer124
2023-12-13Use more `TRUNCF_BINANG` for f32 -> s16 casts (#1503)engineer124
2023-11-28Animation Cleanup: En_R* (#1516)engineer124
2023-11-22Animation Cleanup: En_P* (#1507)engineer124
2023-11-05Player Docs: public facing csAction things (#1459)engineer124
2023-10-27Remove `(ActorFunc)` cast on `InitVars` (#1148)Anghelo Carvajal
2023-10-26Player Docs: csMode -> csAction (#1433)engineer124
2023-06-20Audio Sfx Functions Decompiled and Documented (code_8019AF00.c) (#1242)engineer124
2023-06-06Misc cleanup (#1273)Derek Hensley
2023-06-02Misc Cleanup 2 (#1260)engineer124
2023-05-28z_rcp.c setupDL docs/cleanup (#1253)engineer124
2023-04-19Cutscene Documentation (z_eventmgr.c OK) (#1164)engineer124
2023-04-18DynaPoly Docs Pass (#1194)engineer124
2023-04-18Name some `SurfaceType_` functions (#1155)Anghelo Carvajal
2023-03-03speedXZ -> speed (#1186)engineer124
2023-03-03Name `Actor_PlaySfx` and `Player_PlaySfx` (#1190)engineer124
2022-12-06Fado, part 2 (#1012)EllipticEllipsis
2022-11-06Player preparation 1 (#1058)Anghelo Carvajal
2022-10-28General Cleanup 12 (#1139)Derek Hensley
2022-10-16Introduce `actor_table.h` (#985)Anghelo Carvajal
2022-10-15`z_player_lib`: Part 2 (#938)Anghelo Carvajal
2022-10-15Replace `Actor_MarkForDeath` with `Actor_Kill` (#1118)Tom Overton
2022-08-15General Cleanup 11 (#992)Derek Hensley
2022-07-11`z_player_lib`: Part 1 (#688)Anghelo Carvajal
2022-07-11General Cleanup 6 (#886)Derek Hensley
2022-06-26PlayState rename (#835)Tom Overton
2022-06-19Change `Rand_Next` to `u32`, document `rand.c` a bit more (#819)EllipticEllipsis
2022-05-25`sys_matrix` OK, documented, rename some other mathematics functions (#787)EllipticEllipsis
2022-03-29`EffectEnIceBlock` OK, `object_ice_block` documented (and minor `Obj_Iceblock...Isghj
2022-03-05General Cleanup 2 (#681)Derek Hensley
2022-02-19Cleanup various enums (#612)Maide
2022-01-22Cleanup object syms (#546)Maide
2022-01-10`z_actor` with some documentation, with 1 NON_EQUIVALENTs (#401)Anghelo Carvajal
2021-12-27Bigslime OK and Documented (#361)engineer124
2021-12-27Obj_Iceblock (#367)Maide
2021-11-02Add an explanatory comment header for every actor that doesn't have one (#377)Tom Overton
2021-08-12Remove argument names from action funcs (#254)Maide
2021-08-03Overhaul the build system (#234)Tharo
2021-07-22Automatically add Init data to actors (#216)EllipticEllipsis