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 |
||
|---|---|---|
| .. | ||
| lua_constants | ||
| lua_definitions | ||
| autogen.sh | ||
| common.py | ||
| convert_constants.py | ||
| convert_functions.py | ||
| convert_structs.py | ||
| extract_constants.py | ||
| extract_display_lists.py | ||
| extract_functions.py | ||
| extract_object_fields.py | ||
| extract_structs.py | ||
| gen_hooks.py | ||
| gen_math.py | ||
| gen_sound.py | ||
| vec_types.py | ||