sm64coopdx/autogen
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
..
lua_constants Restored OOB death + De-sorted fields + Read-Only marked as protected (#921) 2025-08-28 18:06:55 +02:00
lua_definitions ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
autogen.sh ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
common.py ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
convert_constants.py ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
convert_functions.py ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
convert_structs.py ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
extract_constants.py allow Lua to manipulate displaylists and vertices (#675) 2025-02-27 14:27:55 +10:00
extract_display_lists.py geo_num3_switch is not a display list 2025-08-07 14:22:31 +02:00
extract_functions.py More Optimizations (#792) 2025-05-16 20:27:49 -04:00
extract_object_fields.py allow Lua to manipulate displaylists and vertices (#675) 2025-02-27 14:27:55 +10:00
extract_structs.py ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
gen_hooks.py Fix HOOK_ON_DIALOG 2025-09-13 01:26:15 +02:00
gen_math.py G_CULL_INVERT_EXT; Vec2 functions; bug fixes (#985) 2025-10-21 18:56:35 +02:00
gen_sound.py Fixed Wario sounds pitch/speed 2022-02-15 00:51:19 -08:00
vec_types.py More math improvements (#820) 2025-05-29 02:52:31 +02:00