sm64coopdx/docs/lua
PeachyPeach c3e5843c53
Fix djui hud texture unsupported formats (#995)
- `djui_hud_render_texture(_tile)` now accepts properly any `TextureInfo`
- Removed `bitSize`, added `format` and `size` to `TextureInfo`
- `texture_to_lua_table` can now convert any `Texture` into an RGBA table
2025-11-20 11:44:02 +10:00
..
examples Fix gfx_set_command bug if symbol is a substring of another symbol 2025-11-08 16:46:59 +01:00
guides ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
constants.md Add gsDPSetEnvRGB() (#997) 2025-11-13 08:00:31 +10:00
functions-2.md Fix palette editor cap on/off invulnerability 2025-08-13 21:01:39 +02:00
functions-3.md Address peachy review 2025-11-15 17:45:51 -05:00
functions-4.md Make custom pause menus easier to integrate 2025-11-15 10:33:49 -05:00
functions-5.md Make custom pause menus easier to integrate 2025-11-15 10:33:49 -05:00
functions-6.md Expose save_file_set_cannon_unlocked 2025-11-08 15:01:45 -05:00
functions-7.md Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00
functions.md Address peachy review 2025-11-15 17:45:51 -05:00
globals.md Final touches for geo hooks (#588) 2024-12-28 08:44:36 -05:00
lua.md ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
structs.md Fix djui hud texture unsupported formats (#995) 2025-11-20 11:44:02 +10:00