sm64coopdx/src/engine
PeachyPeachSM64 56fbe4dd0f Fix syncId for objects spawned from level script
For some reason the logic behind the sync id attribution was not the
same for custom objects/behaviors, resulting in duplicate sync ids,
causing various errors when loading the level and when calling
network_send_object
2026-05-30 01:28:17 +02:00
..
behavior_script.c Fix Lua/custom behaviors bugs and flaws (#1229) 2026-05-19 10:56:08 +10:00
behavior_script.h much further draw distance option (#1240) 2026-05-16 11:13:02 +10:00
extended_bounds.h Fix inconsistencies with tabs and remove trailing whitespaces 2026-05-26 23:51:58 +02:00
geo_layout.c Fix inconsistencies with tabs and remove trailing whitespaces 2026-05-26 23:51:58 +02:00
geo_layout.h GEO_BONE GeoLayout command (#913) 2025-08-20 12:46:32 +10:00
graph_node.c fixed dynos animations on held objects [build] 2026-03-24 10:10:37 +10:00
graph_node.h Add Ability to Rotate Held Objects (#953) 2025-10-17 00:30:00 +02:00
graph_node_manager.c Massively improve "Global Player Models" option 2024-03-17 20:58:38 -04:00
level_script.c Fix syncId for objects spawned from level script 2026-05-30 01:28:17 +02:00
level_script.h Document 8 more files (19.45%) 2024-12-07 22:23:19 -05:00
lighting_engine.cpp Fix LE active lights pool not being cleared 2026-05-22 21:32:42 -04:00
lighting_engine.h Control the Lighting Engine with le_set_enabled in real time (#1193) 2026-05-01 21:15:09 -04:00
math_util.c Fix inconsistencies with tabs and remove trailing whitespaces 2026-05-26 23:51:58 +02:00
math_util.h Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util.inl Improving math functions (#813) 2025-05-21 23:50:49 +02:00
math_util_mat4.inl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util_vec2.tmpl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util_vec2f.inl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util_vec2i.inl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util_vec2s.inl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util_vec3.tmpl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util_vec3f.inl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util_vec3i.inl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
math_util_vec3s.inl Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
surface_collision.c logs 2026-05-23 12:49:28 +02:00
surface_collision.h Multi-return from C and other autogen changes (#1044) 2025-12-19 20:27:44 -05:00
surface_load.c much further draw distance option (#1240) 2026-05-16 11:13:02 +10:00
surface_load.h Refactor collision surface systems and add the ability to add/remove/move surfaces (#1143) 2026-05-02 14:58:46 -04:00