Kelsidavis-WoWee/include/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.hpp Auto-select newly created character in selection screen 2026-02-09 22:51:13 -08:00
coordinates.hpp Add teleporter panel and server-compatible coordinate conversions 2026-02-04 18:27:52 -08:00
input.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
logger.hpp Add ambient sound system and eliminate log spam 2026-02-09 14:50:14 -08:00
memory_monitor.hpp Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
spawn_presets.hpp Fix WMO spawn presets to avoid terrain snapping 2026-02-04 23:30:03 -08:00
window.hpp Add video settings UI and refresh loading assets 2026-02-05 16:11:00 -08:00