whoa/src/client
2025-11-30 16:51:28 -06:00
..
gui feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -05:00
Client.cpp feat(client): register additional vars in InitializeEngineCallback 2025-11-30 16:51:28 -06:00
Client.hpp feat(client): add account name CVar (#117) 2025-10-20 20:05:08 -05:00
ClientHandlers.cpp feat(client): implement more of LoadNewWorld 2025-10-08 16:49:49 -05:00
ClientHandlers.hpp feat(client): register handlers in ClientInitializeGame 2025-09-22 22:07:23 -05:00
ClientRealmResponseAdapter.cpp feat(client): implement ClientRealmResponseAdapter::CharacterListReceived 2025-10-04 23:37:59 -05:00
ClientRealmResponseAdapter.hpp feat(net): handle SMSG_CHAR_ENUM 2025-10-03 22:52:33 -05:00
ClientServices.cpp feat(client): add ClientServices::Disconnect 2025-10-14 10:46:26 -05:00
ClientServices.hpp feat(client): add ClientServices::Disconnect 2025-10-14 10:46:26 -05:00
CMakeLists.txt fix(build): avoid linking error in gcc builds 2025-11-09 20:44:48 -06:00
Gui.hpp feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -05:00
ObjMgr.cpp feat(client): stub ClntObjMgrGetMapID 2025-10-07 20:33:56 -05:00
ObjMgr.hpp feat(client): stub ClntObjMgrGetMapID 2025-10-07 20:33:56 -05:00
Util.cpp chore(net): stub out more of client version check during login 2025-09-25 23:15:53 -07:00
Util.hpp chore(net): stub out more of client version check during login 2025-09-25 23:15:53 -07:00