Kelsidavis-WoWee/src/core
Kelsi 5afc9a57d1 Auto-select newly created character in selection screen
After creating a character, automatically select it in the character
list instead of defaulting to the previously selected character.

Changes:
- Added selectCharacterByName() method to CharacterScreen
- Store created character name in Application
- On creation success, auto-select the new character by name
- Falls back to saved selection if new character name doesn't match
2026-02-09 22:51:13 -08:00
..
application.cpp Auto-select newly created character in selection screen 2026-02-09 22:51:13 -08:00
input.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
logger.cpp Add loading screen to online mode, fix ImGui frame conflict, truncate log on start 2026-02-06 14:49:53 -08:00
memory_monitor.cpp Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
window.cpp Add video settings UI and refresh loading assets 2026-02-05 16:11:00 -08:00