sm64coopdx/src/pc/mods
PeachyPeach 32f395fb0c
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
ModFs improvements (#907)
* 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
2025-10-21 19:42:06 +02:00
..
mod.c ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
mod.h Regenerate DynOS assets when source files are modified (#873) 2025-07-02 23:24:35 +10:00
mod_cache.c Fix warnings and some bugs 2025-07-02 18:49:44 +02:00
mod_cache.h Low-hanging fruit mod loading optimizations (#493) 2024-11-16 12:44:57 +10:00
mod_fs.cpp ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
mod_fs.h ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
mod_import.c ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
mod_import.h
mod_storage.cpp ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
mod_storage.h ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
mods.c Lua get_uncolored_string + bug fixes (#620) 2025-01-09 14:59:16 +10:00
mods.h Separate some smlua_misc_utils functions into their own files & add get/set_skybox_color 2024-06-21 23:26:13 -04:00
mods_utils.c ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
mods_utils.h ModFs improvements (#907) 2025-10-21 19:42:06 +02:00