thunderbrew/src/client
2025-06-22 15:45:12 +04:00
..
Client.cpp feat: update CCharacterComponent and CCharacterCreation classes 2025-05-17 20:00:10 +04:00
Client.hpp feat(glue): add realm and character handling (#7) 2025-04-16 17:32:37 -04:00
ClientHandlers.cpp feat(console): hardware detection et cetera 2025-04-12 04:35:49 -04:00
ClientHandlers.hpp feat(client): add ClientHandlers for SMSG_NEW_WORLD and SMSG_LOGIN_VERIFY_WORLD 2025-03-30 00:06:18 +04:00
ClientRealmResponseAdapter.cpp feat(net): update RealmConnection::HandleCharEnum to use virtual call of RealmResponse::CharacterListReceived 2025-03-29 23:39:10 +04:00
ClientRealmResponseAdapter.hpp feat(net): update RealmConnection::HandleCharEnum to use virtual call of RealmResponse::CharacterListReceived 2025-03-29 23:39:10 +04:00
ClientServices.cpp feat(net): implement character creation (request and response) 2025-06-22 15:45:12 +04:00
ClientServices.hpp feat(net): implement character creation (request and response) 2025-06-22 15:45:12 +04:00
CMakeLists.txt feat(client): prepare EnterWorld classes and methods 2025-03-30 00:02:58 +04:00
CmdLine.cpp feat(console): hardware detection et cetera 2025-04-12 04:35:49 -04:00
CmdLine.hpp refactor(client): wow launch flags should have the CMDOPT type 2025-04-01 11:08:45 -04:00
Patch.cpp feat(client): add PatchFiles class 2025-03-29 22:58:53 +04:00
Patch.hpp feat(client): add PatchFiles class 2025-03-29 22:58:53 +04:00