sm64coopdx/data
Agent X abf818b90e Boy what the hell (unbreak mods and DynOS packs)
They dug me out of my grave and told me `configSkipPackGeneration`. My heart sank.
This feature would have been fine if it was off by default and if it wasn't then people caught it before the version was officially released and the option was promptly disabled without a massive pool of people having this option turned on by default.
So I will say, Coolio wasn't really in the wrong by adding this, it should have never been changed to be on by default.
2025-02-14 18:42:41 -05:00
..
behavior_data.c Properly sync BITS ferris wheel platforms 2024-06-13 20:33:47 -04:00
behavior_table.c cleanup and bug fixes 2024-03-19 19:48:48 +10:00
dynos.c.h Custom geo function and switch nodes with Lua callback (#593) 2024-12-31 10:23:13 +10:00
dynos.cpp.h fix dynos warps castle grounds bug 2025-01-07 09:04:37 +10:00
dynos.h Fixed MacOS Resource Path Location (#617) 2025-01-07 16:27:11 -05:00
dynos_bin_actor.cpp fixes, clean up and some new features (#259) 2024-09-12 19:09:01 +10:00
dynos_bin_ambient_t.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_animation.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_behavior.cpp Fix some DynOS prints 2024-06-02 15:58:03 -04:00
dynos_bin_col.cpp Boy what the hell (unbreak mods and DynOS packs) 2025-02-14 18:42:41 -05:00
dynos_bin_common.cpp Adds support for compiling other regions (#378) 2023-05-03 00:54:25 -07:00
dynos_bin_compress.cpp Prevent the game from caching downloaded WIP mods (#69) 2024-06-23 11:54:07 -04:00
dynos_bin_geo.cpp Custom geo function and switch nodes with Lua callback (#593) 2024-12-31 10:23:13 +10:00
dynos_bin_gfx.cpp Fix typo in gfx command (DynOS) (#605) 2025-01-02 18:47:12 -05:00
dynos_bin_legacy.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_light0.cpp Add Lights0 support to DynOS 2023-06-12 02:08:20 -07:00
dynos_bin_light_t.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_lights.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_lvl.cpp fixes, clean up and some new features (#259) 2024-09-12 19:09:01 +10:00
dynos_bin_lvl_validate.cpp Shorten include paths by removing unnecessary "src/" 2024-04-17 17:28:38 -04:00
dynos_bin_macro_object.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_movtex.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_movtexqc.cpp Shorten include paths by removing unnecessary "src/" 2024-04-17 17:28:38 -04:00
dynos_bin_pointer.cpp Add Lights0 support to DynOS 2023-06-12 02:08:20 -07:00
dynos_bin_read.cpp Low-hanging fruit mod loading optimizations (#493) 2024-11-16 12:44:57 +10:00
dynos_bin_rooms.cpp DynOS Bin Compression (#131) 2022-06-25 00:52:53 -07:00
dynos_bin_tex.cpp Rename tmp to .tmp and hide on Windows (Will test after making this commit) 2024-05-15 18:00:16 -04:00
dynos_bin_texlist.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_trajectory.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_bin_utils.cpp Custom geo function and switch nodes with Lua callback (#593) 2024-12-31 10:23:13 +10:00
dynos_bin_vtx.cpp Auto disable billboards for 3D models (#579) 2024-12-22 07:54:45 -05:00
dynos_c.cpp Custom geo function and switch nodes with Lua callback (#593) 2024-12-31 10:23:13 +10:00
dynos_cmap.cpp better typing for cmaps 2024-12-09 08:21:53 +10:00
dynos_cmap.cpp.h add unordered map to cmap 2024-11-30 15:33:11 +10:00
dynos_gfx_init.cpp Boy what the hell (unbreak mods and DynOS packs) 2025-02-14 18:42:41 -05:00
dynos_level.cpp fix dynos warps castle grounds bug 2025-01-07 09:04:37 +10:00
dynos_main.cpp more fixes and dynos cleanup (#520) 2023-11-21 17:14:25 -05:00
dynos_mgr_actor.cpp Custom geo function and switch nodes with Lua callback (#593) 2024-12-31 10:23:13 +10:00
dynos_mgr_anim.cpp remove animation dma tables, and provide mods more access to mario animations (#47) 2024-05-21 21:17:30 +10:00
dynos_mgr_bhv.cpp Added in-game console for DynOS and Lua errors 2023-05-19 04:20:08 -07:00
dynos_mgr_builtin.cpp fix some issue with recent prs 2024-10-18 12:47:24 +10:00
dynos_mgr_builtin_externs.h Japanese Support (#574) 2024-12-31 10:32:31 -05:00
dynos_mgr_builtin_tex.cpp Japanese Support (#574) 2024-12-31 10:32:31 -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 Fix DynOS lvl crash 2023-12-05 19:36:47 -05:00
dynos_mgr_models.cpp separate dynos pack model and mod owned model ids 2024-11-28 14:02:27 +10:00
dynos_mgr_movtexqc.cpp Shorten include paths by removing unnecessary "src/" 2024-04-17 17:28:38 -04:00
dynos_mgr_pack.cpp Auto disable billboards for 3D models (#579) 2024-12-22 07:54:45 -05:00
dynos_mgr_tex.cpp DynOS fixes 2024-06-26 18:51:11 -04:00
dynos_misc.cpp use a hmap for scroll targets 2024-11-30 15:34:25 +10:00
dynos_warps.cpp fix dynos warps castle grounds bug 2025-01-07 09:04:37 +10:00