sm64coopdx/data
PeachyPeach 07c229afdc
Some checks failed
Build coop / build-linux (push) Has been cancelled
Build coop / build-steamos (push) Has been cancelled
Build coop / build-windows-opengl (push) Has been cancelled
Build coop / build-windows-directx (push) Has been cancelled
Build coop / build-macos-arm (push) Has been cancelled
Build coop / build-macos-intel (push) Has been cancelled
Fix rendering issues with held objects (#1221)
Add a way to save and load a gfx state in display lists.
Its primary purpose is to save the gfx state before rendering a held object, then restore it later.
It fixes the issue where Mario had opaque legs with the vanish and metal caps when holding an object.
2026-05-06 07:10:59 +10:00
..
behavior_data.c Speed up lighting engine by 80% 2025-07-17 15:41:06 -04:00
behavior_table.c Add hooked behaviors to get_id_from_behavior_name (#1104) 2026-02-12 15:41:55 -05:00
dynos.c.h Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
dynos.cpp.h Fix DynOS packs Lua code execution (#1194) 2026-04-12 09:42:21 +10:00
dynos.h Regenerate DynOS assets when source files are modified (#873) 2025-07-02 23:24:35 +10:00
dynos_bin_actor.cpp Mark all unused variables as unused, resolve other warnings (#1147) 2026-04-21 23:40:24 -04:00
dynos_bin_ambient_t.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_animation.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_behavior.cpp Mark all unused variables as unused, resolve other warnings (#1147) 2026-04-21 23:40:24 -04:00
dynos_bin_col.cpp check surface type and special object preset type in dynos collision validation 2026-03-29 20:05:29 +02:00
dynos_bin_common.cpp Basic Vertex Point Lighting Engine (#716) 2025-03-27 16:36:02 -04:00
dynos_bin_compress.cpp ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
dynos_bin_geo.cpp GEO_BONE GeoLayout command (#913) 2025-08-20 12:46:32 +10:00
dynos_bin_gfx.cpp Fix rendering issues with held objects (#1221) 2026-05-06 07:10:59 +10:00
dynos_bin_legacy.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_light0.cpp Add Lights0 support to DynOS 2023-06-12 02:08:20 -07:00
dynos_bin_light_t.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_lights.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_lvl.cpp Mark all unused variables as unused, resolve other warnings (#1147) 2026-04-21 23:40:24 -04:00
dynos_bin_lvl_validate.cpp Add lua params support to level macros (allocate dialog pt. 2) (#905) 2025-09-13 20:36:28 +02:00
dynos_bin_macro_object.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_movtex.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_movtexqc.cpp Enforce function pointers types in dynos 2025-08-17 19:27:41 +02:00
dynos_bin_pointer.cpp Mark all unused variables as unused, resolve other warnings (#1147) 2026-04-21 23:40:24 -04:00
dynos_bin_read.cpp Mark all unused variables as unused, resolve other warnings (#1147) 2026-04-21 23:40:24 -04:00
dynos_bin_rooms.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_tex.cpp Mark all unused variables as unused, resolve other warnings (#1147) 2026-04-21 23:40:24 -04:00
dynos_bin_texlist.cpp Enforce function pointers types in dynos 2025-08-17 19:27:41 +02:00
dynos_bin_trajectory.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_utils.cpp Regenerate DynOS assets when source files are modified (#873) 2025-07-02 23:24:35 +10:00
dynos_bin_vtx.cpp Add G_PACKED_NORMALS Geo Mode from F3DEX3 (#768) 2025-04-25 15:07:31 -04:00
dynos_c.cpp Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
dynos_cmap.cpp Fix graph node interpolation (#917) 2025-08-19 08:15:30 +10:00
dynos_cmap.cpp.h add unordered map to cmap 2024-11-30 15:33:11 +10:00
dynos_gfx_init.cpp Add mod development mode (#851) 2025-06-22 19:07:15 +10:00
dynos_level.cpp some fixes for dynos, and a crash fix (#1040) 2025-12-26 12:59:47 +10:00
dynos_main.cpp Gfx set command: v2 + Gfx/Vtx dynamic alloc (#718) 2025-04-12 18:19:14 -04:00
dynos_mgr_actor.cpp dynos_mgr_actor.cpp clean up 2026-05-04 22:33:37 +10:00
dynos_mgr_anim.cpp Scale bone anim support (#1215) 2026-05-05 00:15:00 +02:00
dynos_mgr_bhv.cpp some fixes for dynos, and a crash fix (#1040) 2025-12-26 12:59:47 +10:00
dynos_mgr_builtin.cpp Introduce this new pack in a more proper reviewable manner (#1192) 2026-04-21 23:41:44 -04:00
dynos_mgr_builtin_externs.h Show Ping option (#889) 2025-07-29 22:39:36 +10:00
dynos_mgr_builtin_tex.cpp Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
dynos_mgr_col.cpp some fixes for dynos, and a crash fix (#1040) 2025-12-26 12:59:47 +10:00
dynos_mgr_gfx.cpp Fix Texture type; add various get_name functions (#945) 2025-09-15 20:59:26 +02:00
dynos_mgr_lvl.cpp some fixes for dynos, and a crash fix (#1040) 2025-12-26 12:59:47 +10:00
dynos_mgr_moddata.cpp Gfx/Vtx improvements (#756) 2025-04-24 14:03:17 +10:00
dynos_mgr_moddata.hpp Fix Texture type; add various get_name functions (#945) 2025-09-15 20:59:26 +02:00
dynos_mgr_models.cpp Fix warnings and some bugs 2025-07-02 18:49:44 +02:00
dynos_mgr_movtexqc.cpp some fixes for dynos, and a crash fix (#1040) 2025-12-26 12:59:47 +10:00
dynos_mgr_pack.cpp path separators 2026-04-03 00:23:31 +02:00
dynos_mgr_tex.cpp Fix get_texture_info and add HOOK_ON_DYNOS_PACKS_TOGGLED (#1181) 2026-04-21 21:22:18 -04:00
dynos_misc.cpp Fix inconsistent mapping between sSm64CharMap and str_ascii_to_dialog (#892) 2025-07-29 11:53:53 +10:00
dynos_warps.cpp Reset pause menu hidden on network shutdown (Oldest mistake in the book) 2025-11-23 20:19:05 -05:00