Commit Graph

1085 Commits

Author SHA1 Message Date
fallenoak
01d0268d5c
chore(component): move ComponentData::GetPreferences to appropriate location 2025-12-30 15:06:06 -06:00
fallenoak
c6110b561e
feat(component): add CCharacterComponent::GetPreferences 2025-12-30 14:56:51 -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
2258267992
feat(ui): notify scroll parent in CSimpleFrame::OnLayerShow 2025-12-30 10:50:00 -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
4c8ee85266
feat(ui): implement CSimpleTexture_SetDesaturated 2025-12-30 10:18:12 -06:00
fallenoak
6b2ccd6735
feat(ui): add CSimpleTexture::SetShader 2025-12-30 10:13:55 -06:00
fallenoak
26093afe36
feat(ui): implement CSimpleButton_GetDisabledTexture 2025-12-29 23:09:02 -06:00
fallenoak
a5da23e61f
feat(ui): implement CSimpleButton_GetPushedTexture 2025-12-29 23:05:19 -06:00
fallenoak
73c6c6ed69
feat(ui): implement CSimpleButton_GetNormalTexture 2025-12-29 23:03:14 -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
4255bf4d25
feat(db): add FactionGroupRec 2025-12-29 19:22:46 -06:00
fallenoak
2fd2d1c079
feat(db): add FactionTemplateRec 2025-12-29 19:10:34 -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
94fcfef5c0
feat(db): add CharBaseInfoRec 2025-12-29 14:44:07 -06:00
fallenoak
114eca74bb
feat(glue): implement Script_GetSelectedClass 2025-12-29 13:50:40 -06:00
fallenoak
ce301b6250
feat(ui): add CGLookingForGroup::GetClassRoles 2025-12-29 13:39:48 -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
Tristan Cormier
35941bb74c feat(ui): implement CSimpleEditBox_ClearFocus 2025-12-28 22:02:52 -06:00
Tristan Cormier
e09d67d02a feat(ui): add CSimpleEditBox::OnLayerHide 2025-12-28 22:00:49 -06:00
Tristan Cormier
844ccf348d feat(ui): add CSimpleEditBox::ClearKeyboardFocus 2025-12-28 21:39:06 -06:00
fallenoak
e3f4322ae3
feat(glue): implement Script_SetCharCustomizeFrame 2025-12-28 19:07:55 -06:00
fallenoak
28752c69da
chore(style): add InsertNewlineAtEOF to .clang-format 2025-12-27 18:31:48 -06:00
fallenoak
d57337fe48
chore(style): tune up .editorconfig 2025-12-27 18:27:57 -06:00
fallenoak
1d9be878e3
chore(docs): update login screenshot to reflect current progress 2025-12-27 14:17:33 -06:00
fallenoak
f261641b99
chore(build): use pull_request_target in pr workflow 2025-12-27 12:59:10 -06:00
fallenoak
8443ba863f
chore(build): improve workflows (#150) 2025-12-27 12:52:27 -06:00
fallenoak
dcd2f7dc49
chore(build): update squall 2025-12-27 12:13:10 -06:00
fallenoak
4c539cdd95
chore(build): update squall 2025-12-26 14:21:16 -06:00
fallenoak
66ded7d22e
chore(build): update libs 2025-12-26 13:45:58 -06:00
fallenoak
46e5611630
fix(model): correct binary search behavior in CM2Model::FindKey 2025-12-25 22:19:48 -06:00
fallenoak
a72ba6f154
chore(gx): tidy up CShaderEffect 2025-12-25 22:03:30 -06:00
fallenoak
1ceb396b3d
feat(gx): implement CShaderEffect::SetTexMtx 2025-12-25 22:00:12 -06:00