.. |
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
|
add a way to find surface types in collision
|
2024-11-22 08:57:37 +10:00 |
dynos.cpp.h
|
add a way to find surface types in collision
|
2024-11-22 08:57:37 +10:00 |
dynos.h
|
Reworked the platform-dependent executable paths. Quoting the command line for Discord game invites. (#188)
|
2024-12-27 18:05:54 -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
|
fixes, clean up and some new features (#259)
|
2024-09-12 19:09:01 +10: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
|
Shorten include paths by removing unnecessary "src/"
|
2024-04-17 17:28:38 -04:00 |
dynos_bin_gfx.cpp
|
DynOS support for textures with palette (#582)
|
2024-12-27 17:52:28 -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
|
Add Lights0 support to DynOS
|
2023-06-12 02:08:20 -07:00 |
dynos_bin_vtx.cpp
|
Auto disable billboards for 3D models (#579)
|
2024-12-22 07:54:45 -05:00 |
dynos_c.cpp
|
add a way to find surface types in collision
|
2024-11-22 08:57:37 +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
|
fixes, clean up and some new features (#259)
|
2024-09-12 19:09:01 +10:00 |
dynos_level.cpp
|
init dynos levels in DynOS_Level_GetCollision
|
2024-11-30 09:12:47 +10:00 |
dynos_main.cpp
|
more fixes and dynos cleanup (#520)
|
2023-11-21 17:14:25 -05:00 |
dynos_mgr_actor.cpp
|
separate dynos pack model and mod owned model ids
|
2024-11-28 14:02:27 +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
|
Added FONT_SPECIAL (#556)
|
2024-12-17 08:58:38 -05:00 |
dynos_mgr_builtin_tex.cpp
|
Added FONT_SPECIAL (#556)
|
2024-12-17 08:58:38 -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
|
add controller.buttonReleased (#379)
|
2024-10-20 09:25:08 +10:00 |