Kelsidavis-WoWee/include/ui
Kelsi 6d22f4249f Add 3D character model preview to character creation screen
Render an animated M2 character model in the creation screen using a
dedicated CharacterRenderer with an offscreen FBO. Preview updates on
race/gender/appearance changes, supports mouse-drag rotation, and
composites skin, face, hair scalp, and underwear textures from
CharSections.dbc. Extracts getPlayerModelPath() to a shared free
function in game/character.
2026-02-05 14:58:45 -08:00
..
auth_screen.hpp Fix non-blocking TCP connect for remote servers and persist login info between sessions 2026-02-05 12:25:00 -08:00
character_create_screen.hpp Add 3D character model preview to character creation screen 2026-02-05 14:58:45 -08:00
character_screen.hpp Add character creation screen with race/class/appearance customization 2026-02-05 14:13:48 -08:00
game_screen.hpp Add XP tracking with level-up, kill XP formula, and server-compatible SMSG_LOG_XPGAIN support 2026-02-05 12:07:58 -08:00
inventory_screen.hpp Add sqlite single-player persistence with autosave 2026-02-05 14:55:42 -08:00
realm_screen.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
spellbook_screen.hpp Add spellbook, fix WMO floor clipping, and polish UI/visuals 2026-02-04 11:31:08 -08:00
ui_manager.hpp Add character creation screen with race/class/appearance customization 2026-02-05 14:13:48 -08:00