sm64coopdx/data
MysterD f25416d194 Only load DynOS model or texture packs once they're enabled 2022-05-07 18:20:53 -07:00
..
behavior_data.c
behavior_table.c
dynos.c.h Add support for custom HUD textures and faster texture packs w/o EXTERNAL_DATA 2022-05-06 22:03:12 -07:00
dynos.cpp.h Only load DynOS model or texture packs once they're enabled 2022-05-07 18:20:53 -07:00
dynos.h
dynos_bin_actor.cpp Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
dynos_bin_ambient_t.cpp
dynos_bin_animation.cpp
dynos_bin_col.cpp
dynos_bin_geo.cpp Automatically disable billboards on DynOS models with >6 vertices 2022-05-04 00:14:33 -07:00
dynos_bin_gfx.cpp Automatically disable billboards on DynOS models with >6 vertices 2022-05-04 00:14:33 -07:00
dynos_bin_legacy.cpp
dynos_bin_light_t.cpp
dynos_bin_lights.cpp
dynos_bin_lvl.cpp Automatically disable billboards on DynOS models with >6 vertices 2022-05-04 00:14:33 -07:00
dynos_bin_macro_object.cpp
dynos_bin_movtex.cpp
dynos_bin_movtexqc.cpp Automatically disable billboards on DynOS models with >6 vertices 2022-05-04 00:14:33 -07:00
dynos_bin_pointer.cpp Automatically disable billboards on DynOS models with >6 vertices 2022-05-04 00:14:33 -07:00
dynos_bin_read.cpp
dynos_bin_rooms.cpp
dynos_bin_tex.cpp Fixed custom textures on Windows 2022-05-07 16:39:19 -07:00
dynos_bin_texlist.cpp Automatically disable billboards on DynOS models with >6 vertices 2022-05-04 00:14:33 -07:00
dynos_bin_trajectory.cpp
dynos_bin_utils.cpp
dynos_bin_vtx.cpp Automatically disable billboards on DynOS models with >6 vertices 2022-05-04 00:14:33 -07:00
dynos_c.cpp Add support for custom HUD textures and faster texture packs w/o EXTERNAL_DATA 2022-05-06 22:03:12 -07:00
dynos_gfx_init.cpp Only load DynOS model or texture packs once they're enabled 2022-05-07 18:20:53 -07:00
dynos_gfx_update.cpp Fix crash when toggling dynos packs 2022-04-23 02:22:12 -07:00
dynos_level.cpp
dynos_main.cpp
dynos_mgr_actor.cpp Possible mac compile fix 2022-04-23 15:54:39 -07:00
dynos_mgr_anim.cpp Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
dynos_mgr_builtin.cpp Add support for custom HUD textures and faster texture packs w/o EXTERNAL_DATA 2022-05-06 22:03:12 -07:00
dynos_mgr_builtin_externs.h Add support for custom HUD textures and faster texture packs w/o EXTERNAL_DATA 2022-05-06 22:03:12 -07:00
dynos_mgr_builtin_tex.cpp Allow Lua to get any vanilla texture 2022-05-07 03:05:25 -07:00
dynos_mgr_col.cpp Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
dynos_mgr_lvl.cpp Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
dynos_mgr_movtexqc.cpp Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
dynos_mgr_pack.cpp Only load DynOS model or texture packs once they're enabled 2022-05-07 18:20:53 -07:00
dynos_mgr_tex.cpp Fix various checks for whether or not we should generate tex files 2022-05-07 15:54:27 -07:00
dynos_misc.cpp Automatically disable billboards when a DynOS model uses more than 6 vertices 2022-04-23 03:05:16 -07:00
dynos_opt.cpp Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
dynos_opt_config.cpp
dynos_opt_cont.cpp
dynos_opt_render.cpp
dynos_opt_vanilla.cpp
dynos_opt_vanilla_c.c
dynos_warps.cpp