whoa/src/ui/game
fallenoak 61b05eb366
Some checks are pending
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) Waiting to run
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) Waiting to run
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) Waiting to run
feat(ui): add GMTicketInfoRegisterScriptFunctions
2026-01-26 21:11:36 -06:00
..
CGGameUI.cpp feat(ui): add GMTicketInfoRegisterScriptFunctions 2026-01-26 21:11:36 -06:00
CGGameUI.hpp feat(ui): initialize game UI in ClientInitializeGame 2026-01-23 21:17:43 -06:00
CGLookingForGroup.cpp feat(ui): add CGLookingForGroup::GetClassRoles 2025-12-29 13:39:48 -06:00
CGLookingForGroup.hpp feat(ui): add CGLookingForGroup::GetClassRoles 2025-12-29 13:39:48 -06:00
CGVideoOptions.cpp feat(ui): add CGVideoOptions::RegisterScriptFunctions 2025-11-09 16:46:54 -06:00
CGVideoOptions.hpp feat(ui): add CGVideoOptions::RegisterScriptFunctions 2025-11-09 16:46:54 -06:00
CGVideoOptionsScript.cpp feat(ui): implement Script_SetGamma 2025-11-30 23:52:50 -06:00
CGVideoOptionsScript.hpp feat(ui): add CGVideoOptions::RegisterScriptFunctions 2025-11-09 16:46:54 -06:00
CGWorldFrame.cpp feat(ui): initialize game UI in ClientInitializeGame 2026-01-23 21:17:43 -06:00
CGWorldFrame.hpp feat(ui): initialize game UI in ClientInitializeGame 2026-01-23 21:17:43 -06:00
GMTicketInfoScript.cpp feat(ui): add GMTicketInfoRegisterScriptFunctions 2026-01-26 21:11:36 -06:00
GMTicketInfoScript.hpp feat(ui): add GMTicketInfoRegisterScriptFunctions 2026-01-26 21:11:36 -06:00
ScriptEvents.cpp chore(ui): clean up SystemRegisterFunctions 2026-01-26 12:24:17 -06:00
ScriptEvents.hpp feat(ui): add ScriptEventsRegisterFunctions 2026-01-25 22:37:37 -06:00