mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
|
Some checks failed
Build coop / build-linux (push) Has been cancelled
Build coop / build-steamos (push) Has been cancelled
Build coop / build-windows-opengl (push) Has been cancelled
Build coop / build-windows-directx (push) Has been cancelled
Build coop / build-macos-arm (push) Has been cancelled
Build coop / build-macos-intel (push) Has been cancelled
* zip + json properties; check existing file in create file * smlua_audio_utils_replace_sequence * audio_stream_load, audio_sample_load, smlua_model_util_get_id * get_texture_info + can also load PNG files * smlua_collision_util_get * add wildcard in properties files + set text mode * filepath restrictions * Some mod_storage improvements - Cache mod storage files into a map to reduce file I/O - Fix a bug in mod_storage_save - Add mod_storage_load_all that returns all keys/values as a table * shutdown; fix buffer overflow; fix warnings; lua table * reject binary files starting with MZ or ELF * function members * better doc * adding file rewind * ModFS guide; replace yaml by ini; read string buffer changes |
||
|---|---|---|
| .. | ||
| behavior_data.c | ||
| behavior_table.c | ||
| dynos.c.h | ||
| dynos.cpp.h | ||
| dynos.h | ||
| dynos_bin_actor.cpp | ||
| dynos_bin_ambient_t.cpp | ||
| dynos_bin_animation.cpp | ||
| dynos_bin_behavior.cpp | ||
| dynos_bin_col.cpp | ||
| dynos_bin_common.cpp | ||
| dynos_bin_compress.cpp | ||
| dynos_bin_geo.cpp | ||
| dynos_bin_gfx.cpp | ||
| dynos_bin_legacy.cpp | ||
| dynos_bin_light0.cpp | ||
| dynos_bin_light_t.cpp | ||
| dynos_bin_lights.cpp | ||
| dynos_bin_lvl.cpp | ||
| dynos_bin_lvl_validate.cpp | ||
| 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 | ||
| dynos_cmap.cpp | ||
| dynos_cmap.cpp.h | ||
| dynos_gfx_init.cpp | ||
| dynos_level.cpp | ||
| dynos_main.cpp | ||
| dynos_mgr_actor.cpp | ||
| dynos_mgr_anim.cpp | ||
| dynos_mgr_bhv.cpp | ||
| dynos_mgr_builtin.cpp | ||
| dynos_mgr_builtin_externs.h | ||
| dynos_mgr_builtin_tex.cpp | ||
| dynos_mgr_col.cpp | ||
| dynos_mgr_gfx.cpp | ||
| dynos_mgr_lvl.cpp | ||
| dynos_mgr_moddata.cpp | ||
| dynos_mgr_moddata.hpp | ||
| dynos_mgr_models.cpp | ||
| dynos_mgr_movtexqc.cpp | ||
| dynos_mgr_pack.cpp | ||
| dynos_mgr_tex.cpp | ||
| dynos_misc.cpp | ||
| dynos_warps.cpp | ||