sm64coopdx/data
MysterD 456da82f2f Fix how DynOS loads custom actors 2022-04-11 18:15:54 -07:00
..
behavior_data.c
behavior_table.c
dynos.c.h Added a way to bind to movtexqc ids through lua, added the rest of the object constants 2022-04-09 01:47:20 -07:00
dynos.cpp.h Added a way to bind to movtexqc ids through lua, added the rest of the object constants 2022-04-09 01:47:20 -07:00
dynos.h
dynos_bin_actor.cpp Refactored actor geos in DynOS 2022-04-08 18:56:22 -07:00
dynos_bin_ambient_t.cpp
dynos_bin_animation.cpp
dynos_bin_col.cpp Fixed up collision bug, added collision file validation, allowed lua to get builtin collisions 2022-04-08 19:17:57 -07:00
dynos_bin_geo.cpp Renaming cleanup 2022-04-08 01:52:53 -07:00
dynos_bin_gfx.cpp Renaming cleanup 2022-04-08 01:52:53 -07:00
dynos_bin_legacy.cpp
dynos_bin_light_t.cpp
dynos_bin_lights.cpp
dynos_bin_lvl.cpp Fix error in LOAD_MODEL_FROM_GEO_EXT (level gen) 2022-04-10 16:20:02 -07:00
dynos_bin_macro_object.cpp Added support for SM76's JUMP_AREA, added missing lvl geos, reordered parsing 2022-04-07 18:34:44 -07:00
dynos_bin_movtex.cpp Added support for SM76's JUMP_AREA, added missing lvl geos, reordered parsing 2022-04-07 18:34:44 -07:00
dynos_bin_movtexqc.cpp Function pointer cleanup 2022-04-08 01:46:29 -07:00
dynos_bin_pointer.cpp Refactored actor geos in DynOS 2022-04-08 18:56:22 -07:00
dynos_bin_read.cpp
dynos_bin_rooms.cpp
dynos_bin_tex.cpp
dynos_bin_texlist.cpp Function pointer cleanup 2022-04-08 01:46:29 -07:00
dynos_bin_trajectory.cpp Added support for SM76's JUMP_AREA, added missing lvl geos, reordered parsing 2022-04-07 18:34:44 -07:00
dynos_bin_utils.cpp Fix level compiling with decimals 2022-04-10 14:51:13 -07:00
dynos_bin_vtx.cpp
dynos_c.cpp Added a way to bind to movtexqc ids through lua, added the rest of the object constants 2022-04-09 01:47:20 -07:00
dynos_gfx_init.cpp Refactored actor geos in DynOS 2022-04-08 18:56:22 -07:00
dynos_gfx_texture.cpp Split dynos_misc stuff into mgr files 2022-04-08 08:18:06 -07:00
dynos_gfx_update.cpp Refactored actor geos in DynOS 2022-04-08 18:56:22 -07:00
dynos_level.cpp Allow DynOS to warp to level with castle levels 2022-04-10 01:30:56 -07:00
dynos_main.cpp Added custom level script overrides, warps work now 2022-04-08 19:29:16 -07:00
dynos_mgr_actor.cpp Fix how DynOS loads custom actors 2022-04-11 18:15:54 -07:00
dynos_mgr_builtin.cpp Add SM74's geo_choose_area 2022-04-10 03:07:55 -07:00
dynos_mgr_col.cpp Fixed up collision bug, added collision file validation, allowed lua to get builtin collisions 2022-04-08 19:17:57 -07:00
dynos_mgr_lvl.cpp Allow coop mods to use the backup save slot independently of the normal one 2022-04-10 00:30:47 -07:00
dynos_mgr_movtexqc.cpp Added a way to bind to movtexqc ids through lua, added the rest of the object constants 2022-04-09 01:47:20 -07:00
dynos_misc.cpp Refactored actor geos in DynOS 2022-04-08 18:56:22 -07:00
dynos_opt.cpp
dynos_opt_config.cpp
dynos_opt_cont.cpp
dynos_opt_render.cpp
dynos_opt_vanilla.cpp
dynos_opt_vanilla_c.c
dynos_warps.cpp Allow DynOS to warp to level with castle levels 2022-04-10 01:30:56 -07:00