mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| bass | ||
| dxsdk | ||
| GL | ||
| libc | ||
| PR | ||
| stb | ||
| behavior_commands.h | ||
| behavior_data.h | ||
| behavior_table.h | ||
| command_macros_base.h | ||
| config.h | ||
| course_table.h | ||
| dialog_ids.h | ||
| eu_translation.h | ||
| geo_commands.h | ||
| gfx_dimensions.h | ||
| helper_macros.h | ||
| level_commands.h | ||
| level_misc_macros.h | ||
| level_table.h | ||
| luigi_sounds.h | ||
| macro_preset_names.h | ||
| macro_presets.h | ||
| macros.h | ||
| macros.inc | ||
| make_const_nonconst.h | ||
| mario_animation_ids.h | ||
| mario_geo_switch_case_ids.h | ||
| model_ids.h | ||
| moving_texture_macros.h | ||
| object_constants.h | ||
| object_fields.h | ||
| platform_info.h | ||
| prevent_bss_reordering.h | ||
| segment_symbols.h | ||
| segments.h | ||
| seq_ids.h | ||
| seq_luigi.inc | ||
| seq_macros.inc | ||
| seq_toad.inc | ||
| seq_wario.inc | ||
| sm64.h | ||
| sounds.h | ||
| special_preset_names.h | ||
| special_presets.h | ||
| surface_terrains.h | ||
| textures.h | ||
| tinfl.h | ||
| toad_sounds.h | ||
| trig_tables.inc.c | ||
| types.h | ||
| ultra64.h | ||
| wario_sounds.h | ||