sm64coopdx/data
PeachyPeach c3e5843c53
Fix djui hud texture unsupported formats (#995)
- `djui_hud_render_texture(_tile)` now accepts properly any `TextureInfo`
- Removed `bitSize`, added `format` and `size` to `TextureInfo`
- `texture_to_lua_table` can now convert any `Texture` into an RGBA table
2025-11-20 11:44:02 +10:00
..
behavior_data.c
behavior_table.c Add lua params support to level macros (allocate dialog pt. 2) (#905) 2025-09-13 20:36:28 +02:00
dynos.c.h Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
dynos.cpp.h Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
dynos.h
dynos_bin_actor.cpp
dynos_bin_ambient_t.cpp
dynos_bin_animation.cpp
dynos_bin_behavior.cpp Enforce function pointers types in dynos 2025-08-17 19:27:41 +02:00
dynos_bin_col.cpp
dynos_bin_common.cpp
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 gfx_set_command bug if symbol is a substring of another symbol 2025-11-08 16:46:59 +01:00
dynos_bin_legacy.cpp
dynos_bin_light0.cpp
dynos_bin_light_t.cpp
dynos_bin_lights.cpp
dynos_bin_lvl.cpp Add lua params support to level macros (allocate dialog pt. 2) (#905) 2025-09-13 20:36:28 +02: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
dynos_bin_movtex.cpp
dynos_bin_movtexqc.cpp Enforce function pointers types in dynos 2025-08-17 19:27:41 +02:00
dynos_bin_pointer.cpp Enforce function pointers types in dynos 2025-08-17 19:27:41 +02:00
dynos_bin_read.cpp
dynos_bin_rooms.cpp
dynos_bin_tex.cpp ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
dynos_bin_texlist.cpp Enforce function pointers types in dynos 2025-08-17 19:27:41 +02:00
dynos_bin_trajectory.cpp
dynos_bin_utils.cpp
dynos_bin_vtx.cpp
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
dynos_gfx_init.cpp
dynos_level.cpp
dynos_main.cpp
dynos_mgr_actor.cpp ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
dynos_mgr_anim.cpp
dynos_mgr_bhv.cpp
dynos_mgr_builtin.cpp Enforce function pointers types in dynos 2025-08-17 19:27:41 +02: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 ModFs improvements (#907) 2025-10-21 19:42:06 +02: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
dynos_mgr_moddata.cpp
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
dynos_mgr_movtexqc.cpp
dynos_mgr_pack.cpp
dynos_mgr_tex.cpp Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
dynos_misc.cpp
dynos_warps.cpp Fix sequenced background music when set in ON_LEVEL_INIT (#1011) 2025-11-17 10:21:29 +10:00