whoa/src/client
fallenoak bdf0bd27a1
Some checks failed
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:cl compiler_name:MSVC cxx:cl os:windows-latest system_name:Windows test_path:WhoaTest]) (push) Has been cancelled
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:clang compiler_name:Clang cxx:clang++ os:macos-latest system_name:macOS test_path:WhoaTest]) (push) Has been cancelled
Push / ${{ matrix.build.system_name }} / ${{ matrix.build.build_type }} / ${{ matrix.build.compiler_name }} (map[build_type:Release cc:gcc compiler_name:GCC cxx:g++ os:ubuntu-latest system_name:Linux test_path:WhoaTest]) (push) Has been cancelled
feat(ui): initialize game UI in ClientInitializeGame
2026-01-23 21:17:43 -06:00
..
gui feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -05:00
Client.cpp feat(ui): initialize game UI in ClientInitializeGame 2026-01-23 21:17:43 -06:00
Client.hpp feat(client): add WowClientDestroy 2026-01-02 22:07:00 -06:00
ClientHandlers.cpp feat(client): create new obj mgr in LoadNewWorld 2026-01-06 22:23:30 -06: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): extern g_clientConnection 2026-01-05 22:49:16 -06:00
ClientServices.hpp feat(client): extern g_clientConnection 2026-01-05 22:49:16 -06:00
CMakeLists.txt chore(build): update target links 2025-12-06 22:58:16 -06:00
Gui.hpp feat(client): migrate gui functions and implement OsGuiGetWindow 2023-03-20 00:06:50 -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