.. |
behavior_data.c
|
Add a container to animation tables so that we can track their length and stay in bounds
|
2023-05-10 20:57:35 -07:00 |
behavior_table.c
|
Adds support for compiling other regions (#378)
|
2023-05-03 00:54:25 -07:00 |
dynos.c.h
|
Load all models into dynamic memory, and store them in a way for reuse
|
2023-05-12 16:15:35 -07:00 |
dynos.cpp.h
|
Load all models into dynamic memory, and store them in a way for reuse
|
2023-05-12 16:15:35 -07:00 |
dynos.h
|
Load all models into dynamic memory, and store them in a way for reuse
|
2023-05-12 16:15:35 -07:00 |
dynos_bin_actor.cpp
|
Have DynOS read texture.inc.c when generating actor
|
2023-04-26 15:02:47 -07:00 |
dynos_bin_ambient_t.cpp
|
Fix some memory mismanagement
|
2023-05-13 02:42:35 -07:00 |
dynos_bin_animation.cpp
|
…
|
|
dynos_bin_behavior.cpp
|
…
|
|
dynos_bin_col.cpp
|
…
|
|
dynos_bin_common.cpp
|
Adds support for compiling other regions (#378)
|
2023-05-03 00:54:25 -07:00 |
dynos_bin_compress.cpp
|
…
|
|
dynos_bin_geo.cpp
|
…
|
|
dynos_bin_gfx.cpp
|
Made light maps a little less hacky
|
2023-04-28 00:22:30 -07:00 |
dynos_bin_legacy.cpp
|
…
|
|
dynos_bin_light_t.cpp
|
…
|
|
dynos_bin_lights.cpp
|
…
|
|
dynos_bin_lvl.cpp
|
Disable compressing lvl files on every boot (is this required anymore?)
|
2023-03-30 12:15:26 -07:00 |
dynos_bin_macro_object.cpp
|
…
|
|
dynos_bin_movtex.cpp
|
…
|
|
dynos_bin_movtexqc.cpp
|
…
|
|
dynos_bin_pointer.cpp
|
…
|
|
dynos_bin_read.cpp
|
…
|
|
dynos_bin_rooms.cpp
|
…
|
|
dynos_bin_tex.cpp
|
…
|
|
dynos_bin_texlist.cpp
|
…
|
|
dynos_bin_trajectory.cpp
|
…
|
|
dynos_bin_utils.cpp
|
…
|
|
dynos_bin_vtx.cpp
|
…
|
|
dynos_c.cpp
|
Load all models into dynamic memory, and store them in a way for reuse
|
2023-05-12 16:15:35 -07:00 |
dynos_cmap.cpp
|
Added another missing header
|
2023-03-27 16:06:55 -07:00 |
dynos_cmap.cpp.h
|
Swapped out hashmap to C++ for sync objects
|
2023-03-27 14:29:15 -07:00 |
dynos_gfx_init.cpp
|
give clients access to mod incompatible tags (#296)
|
2023-02-27 11:22:31 -05:00 |
dynos_gfx_update.cpp
|
…
|
|
dynos_level.cpp
|
Prevented hundreds of additional crashes from the Mod API
|
2023-05-11 20:33:21 -07:00 |
dynos_main.cpp
|
Fix some memory mismanagement
|
2023-05-13 02:42:35 -07:00 |
dynos_mgr_actor.cpp
|
Fix some memory mismanagement
|
2023-05-13 02:42:35 -07:00 |
dynos_mgr_anim.cpp
|
Add a container to animation tables so that we can track their length and stay in bounds
|
2023-05-10 20:57:35 -07:00 |
dynos_mgr_bhv.cpp
|
…
|
|
dynos_mgr_builtin.cpp
|
Add a container to animation tables so that we can track their length and stay in bounds
|
2023-05-10 20:57:35 -07:00 |
dynos_mgr_builtin_externs.h
|
djui_hud_set_rotation (#356)
|
2023-04-24 06:34:21 -04:00 |
dynos_mgr_builtin_tex.cpp
|
Adds support for compiling other regions (#378)
|
2023-05-03 00:54:25 -07:00 |
dynos_mgr_col.cpp
|
…
|
|
dynos_mgr_lvl.cpp
|
Bug fix: level_script_parse (#366)
|
2023-04-29 01:55:29 +02:00 |
dynos_mgr_models.cpp
|
Rename AllocOnlyPool to DynamicPool, add GrowingPool
|
2023-05-12 18:53:25 -07:00 |
dynos_mgr_movtexqc.cpp
|
…
|
|
dynos_mgr_pack.cpp
|
Load all models into dynamic memory, and store them in a way for reuse
|
2023-05-12 16:15:35 -07:00 |
dynos_mgr_tex.cpp
|
…
|
|
dynos_misc.cpp
|
Load all models into dynamic memory, and store them in a way for reuse
|
2023-05-12 16:15:35 -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
|
Remove the main pool
|
2023-05-13 01:49:54 -07:00 |