whoa/src/client
2025-10-10 00:17:30 -05:00
..
gui feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -05:00
Client.cpp chore(glue): move glue event initalization from ui to glue 2025-10-07 10:05:26 -05:00
Client.hpp feat(glue): stub handling IDLE_ENTER_WORLD 2025-09-22 14:13:27 -07: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): implement more of ClientServices::RealmEnumCallback 2025-10-10 00:17:30 -05:00
ClientServices.hpp feat(client): add ClientServices::ValidDisconnect 2025-10-09 22:25:14 -05:00
CMakeLists.txt chore(console): split out console library 2023-03-25 09:56:41 -05: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