sm64coopdx/include
Isaac0-dev eaeaeb0f7f
add a way for mods to get dynamic surfaces that belong to specific objects (#59)
Adding this for collision minimap, but I'm sure it'd be useful for many other mods that deal with collision in this kind of way

exposes a function, obj_get_surface_from_index. pass in an object, and the index of the surface you want. numSurfaces is also added to know when to stop iterating through surfaces

Thanks to peachy for coming up with the better method of doing this

Co-authored-by: PeachyPeach <72323920+PeachyPeachSM64@users.noreply.github.com>
2024-06-06 17:24:28 +10:00
..
GL
PR revert texture coordinates as ints instead of shorts (#46) 2024-05-15 21:30:52 +10:00
libc Palette system overhaul and preset rewrite 2024-05-21 17:09:59 -04:00
stb
behavior_commands.h
behavior_data.h
behavior_table.h
command_macros_base.h
config.h
course_table.h Fix pause menus 2023-11-21 17:14:25 -05:00
dialog_ids.h
eu_translation.h
geo_commands.h
gfx_dimensions.h
helper_macros.h
level_commands.h Shorten include paths by removing unnecessary "src/" 2024-04-17 17:28:38 -04:00
level_misc_macros.h
level_table.h
luigi_sounds.h extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00
macro_preset_names.h
macro_presets.h
macros.h
macros.inc
make_const_nonconst.h
mario_animation_ids.h Remove OMM Rebirth temporary fixes (#542) 2024-03-25 18:35:25 -04:00
mario_geo_switch_case_ids.h
model_ids.h sm64coopdx 2023-10-30 01:03:36 -04:00
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 sm64coopdx 2023-10-30 01:03:36 -04:00
seq_macros.inc sm64coopdx 2023-10-30 01:03:36 -04:00
seq_toad.inc sm64coopdx 2023-10-30 01:03:36 -04:00
seq_wario.inc sm64coopdx 2023-10-30 01:03:36 -04:00
sm64.h djui player menu custom camera cutscene (#2) 2024-03-28 18:53:46 -04:00
sounds.h extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00
special_preset_names.h
special_presets.h
surface_terrains.h sm64coopdx 2023-10-30 01:03:36 -04:00
textures.h
tinfl.h
toad_sounds.h extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00
trig_tables.inc.c
types.h add a way for mods to get dynamic surfaces that belong to specific objects (#59) 2024-06-06 17:24:28 +10:00
ultra64.h
wario_sounds.h extract assets from rom at runtime (#4) 2024-03-23 16:11:30 -04:00