fallenoak
|
e348fe3e54
|
chore(ui): clarify behavior
|
2025-11-09 22:04:50 -06:00 |
|
fallenoak
|
0741f84fb0
|
fix(ui): correctly initialize argName in FrameScript_Execute
|
2025-11-09 21:59:46 -06:00 |
|
fallenoak
|
1b95c5f534
|
fix(ui): correct off by one error in FrameScript_Execute
|
2025-11-09 21:42:50 -06:00 |
|
fallenoak
|
ee0dbb3f92
|
feat(ui): implement Script_GetBuildInfo
|
2025-11-09 21:04:05 -06:00 |
|
fallenoak
|
526fe4e8cb
|
fix(build): avoid linking error in gcc builds
|
2025-11-09 20:44:48 -06:00 |
|
fallenoak
|
1eed077d0b
|
feat(ui): implement Script_IsStereoVideoAvailable
|
2025-11-09 20:08:43 -06:00 |
|
fallenoak
|
3ebed78a98
|
feat(gx): add CGxCaps::m_stereoAvailable
|
2025-11-09 19:58:43 -06:00 |
|
fallenoak
|
7898f99eb9
|
feat(ui): implement Script_GetCurrentResolution
|
2025-11-09 17:33:32 -06:00 |
|
fallenoak
|
6ec4d2eae6
|
feat(ui): implement Script_GetScreenResolutions
|
2025-11-09 17:20:40 -06:00 |
|
fallenoak
|
edd25251fb
|
chore(console): add note about 640x480 to ConsoleDetectGetResolutions
|
2025-11-09 17:18:46 -06:00 |
|
fallenoak
|
22a2e1a411
|
feat(ui): add CGVideoOptions::RegisterScriptFunctions
|
2025-11-09 16:46:54 -06:00 |
|
fallenoak
|
c83fd24a72
|
feat(console): add ConsoleDetectGetResolutions
|
2025-11-09 12:03:49 -06:00 |
|
fallenoak
|
a06d989d30
|
feat(gx): add GxAdapterMonitorModes
|
2025-11-08 23:03:23 -06:00 |
|
fallenoak
|
749273e217
|
chore(ui): clarify LUA_TNIL check in FrameScript_Object::SetScript
|
2025-11-07 19:21:08 -06:00 |
|
fallenoak
|
034e9d0915
|
feat(ui): implement CSimpleFrame_SetScript
|
2025-11-07 19:16:52 -06:00 |
|
fallenoak
|
54b2cdb678
|
feat(ui): implement CSimpleButton_SetHighlightFontObject
|
2025-11-07 15:52:07 -06:00 |
|
fallenoak
|
c7b9629f41
|
feat(ui): implement CSimpleButton_SetNormalFontObject
|
2025-11-07 15:34:00 -06:00 |
|
fallenoak
|
6bb419702f
|
feat(ui): implement CSimpleButton_SetDisabledFontObject
|
2025-11-07 15:06:07 -06:00 |
|
fallenoak
|
ec3fec5a93
|
feat(ui): implement platform check script handlers
|
2025-11-07 08:41:53 -06:00 |
|
fallenoak
|
719f09653e
|
feat(ui): implement Script_IsStreamingTrial
|
2025-11-06 22:33:46 -06:00 |
|
fallenoak
|
9afafe4b68
|
feat(ui): finish implementing CSimpleRegion::OnColorChanged
|
2025-11-06 22:15:22 -06:00 |
|
fallenoak
|
ad268d2327
|
feat(ui): implement CSimpleFrame::SetFrameAlpha
|
2025-11-06 19:58:34 -06:00 |
|
fallenoak
|
53f7fa945a
|
feat(ui): implement CSimpleFontString::Sub482AC0
|
2025-11-06 15:49:36 -06:00 |
|
fallenoak
|
debc9145fd
|
fix(ui): correct unused logic in CFramePoint::GetRelativeRect for completeness
|
2025-11-06 15:48:46 -06:00 |
|
fallenoak
|
b2fa58a831
|
fix(ui): mark CLayoutFrame::LoadXML as virtual
|
2025-11-06 15:47:59 -06:00 |
|
fallenoak
|
93f450b24c
|
fix(gx): correct math in CGxString::InitializeViewTranslation
|
2025-11-05 20:56:39 -06:00 |
|
fallenoak
|
fbb45d43c6
|
fix(gx): correct math in GxuFontGetWrappedTextHeight
|
2025-11-05 20:06:29 -06:00 |
|
fallenoak
|
8247e59088
|
chore(gx): name variable in GxuFontGetWrappedTextHeight
|
2025-11-05 19:56:41 -06:00 |
|
fallenoak
|
0971e689b9
|
chore(ui): use DRAWLAYER value in CSimpleButton::SetFontString
|
2025-11-05 16:50:21 -06:00 |
|
fallenoak
|
ecbe272039
|
feat(net): partially implement NetClient::WCCantConnect
|
2025-11-04 22:56:15 -06:00 |
|
fallenoak
|
50d48f680a
|
fix(glue): add missing return in CGlueMgr::PollRealmList
|
2025-11-04 22:47:40 -06:00 |
|
fallenoak
|
ad5bd21c5b
|
feat(glue): implement more of CGlueMgr::NetDisconnectHandler
|
2025-11-04 22:44:19 -06:00 |
|
fallenoak
|
5c518bb41a
|
fix(ui): properly load alpha value in FrameScript_GetColor
|
2025-11-04 22:20:15 -06:00 |
|
fallenoak
|
c50582fc6f
|
feat(glue): implement CGlueMgr::OnKickReasonMsg
|
2025-11-04 22:04:43 -06:00 |
|
fallenoak
|
8ff5e548ed
|
chore(console): declare statics as static
|
2025-11-04 15:45:46 -06:00 |
|
fallenoak
|
e8d94cbea3
|
fix(model): correctly set identity in CM2Model::SetWorldTransform
|
2025-11-04 15:38:57 -06:00 |
|
fallenoak
|
a508885c78
|
fix(glue): correct handling of main hand, off-hand, and ranged hand items in CharacterSelectionDisplay
|
2025-11-04 12:23:27 -06:00 |
|
Tristan Cormier
|
a64ab82e41
|
feat(console): add ConsoleDeviceExists
|
2025-11-04 10:46:55 -06:00 |
|
Tristan Cormier
|
300d6b2f29
|
feat(gx): add GxDevExists
|
2025-11-04 10:44:50 -06:00 |
|
fallenoak
|
137045e947
|
feat(component): implement CCharacterComponent::RemoveLinkpt
|
2025-11-03 22:30:05 -06:00 |
|
fallenoak
|
ccaf2af8cb
|
feat(component): add CCharacterComponent::ComponentOpenFingers
|
2025-11-03 22:15:39 -06:00 |
|
fallenoak
|
0c77e82e14
|
feat(component): add CCharacterComponent::ComponentCloseFingers
|
2025-11-03 20:35:39 -06:00 |
|
fallenoak
|
9ef900f80f
|
feat(component): implement CCharacterComponent::AddLink
|
2025-11-03 19:55:08 -06:00 |
|
fallenoak
|
20caf39136
|
chore(component): clarify variable names in CCharacterComponent::AddHandItem
|
2025-11-03 19:53:40 -06:00 |
|
fallenoak
|
fb1922941e
|
feat(model): process attached models in CM2Model::InitializeLoaded
|
2025-11-03 19:50:49 -06:00 |
|
fallenoak
|
642c763612
|
fix(model): correct logic in CM2Model::AttachToParent
|
2025-11-03 19:17:51 -06:00 |
|
fallenoak
|
3a3b7d5259
|
feat(component): implement CCharacterComponent::AddHandItem
|
2025-11-03 16:37:18 -06:00 |
|
fallenoak
|
7bcb1363e3
|
feat(model): add CM2Model::HasAttachment
|
2025-11-03 16:24:01 -06:00 |
|
fallenoak
|
9acffa737e
|
feat(component): partially implement CCharacterComponent::AddHandItem
|
2025-11-02 23:34:35 -06:00 |
|
fallenoak
|
bb4824cb02
|
feat(component): add CCharacterComponent::GetSheatheLink
|
2025-11-02 23:20:35 -06:00 |
|