fallenoak
|
bc1d7cbd66
|
feat(ui): add GameScriptRegisterFunctions
|
2026-01-27 05:28:39 -06:00 |
|
fallenoak
|
a168c6fd41
|
feat(glue): unregister system functions in CGlueMgr::Suspend
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
|
2026-01-26 16:41:13 -06:00 |
|
fallenoak
|
dc071210ca
|
chore(ui): clean up RegisterSimpleFrameScriptMethods
|
2026-01-26 15:54:06 -06:00 |
|
fallenoak
|
cbbf491620
|
chore(ui): clean up SystemRegisterFunctions
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
|
2026-01-26 12:24:17 -06:00 |
|
fallenoak
|
8d1316b163
|
chore: normalize signature checking logic between GlueXML and FrameXML
|
2026-01-24 20:58:04 -06:00 |
|
fallenoak
|
1f7aa984b0
|
chore(ui): move interface key to ui
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
|
2026-01-23 15:23:55 -06:00 |
|
fallenoak
|
e9cb989eb7
|
fix(glue): name IDLE_DELETE_CHARACTER in GLUE_IDLE_STATE
|
2026-01-11 11:50:38 -06:00 |
|
Tristan Cormier
|
92adcefef8
|
feat(glue): add CGlueMgr::PollDeleteCharacter
|
2026-01-10 23:18:55 -06:00 |
|
fallenoak
|
267890cafe
|
feat(object): add initial structure for basic client object classes
|
2026-01-08 15:56:39 -06:00 |
|
fallenoak
|
8d5310c779
|
feat(glue): pass login guid through s_loginGUID in CGlueMgr::PollEnterWorld
|
2026-01-06 21:52:39 -06:00 |
|
fallenoak
|
8700146b85
|
feat(glue): implement Script_GetFacialHairCustomization
|
2026-01-04 22:12:52 -06:00 |
|
fallenoak
|
c5571f2d8f
|
feat(glue): implement Script_GetHairCustomization
|
2026-01-04 22:08:18 -06:00 |
|
fallenoak
|
10505d0979
|
feat(glue): implement CCharacterCreation::GetRandomClassID
|
2026-01-04 20:03:06 -06:00 |
|
fallenoak
|
ca4b266db6
|
feat(glue): implement CCharacterCreation::GetRandomRaceAndSex
|
2026-01-04 19:53:49 -06:00 |
|
fallenoak
|
cb589c20e6
|
chore(glue): correct minor inaccuracy in Script_SetSelectedRace
|
2026-01-04 13:51:05 -06:00 |
|
fallenoak
|
827706d49c
|
feat(glue): implement Script_SetSelectedClass
|
2026-01-04 13:47:45 -06:00 |
|
fallenoak
|
6f97bf6d5d
|
chore(glue): tidy up CCharacterCreation::SetSelectedRace for consistency
|
2026-01-04 13:27:37 -06:00 |
|
fallenoak
|
3d41f0cf26
|
feat(glue): implement CCharacterCreation::SetSelectedSex
|
2026-01-04 13:10:38 -06:00 |
|
fallenoak
|
6c3998b3b0
|
feat(glue): zero-initialize char prefs array in CCharacterCreation::Initialize
|
2026-01-03 22:03:48 -06:00 |
|
fallenoak
|
d5ef246bdf
|
feat(glue): partially implement CGlueMgr::Shutdown
|
2026-01-02 22:06:42 -06:00 |
|
fallenoak
|
ba8b69dd79
|
feat(glue): partially implement CCharacterSelection::Shutdown
|
2026-01-02 21:43:06 -06:00 |
|
fallenoak
|
d1b4474e96
|
feat(glue): add CharacterSelectionDisplay dtor
|
2026-01-02 12:52:11 -06:00 |
|
fallenoak
|
0f1419461e
|
feat(glue): free existing component in CCharacterCreation::CreateComponent
|
2026-01-01 21:40:18 -06:00 |
|
fallenoak
|
fdbcf6a9f1
|
feat(glue): implement Script_SetSelectedRace
|
2025-12-30 22:53:18 -06:00 |
|
fallenoak
|
db53fb07bc
|
feat(glue): implement Script_IsRaceClassValid
|
2025-12-30 11:20:59 -06:00 |
|
fallenoak
|
bb254840ff
|
feat(glue): add CCharacterCreation::IsRaceClassValid
|
2025-12-30 10:57:23 -06:00 |
|
fallenoak
|
328f94ffad
|
feat(glue): set facing in CCharacterCreation::CreateComponent
|
2025-12-30 10:41:26 -06:00 |
|
fallenoak
|
c82ac35e19
|
feat(glue): implement Script_SetCharacterCreateFacing
|
2025-12-30 10:34:40 -06:00 |
|
fallenoak
|
c494bb0041
|
feat(glue): implement Script_GetCharacterCreateFacing
|
2025-12-30 10:27:16 -06:00 |
|
fallenoak
|
31d8a61062
|
feat(glue): implement Script_GetAvailableClasses
|
2025-12-30 10:24:27 -06:00 |
|
fallenoak
|
1da39dd41f
|
feat(glue): implement Script_UpdateCustomizationScene
|
2025-12-29 22:40:10 -06:00 |
|
fallenoak
|
f20b9fbbde
|
feat(glue): implement Script_SetCharCustomizeBackground
|
2025-12-29 22:16:08 -06:00 |
|
fallenoak
|
f326f30fc6
|
feat(glue): implement Script_GetCreateBackgroundModel
|
2025-12-29 22:02:20 -06:00 |
|
fallenoak
|
a07812edc0
|
feat(glue): implement Script_GetFactionForRace
|
2025-12-29 21:53:58 -06:00 |
|
fallenoak
|
47b4f329ae
|
feat(glue): implement Script_GetNameForRace
|
2025-12-29 21:53:13 -06:00 |
|
fallenoak
|
59602c6736
|
feat(glue): implement Script_GetAvailableRaces
|
2025-12-29 20:33:45 -06:00 |
|
fallenoak
|
702893845c
|
feat(glue): implement Script_GetSelectedSex
|
2025-12-29 20:18:02 -06:00 |
|
fallenoak
|
dc2e3744ce
|
feat(glue): implement Script_GetSelectedRace
|
2025-12-29 20:16:08 -06:00 |
|
fallenoak
|
897d4cce1d
|
fix(glue): look up records by index in CCharacterCreation::CalcClasses
|
2025-12-29 20:08:07 -06:00 |
|
fallenoak
|
d2313c96ff
|
feat(glue): set race index properly in CCharacterCreation::ResetCharCustomizeInfo
|
2025-12-29 19:50:50 -06:00 |
|
fallenoak
|
30db32c4d4
|
feat(glue): add CCharacterCreation::Initialize
|
2025-12-29 19:28:09 -06:00 |
|
fallenoak
|
93a2131a6b
|
fix(glue): initalize ComponentData in CCharacterCreation::ResetCharCustomizeInfo
|
2025-12-29 14:56:32 -06:00 |
|
fallenoak
|
0bf3eea817
|
feat(glue): implement CCharacterCreation::SetSelectedClass
|
2025-12-29 14:55:30 -06:00 |
|
fallenoak
|
f24a7596f7
|
feat(glue): implement CCharacterCreation::CalcClasses
|
2025-12-29 14:44:48 -06:00 |
|
fallenoak
|
114eca74bb
|
feat(glue): implement Script_GetSelectedClass
|
2025-12-29 13:50:40 -06:00 |
|
fallenoak
|
84fea67268
|
feat(glue): partially implement CCharacterCreation::CreateComponent
|
2025-12-29 09:15:58 -06:00 |
|
fallenoak
|
5ea18cc298
|
feat(glue): implement Script_ResetCharCustomize
|
2025-12-28 22:13:25 -06:00 |
|
fallenoak
|
e3f4322ae3
|
feat(glue): implement Script_SetCharCustomizeFrame
|
2025-12-28 19:07:55 -06:00 |
|
fallenoak
|
2f00e53993
|
chore(glue): move glue-related script handlers from ui to glue
|
2025-12-06 22:44:17 -06:00 |
|
fallenoak
|
060eb7e039
|
chore(ui): organize simple classes
|
2025-12-06 21:31:48 -06:00 |
|