fallenoak
|
9f9a17e172
|
feat(component): implement CCharacterComponent::VariationsLoaded
|
2025-10-20 00:04:36 -05:00 |
|
fallenoak
|
d958cadb24
|
chore(component): name bitpacked member variable
|
2025-10-19 23:52:25 -05:00 |
|
fallenoak
|
872405e6f1
|
feat(component): fully initialize CACHEENTRY
|
2025-10-19 23:11:27 -05:00 |
|
fallenoak
|
46e5ddca20
|
chore(build): update common
|
2025-10-19 23:10:23 -05:00 |
|
fallenoak
|
8f45b2a488
|
chore(build): update libs
|
2025-10-19 23:10:23 -05:00 |
|
fallenoak
|
0ffbc8a1ae
|
feat(component): add TCTEXTUREINFO
|
2025-10-18 15:53:46 -05:00 |
|
fallenoak
|
11ce4b168e
|
chore(component): tweak return type for TextureCacheCreateTexture
|
2025-10-18 15:47:07 -05:00 |
|
Tristan Cormier
|
dcc1f26a29
|
fix(component): initialize s_pathEnd to prevent nullptr dereferencing
|
2025-10-18 10:04:09 -05:00 |
|
fallenoak
|
fdc24b9bed
|
feat(texture): implement TextureCacheCreateTexture
|
2025-10-18 09:44:02 -05:00 |
|
fallenoak
|
421accf989
|
feat(component): partially implement CCharacterComponent::LoadBaseVariation
|
2025-10-17 22:46:17 -05:00 |
|
fallenoak
|
bdc76b2b79
|
feat(component): partially implement CCharacterComponent::SetSkinColor
|
2025-10-16 22:24:27 -05:00 |
|
fallenoak
|
17537d454d
|
feat(component): add COMPONENT_SECTIONS enum
|
2025-10-16 22:23:06 -05:00 |
|
fallenoak
|
eb40e5ff01
|
feat(component): add CCharacterComponent::GetSectionsRecord
|
2025-10-16 20:15:55 -05:00 |
|
fallenoak
|
a694ba173b
|
feat(component): add ComponentGetNumColors
|
2025-10-16 19:57:57 -05:00 |
|
fallenoak
|
686bd6b0d9
|
feat(component): add ComponentGetSectionsRecord
|
2025-10-16 19:51:53 -05:00 |
|
fallenoak
|
33d817f394
|
feat(component): add ComponentValidateBase
|
2025-10-16 19:47:05 -05:00 |
|
fallenoak
|
e8487187d8
|
feat(component): add BuildComponentArray
|
2025-10-16 17:11:11 -05:00 |
|
fallenoak
|
113a98c202
|
feat(component): add default initializers for variation array
|
2025-10-16 10:49:46 -05:00 |
|
fallenoak
|
cf45484044
|
feat(db): add CharSectionsRec
|
2025-10-16 10:49:04 -05:00 |
|
fallenoak
|
fdd2b02867
|
feat(component): add CCharacterComponent::s_chrVarArray
|
2025-10-16 08:57:30 -05:00 |
|
fallenoak
|
342bb6345f
|
feat(component): add COMPONENT_VARIATIONS enum
|
2025-10-16 08:44:10 -05:00 |
|
fallenoak
|
561840c01a
|
feat(component): rename field for clarity
|
2025-10-16 08:42:42 -05:00 |
|
fallenoak
|
8b9b943ed8
|
feat(component): add CCharacterComponent::Initialize
|
2025-10-15 22:46:09 -05:00 |
|
fallenoak
|
23fb30c2fd
|
feat(component): partially implement CCharacterComponent::RenderPrepSections
|
2025-10-15 22:03:56 -05:00 |
|
fallenoak
|
66d3579173
|
feat(component): implement more of CCharacterComponent::RenderPrep
|
2025-10-15 20:11:26 -05:00 |
|
fallenoak
|
550f7dbdd0
|
feat(glue): call CGlueLoading::StartLoad from CCharacterSelection::ShowCharacter
|
2025-10-15 00:37:44 -05:00 |
|
fallenoak
|
5277bf7f5d
|
feat(glue): increment character counter in CCharacterSelection::ShowCharacter
|
2025-10-14 23:44:24 -05:00 |
|
fallenoak
|
c7e2796e1d
|
feat(glue): implement CCharacterSelection::SetFacing
|
2025-10-14 23:38:49 -05:00 |
|
fallenoak
|
edf68172ab
|
feat(component): improve name
|
2025-10-14 23:18:45 -05:00 |
|
fallenoak
|
2e7cf50534
|
feat(component): show default geosets in CCharacterComponent::GeosRenderPrep
|
2025-10-14 23:11:36 -05:00 |
|
fallenoak
|
84c351c621
|
chore(build): split out component lib
|
2025-10-14 11:39:06 -05:00 |
|
fallenoak
|
4dd9dfbd78
|
feat(glue): partially implement CCharacterComponent::RenderPrep
|
2025-10-14 10:47:15 -05:00 |
|
Tristan Cormier
|
88b93b89af
|
feat(client): add ClientServices::Disconnect
|
2025-10-14 10:46:26 -05:00 |
|
fallenoak
|
ab346f1b42
|
feat(model): add CM2Model::SetGeometryVisible
|
2025-10-13 23:10:39 -05:00 |
|
fallenoak
|
7ba3c0730b
|
feat(model): handle attachment visibility in CM2Model::AnimateMT
|
2025-10-13 22:28:21 -05:00 |
|
fallenoak
|
578503d8ec
|
feat(model): animate attached models in CM2Model::AnimateST
|
2025-10-13 21:04:22 -05:00 |
|
fallenoak
|
1eca3a8e7f
|
feat(model): implement more of CM2Model::AnimateST
|
2025-10-13 20:51:39 -05:00 |
|
fallenoak
|
529d2e41f2
|
fix(model): correct skin section visibility check in CM2Scene::Animate
|
2025-10-13 20:41:14 -05:00 |
|
fallenoak
|
801fbc43b9
|
feat(model): load skin sections in CM2Model::InitializeLoaded
|
2025-10-13 20:32:08 -05:00 |
|
fallenoak
|
d18e8cf608
|
feat(glue): implement CCharacterSelection::RenderPrep
|
2025-10-13 20:18:45 -05:00 |
|
fallenoak
|
fb79622cec
|
feat(model): add CM2Model::AnimateAttachmentsMT
|
2025-10-13 14:47:49 -05:00 |
|
fallenoak
|
22710e417c
|
fix(model): correct M2ModelAttachment layout
|
2025-10-13 12:26:24 -05:00 |
|
fallenoak
|
67264fbaf6
|
feat(model): load attachments in CM2Model::InitializeLoaded
|
2025-10-13 12:03:38 -05:00 |
|
fallenoak
|
4168a96bd2
|
feat(model): setup lighting for attached models in CM2Model::SetupLighting
|
2025-10-13 08:50:14 -05:00 |
|
fallenoak
|
01190b65ca
|
feat(glue): implement CCharacterSelection::ShowCharacter
|
2025-10-12 22:44:09 -05:00 |
|
fallenoak
|
cc2701986b
|
feat(model): implement CM2Model::AttachToParent
|
2025-10-12 22:38:43 -05:00 |
|
fallenoak
|
c61d9ce7fc
|
chore(build): update typhoon
|
2025-10-12 22:12:49 -05:00 |
|
fallenoak
|
c71d701027
|
feat(model): add attachment members to CM2Model
|
2025-10-12 12:08:05 -05:00 |
|
fallenoak
|
f276902621
|
feat(model): add CM2Model::GetAttachmentWorldTransform
|
2025-10-12 12:03:12 -05:00 |
|
Tristan Cormier
|
9e4cdf4204
|
feat(client): add ClientServices::IsConnected
|
2025-10-12 11:17:35 -05:00 |
|