sm64coopdx/src/pc/utils
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
..
miniz Fix zip file extraction error 2023-04-03 21:09:15 -07:00
json.hpp ModFs improvements (#907) 2025-10-21 19:42:06 +02:00
md5.c Added mod hashing/caching to prevent re-downloading the same mods 2022-04-12 18:38:53 -07:00
md5.h Added mod hashing/caching to prevent re-downloading the same mods 2022-04-12 18:38:53 -07:00
miniaudio.h removed bass, replaced with miniaudio (#8) 2024-03-23 16:14:53 -04:00
misc.c DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
misc.h DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00
stb_vorbis.c removed bass, replaced with miniaudio (#8) 2024-03-23 16:14:53 -04:00
string_builder.c
string_builder.h
string_linked_list.c fix C string typing (#459) 2023-08-18 18:31:59 +02:00
string_linked_list.h fix C string typing (#459) 2023-08-18 18:31:59 +02:00