mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-21 19:45:10 +00:00
663e4549d8
* Proof of concept for loading rom assets at runtime * Added skybox textures * Adjusted format * Load all texture assets from rom * Adjusted rom asset loading * Load all Vtx lists from rom * clean up toad, wario and his cap conflicts * Load sound samples from rom * fix toad sounds * Loaded sequences from rom * Load collisions from rom * Object animations are now loaded from the rom * Load player animations from rom * Load goddard anims from rom * whoops * fix some compile errors * drag and drop rom checker, everything works now. * fix errors due to merge conflicts * fix compile errors on windows, switch to md5 * fix vertex colors during load Co-Authored-By: Agent X <44549182+agent-11@users.noreply.github.com> * Load dialogs from rom * Loaded course/act names from rom * Loaded ingame text from rom * rerun autogen & blacklist smlua_text_utils_init * fix ttc_seg7_vertex_0700B238 colors --------- Co-authored-by: MysterD <myster@d> Co-authored-by: Agent X <44549182+agent-11@users.noreply.github.com> |
||
---|---|---|
.. | ||
behavior_data.c | ||
behavior_table.c | ||
dynos.c.h | ||
dynos.cpp.h | ||
dynos.h | ||
dynos_bin_actor.cpp | ||
dynos_bin_ambient_t.cpp | ||
dynos_bin_animation.cpp | ||
dynos_bin_behavior.cpp | ||
dynos_bin_col.cpp | ||
dynos_bin_common.cpp | ||
dynos_bin_compress.cpp | ||
dynos_bin_geo.cpp | ||
dynos_bin_gfx.cpp | ||
dynos_bin_legacy.cpp | ||
dynos_bin_light0.cpp | ||
dynos_bin_light_t.cpp | ||
dynos_bin_lights.cpp | ||
dynos_bin_lvl.cpp | ||
dynos_bin_lvl_validate.cpp | ||
dynos_bin_macro_object.cpp | ||
dynos_bin_movtex.cpp | ||
dynos_bin_movtexqc.cpp | ||
dynos_bin_pointer.cpp | ||
dynos_bin_read.cpp | ||
dynos_bin_rooms.cpp | ||
dynos_bin_tex.cpp | ||
dynos_bin_texlist.cpp | ||
dynos_bin_trajectory.cpp | ||
dynos_bin_utils.cpp | ||
dynos_bin_vtx.cpp | ||
dynos_c.cpp | ||
dynos_cmap.cpp | ||
dynos_cmap.cpp.h | ||
dynos_gfx_init.cpp | ||
dynos_level.cpp | ||
dynos_main.cpp | ||
dynos_mgr_actor.cpp | ||
dynos_mgr_anim.cpp | ||
dynos_mgr_bhv.cpp | ||
dynos_mgr_builtin.cpp | ||
dynos_mgr_builtin_externs.h | ||
dynos_mgr_builtin_tex.cpp | ||
dynos_mgr_col.cpp | ||
dynos_mgr_lvl.cpp | ||
dynos_mgr_models.cpp | ||
dynos_mgr_movtexqc.cpp | ||
dynos_mgr_pack.cpp | ||
dynos_mgr_tex.cpp | ||
dynos_misc.cpp | ||
dynos_warps.cpp |