whoa/src/glue
2026-01-27 05:28:39 -06:00
..
CCharacterCreation.cpp feat(object): add initial structure for basic client object classes 2026-01-08 15:56:39 -06:00
CCharacterCreation.hpp feat(glue): implement CCharacterCreation::SetSelectedSex 2026-01-04 13:10:38 -06:00
CCharacterCreationScript.cpp feat(object): add initial structure for basic client object classes 2026-01-08 15:56:39 -06:00
CCharacterCreationScript.hpp chore(glue): move glue-related script handlers from ui to glue 2025-12-06 22:44:17 -06:00
CCharacterSelection.cpp feat(glue): partially implement CCharacterSelection::Shutdown 2026-01-02 21:43:06 -06:00
CCharacterSelection.hpp feat(glue): partially implement CCharacterSelection::Shutdown 2026-01-02 21:43:06 -06:00
CCharacterSelectionScript.cpp feat(object): add initial structure for basic client object classes 2026-01-08 15:56:39 -06:00
CCharacterSelectionScript.hpp chore(glue): move glue-related script handlers from ui to glue 2025-12-06 22:44:17 -06:00
CGlueLoading.cpp feat(glue): call CGlueLoading::StartLoad from CCharacterSelection::ShowCharacter 2025-10-15 00:37:44 -05:00
CGlueLoading.hpp feat(glue): call CGlueLoading::StartLoad from CCharacterSelection::ShowCharacter 2025-10-15 00:37:44 -05:00
CGlueMgr.cpp feat(glue): unregister system functions in CGlueMgr::Suspend 2026-01-26 16:41:13 -06:00
CGlueMgr.hpp fix(glue): name IDLE_DELETE_CHARACTER in GLUE_IDLE_STATE 2026-01-11 11:50:38 -06:00
Character.cpp feat(glue): implement CGlueMgr::EnterWorld 2025-10-06 21:55:47 -05:00
Character.hpp feat(glue): implement CGlueMgr::EnterWorld 2025-10-06 21:55:47 -05:00
CharacterSelectionDisplay.cpp feat(object): add initial structure for basic client object classes 2026-01-08 15:56:39 -06:00
CharacterSelectionDisplay.hpp feat(glue): add CharacterSelectionDisplay dtor 2026-01-02 12:52:11 -06:00
CMakeLists.txt feat(glue): add CGlueMgr::InitializeFFX 2025-11-30 17:43:22 -06:00
CRealmList.cpp fix(glue): correct category selection logic 2025-10-09 23:08:09 -05:00
CRealmList.hpp feat(glue): handle SetPreferredInfo script command 2023-02-18 12:03:20 -06:00
CRealmListScript.cpp chore(glue): move glue-related script handlers from ui to glue 2025-12-06 22:44:17 -06:00
CRealmListScript.hpp chore(glue): move glue-related script handlers from ui to glue 2025-12-06 22:44:17 -06:00
GlueScript.cpp feat(ui): add GameScriptRegisterFunctions 2026-01-27 05:28:39 -06:00
GlueScript.hpp chore(glue): move glue-related script handlers from ui to glue 2025-12-06 22:44:17 -06:00
GlueScriptEvents.cpp chore(glue): move glue-related script handlers from ui to glue 2025-12-06 22:44:17 -06:00
GlueScriptEvents.hpp chore(glue): move glue-related script handlers from ui to glue 2025-12-06 22:44:17 -06:00
Types.hpp feat(glue): assign explicit values to GLUESCRIPTEVENT 2025-10-08 09:04:33 -05:00