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 |
|
aomizu
|
8935c520c0
|
feat: Add texture matrix transform support to Metal shaders for animated textures
|
2025-12-26 17:03:37 +09: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 |
|
fallenoak
|
f43e9f62d6
|
chore(model): fix style nit
|
2025-12-25 21:57:03 -06:00 |
|
fallenoak
|
6a86dce7fb
|
fix(model): use correct count when initializing texture transforms in CM2Model::InitializeLoaded
|
2025-12-25 21:56:22 -06:00 |
|
fallenoak
|
fb0641b133
|
feat(model): add CM2Model::AnimateTextureTransformsMT
|
2025-12-25 13:37:27 -06:00 |
|
fallenoak
|
9915295835
|
chore(build): update typhoon
|
2025-12-25 13:37:02 -06:00 |
|
aomizu
|
7cf7127810
|
feat: Implement color animation in Metal shaders by using diffuse and emissive vertex constants for output color.
|
2025-12-25 15:11:18 +09:00 |
|
aomizu
|
8fb51991e0
|
revert: remove non-metal shader init from Client.cpp
|
2025-12-25 13:24:07 +09:00 |
|
aomizu
|
7fdd22545f
|
feat: Convert GxTex_Argb4444 textures to RGBA8 during Metal upload to simplify handling
|
2025-12-25 13:10:25 +09:00 |
|
aomizu
|
15eafe92d7
|
feat: Implement fog and point size in Metal shaders and refine render state processing for textures and other states.
|
2025-12-25 13:10:25 +09:00 |
|
aomizu
|
1ad3679f90
|
feat: Implement initial Metal graphics device with comprehensive shader system and pipeline management.
|
2025-12-25 13:10:25 +09:00 |
|
aomizu
|
81970958a8
|
feat: Add debug rendering pipeline to draw a triangle in the Metal backend.
|
2025-12-25 13:10:25 +09:00 |
|
aomizu
|
a9cad5238d
|
init metal backend
|
2025-12-25 13:10:25 +09:00 |
|
fallenoak
|
28faa4b2c8
|
feat(model): clear texture transforms in CM2Model::FreeInternalResources
|
2025-12-24 21:48:21 -06:00 |
|
fallenoak
|
79b5afdd71
|
feat(model): set up texture transforms in CM2Model::InitializeLoaded
|
2025-12-24 21:43:56 -06:00 |
|
fallenoak
|
3c7f163ad6
|
chore(build): update common
|
2025-12-24 21:18:04 -06:00 |
|
fallenoak
|
1eb0a4ffbb
|
chore(build): update common
|
2025-12-23 22:58:20 -06:00 |
|
fallenoak
|
6732199eab
|
fix(ui): improve const correctness across xml loading functions in ui
|
2025-12-23 22:19:45 -06:00 |
|
fallenoak
|
d51ea7e0e0
|
chore(docs): update README with current progress
|
2025-12-23 13:06:48 -06:00 |
|
fallenoak
|
e1efaf8ba9
|
feat(ui): load gradients in CSimpleTexture::LoadXML
|
2025-12-23 11:40:52 -06:00 |
|
fallenoak
|
2fba6413bc
|
feat(ui): add CSimpleRegion::SetVertexGradient
|
2025-12-23 11:40:24 -06:00 |
|
fallenoak
|
066a53e667
|
feat(ui): add LoadXML_Gradient
|
2025-12-23 11:39:55 -06:00 |
|
fallenoak
|
a6e93122a7
|
chore(ui): make ORIENTATION enum generic
|
2025-12-23 11:21:38 -06:00 |
|
fallenoak
|
32b5d6402b
|
feat(gx): fully implement TEXTLINETEXTURE::NewTextLineTexture and TEXTLINETEXTURE::Recycle
|
2025-12-22 19:54:57 -06:00 |
|
fallenoak
|
84b16f2aeb
|
fix(gx): fix buffer overruns in TEXTLINETEXTURE::WriteGeometry
|
2025-12-21 21:24:32 -06:00 |
|
fallenoak
|
1352f0ba50
|
chore(gx): minor clarity improvements in BATCHEDRENDERFONTDESC::RenderBatch
|
2025-12-21 21:11:59 -06:00 |
|
fallenoak
|
da51f7e4fc
|
chore(gx): improve more param and variable names
|
2025-12-21 13:16:18 -06:00 |
|
fallenoak
|
30fd02c942
|
chore(gx): improve parameter and variable names in TEXTLINETEXTURE::WriteGeometry
|
2025-12-21 11:55:09 -06:00 |
|