sm64coopdx/src/engine
Agent X 6a5af9d23a
Some checks are pending
Build coop / build-linux (push) Waiting to run
Build coop / build-steamos (push) Waiting to run
Build coop / build-windows-opengl (push) Waiting to run
Build coop / build-windows-directx (push) Waiting to run
Build coop / build-macos-arm (push) Waiting to run
Build coop / build-macos-intel (push) Waiting to run
Lighting engine full documentation and more improvements
2025-07-01 13:41:28 -04:00
..
behavior_script.c Add a safer version of Lua's require() (#847) 2025-06-14 19:49:07 +10:00
behavior_script.h Fix typo 2024-12-08 18:49:09 -05:00
extended_bounds.h Adjust extended bounds values 2022-04-16 21:34:49 -07:00
geo_layout.c change misleading switch case field label (#781) 2025-05-02 13:33:36 +02:00
geo_layout.h Custom geo function and switch nodes with Lua callback (#593) 2024-12-31 10:23:13 +10:00
graph_node.c Improving math functions (#813) 2025-05-21 23:50:49 +02:00
graph_node.h Improving math functions (#813) 2025-05-21 23:50:49 +02:00
graph_node_manager.c Massively improve "Global Player Models" option 2024-03-17 20:58:38 -04:00
level_script.c Revert "Small behavior fixes [build]" 2025-05-31 18:22:24 -04:00
level_script.h Document 8 more files (19.45%) 2024-12-07 22:23:19 -05:00
lighting_engine.c Lighting engine full documentation and more improvements 2025-07-01 13:41:28 -04:00
lighting_engine.h Lighting engine full documentation and more improvements 2025-07-01 13:41:28 -04:00
math_util.c Lighting engine improvements (#870) 2025-06-29 17:46:35 +02:00
math_util.h Lighting engine improvements (#870) 2025-06-29 17:46:35 +02:00
math_util.inl Improving math functions (#813) 2025-05-21 23:50:49 +02:00
math_util_mat4.inl Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
math_util_vec3.tmpl Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
math_util_vec3f.inl Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
math_util_vec3i.inl Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
math_util_vec3s.inl Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
surface_collision.c Fix bug in fixCollisionBugsRoundedCorners, add floorNormalMinY, ceilNormalMaxY (#856) 2025-06-19 17:15:31 +10:00
surface_collision.h Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
surface_load.c Fix bug in fixCollisionBugsRoundedCorners, add floorNormalMinY, ceilNormalMaxY (#856) 2025-06-19 17:15:31 +10:00
surface_load.h Document more functions! (83%) 2025-04-25 17:03:41 -04:00