sm64coopdx/src
PeachyPeach 3b53952767
DJUI Text improvements and bug fixes (#1131)
- Drastically improve and optimize display list usage for text
- Add text alignment with and without interpolation, and color codes, new lines and tabs are now handled properly
- Restored alpha color code (`#RGBA` or `#RRGGBBAA`) for `djui_print_text` functions (regular DJUI text allows alpha color codes, but ignores the alpha component)
- Add constants for common text alignment and rotation pivot values
- Fix interpolation issues with all `djui_hud` elements
- A few autogen fixes (missing `number` type for constants, missing return values for some functions)
- Fix recolorable hud font offsets on `e`, `i` and `o` letters
2026-03-11 08:38:24 +10:00
..
audio set_sound_bank_override (#1046) 2026-02-20 10:34:25 +10:00
buffers
engine Move HOOK_ON_ADD_SURFACE to before cell calculation (#1124) 2026-03-01 23:43:44 +01:00
game Fix oob read/write caused to sync_object_init_field (#1117) 2026-03-02 19:25:22 +01:00
goddard some fixes for dynos, and a crash fix (#1040) 2025-12-26 12:59:47 +10:00
menu Add Ability to Hide HUD on Act Select Screen (#880) 2025-07-29 11:42:55 +10:00
pc DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00