sm64coopdx/data
Agent X 35f7caecc1
Improvements and optional tweaks (#263)
- Added visibleToEnemies to invisible fields
- Added cur_obj_set_billboard_if_vanilla_cam() which makes trees only billboard if free camera is off
- Added RespawnShellBoxes to gBehaviorValues
- Added pauseExitAnywhere to gLevelValues
- Disabled the power meter chime playing on the main menu whenever disconnecting from a server with low health
2023-02-08 10:51:07 -05:00
..
behavior_data.c Improvements and optional tweaks (#263) 2023-02-08 10:51:07 -05:00
behavior_table.c Handle RM_Scroll_Texture and editor_Scroll_Texture behaviors from RM2C hacks (#173) 2022-08-25 17:46:33 -07:00
dynos.c.h Give Lua mods access to a form of level script preprocessing (#258) 2023-01-31 07:24:56 -05:00
dynos.cpp.h Give Lua mods access to a form of level script preprocessing (#258) 2023-01-31 07:24:56 -05:00
dynos.h Fix headless server compile (again) (#23) 2022-03-13 14:10:24 -07:00
dynos_bin_actor.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_ambient_t.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_animation.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_behavior.cpp Handle RM_Scroll_Texture and editor_Scroll_Texture behaviors from RM2C hacks (#173) 2022-08-25 17:46:33 -07:00
dynos_bin_col.cpp SURFACE_RAYCAST (#177) 2022-09-12 19:56:24 -07:00
dynos_bin_common.cpp Handle RM_Scroll_Texture and editor_Scroll_Texture behaviors from RM2C hacks (#173) 2022-08-25 17:46:33 -07:00
dynos_bin_compress.cpp Enforce type lengths for bin compression 2022-08-05 19:12:57 -07:00
dynos_bin_geo.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_gfx.cpp Add more 2 cycle symbols (#255) 2023-01-31 07:33:09 -05:00
dynos_bin_legacy.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_light_t.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_lights.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_lvl.cpp Expose title screen geo functions to DynOS (#246) 2022-12-17 19:28:19 +01:00
dynos_bin_macro_object.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_movtex.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_movtexqc.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_pointer.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_read.cpp Update dynos_bin_read.cpp (#198) 2022-09-19 19:36:10 -07:00
dynos_bin_rooms.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_tex.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_texlist.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_trajectory.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_utils.cpp Cleanup ; recursive descent fixes ; fixed behavior override comparisons 2022-06-02 19:07:43 -07:00
dynos_bin_vtx.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_c.cpp Give Lua mods access to a form of level script preprocessing (#258) 2023-01-31 07:24:56 -05:00
dynos_gfx_init.cpp Added a full new custom behavior system (#124) 2022-06-02 12:19:54 -07:00
dynos_gfx_update.cpp Attempt #3 2022-05-09 09:45:14 -07:00
dynos_level.cpp Give Lua mods access to a form of level script preprocessing (#258) 2023-01-31 07:24:56 -05:00
dynos_main.cpp Added a full new custom behavior system (#124) 2022-06-02 12:19:54 -07:00
dynos_mgr_actor.cpp Fix mac compile 2022-05-28 21:09:27 -07:00
dynos_mgr_anim.cpp Various bug fixes + Added is_game_paused() and more background music functions to lua (#93) 2022-05-14 14:28:25 -07:00
dynos_mgr_bhv.cpp Fix up includes for clang 2022-08-05 20:55:31 -07:00
dynos_mgr_builtin.cpp Expose title screen geo functions to DynOS (#246) 2022-12-17 19:28:19 +01: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 Fix capital letters not properly replaced by Dynos texture packs (#234) 2022-11-14 17:26:45 -05:00
dynos_mgr_col.cpp Added a full new custom behavior system (#124) 2022-06-02 12:19:54 -07:00
dynos_mgr_lvl.cpp Added ability to have completely custom levels that don't override anything 2022-06-05 21:55:31 -07:00
dynos_mgr_movtexqc.cpp Started working toward allowing disconnection 2022-05-09 07:27:47 -07:00
dynos_mgr_pack.cpp Raspberry Pi Support (#117) 2022-06-05 19:40:21 -07:00
dynos_mgr_tex.cpp Attempt #3 2022-05-09 09:45:14 -07:00
dynos_misc.cpp Scrolling textures (continued) (#175) 2022-09-12 19:57:28 -07:00
dynos_opt.cpp Massive DynOS refactor for performance/organization 2022-04-19 21:06:18 -07:00
dynos_opt_config.cpp Refactor coop-specific DynOS code 2022-03-30 23:05:53 -07:00
dynos_opt_cont.cpp Fix headless server compile (again) (#23) 2022-03-13 14:10:24 -07:00
dynos_opt_render.cpp Refactor coop-specific DynOS code 2022-03-30 23:05:53 -07:00
dynos_opt_vanilla.cpp Ported the rest of DynOS, but left the options menu disabled 2022-03-10 01:18:53 -08:00
dynos_opt_vanilla_c.c Ported the rest of DynOS, but left the options menu disabled 2022-03-10 01:18:53 -08:00
dynos_warps.cpp Added `warp_to_warpnode` function (#157) 2022-09-30 20:02:34 -07:00