Commit Graph

  • 8c60418231
    feat(ui): implement Script_GetCVarDefault fallenoak 2025-11-18 19:05:06 -0600
  • f32975f340
    feat(ui): implement CSimpleFontString_GetFontObject fallenoak 2025-11-18 15:05:32 -0600
  • 6cfe08d7e2
    chore(client): rename function for accuracy fallenoak 2025-11-18 08:57:30 -0600
  • ce2ad21748
    feat(client): add gammar vars to ClientMiscInitialize fallenoak 2025-11-18 07:06:01 -0600
  • 3784354fdf
    feat(world): add CWorldParam::Initialize fallenoak 2025-11-18 06:52:44 -0600
  • 52373a9fab
    feat(console): update additional vars in UpdateGxCVars fallenoak 2025-11-17 21:24:24 -0600
  • 247e319aac
    feat(console): add several additional vars to RegisterGxCVars fallenoak 2025-11-17 21:09:17 -0600
  • f2b63128d4
    feat(console): add gxRefresh var to RegisterGxCVars fallenoak 2025-11-17 20:11:04 -0600
  • d2af090b55
    feat(ui): implement CSimpleFontString_IsShown fallenoak 2025-11-17 20:00:08 -0600
  • 03cf6ebeaa
    feat(ui): implement CScriptRegion_SetParent fallenoak 2025-11-17 19:46:12 -0600
  • 56d8c0ab9e
    feat(ui): add CScriptRegion::SetParent fallenoak 2025-11-17 19:44:44 -0600
  • 3bbc075b09
    feat(ui): implement Script_GetCurrentMultisampleFormat fallenoak 2025-11-17 16:38:44 -0600
  • aefd14b1ab
    chore(ui): fix style nits in SetupFormats fallenoak 2025-11-17 16:31:40 -0600
  • a6317ead69
    chore(console): improve comment clarity in ConsoleDetectGetResolutions fallenoak 2025-11-17 16:31:01 -0600
  • a8a1309af1
    feat(console): handle color bits and depth bits in UpdateGxCVars fallenoak 2025-11-16 22:40:45 -0600
  • 7e03c5e1d4
    feat(console): handle color bits and depth bits vars in SetGxCVars fallenoak 2025-11-16 22:33:07 -0600
  • b4ff373910
    feat(ui): implement Script_GetMultisampleFormats fallenoak 2025-11-16 22:21:34 -0600
  • 4ddbf9b88f feat(gx): add GxAdapterFormats fallenoak 2025-11-16 22:03:57 -0600
  • da7e27b79a
    feat(gx): add GxAdapterFormats fallenoak 2025-11-16 22:03:57 -0600
  • 2565588d81
    feat(gx): add AdapterFormatSort fallenoak 2025-11-16 22:02:21 -0600
  • 4f5c90b690 chore(gx): rename CGxFormat::sampleCount to CGxFormat::multisampleCount fallenoak 2025-11-16 21:35:34 -0600
  • 610d45c322
    chore(gx): rename CGxFormat::sampleCount to CGxFormat::multisampleCount fallenoak 2025-11-16 21:35:34 -0600
  • 53929a233e
    feat(console): register vars for color bits and depth bits fallenoak 2025-11-16 20:32:13 -0600
  • 2596911617
    feat(gx): add static conversion tables to CGxFormat fallenoak 2025-11-16 20:30:39 -0600
  • 940205d934
    fix(build): correct C2iVector initialization in CCharacterComponent::s_sectionInfoRaw fallenoak 2025-11-15 17:03:54 -0600
  • 325ae7efc5
    fix(build): avoid build errors from missing C2iVector ctor fallenoak 2025-11-15 16:54:49 -0600
  • 3b6fe7fee0
    chore(build): update typhoon fallenoak 2025-11-15 16:01:20 -0600
  • a1728e6e02
    feat(ui): partially implement securecall fallenoak 2025-11-09 23:06:55 -0600
  • e348fe3e54
    chore(ui): clarify behavior fallenoak 2025-11-09 22:04:50 -0600
  • 0741f84fb0
    fix(ui): correctly initialize argName in FrameScript_Execute fallenoak 2025-11-09 21:59:46 -0600
  • 1b95c5f534
    fix(ui): correct off by one error in FrameScript_Execute fallenoak 2025-11-09 21:42:50 -0600
  • ee0dbb3f92
    feat(ui): implement Script_GetBuildInfo fallenoak 2025-11-09 21:04:05 -0600
  • 526fe4e8cb fix(build): avoid linking error in gcc builds fallenoak 2025-11-09 20:13:30 -0600
  • 9db5dd4f4c
    fix(build): avoid linking error in gcc builds fallenoak 2025-11-09 20:13:30 -0600
  • 1eed077d0b
    feat(ui): implement Script_IsStereoVideoAvailable fallenoak 2025-11-09 20:08:43 -0600
  • 3ebed78a98
    feat(gx): add CGxCaps::m_stereoAvailable fallenoak 2025-11-09 19:58:43 -0600
  • 7898f99eb9
    feat(ui): implement Script_GetCurrentResolution fallenoak 2025-11-09 17:33:32 -0600
  • 6ec4d2eae6
    feat(ui): implement Script_GetScreenResolutions fallenoak 2025-11-09 17:20:40 -0600
  • edd25251fb
    chore(console): add note about 640x480 to ConsoleDetectGetResolutions fallenoak 2025-11-09 17:18:46 -0600
  • 22a2e1a411
    feat(ui): add CGVideoOptions::RegisterScriptFunctions fallenoak 2025-11-09 16:46:54 -0600
  • c83fd24a72
    feat(console): add ConsoleDetectGetResolutions fallenoak 2025-11-09 12:03:49 -0600
  • a06d989d30 feat(gx): add GxAdapterMonitorModes fallenoak 2025-11-08 22:00:39 -0600
  • 4e38dcf14d
    feat(gx): add GxAdapterMonitorModes fallenoak 2025-11-08 22:00:39 -0600
  • 749273e217
    chore(ui): clarify LUA_TNIL check in FrameScript_Object::SetScript fallenoak 2025-11-07 19:21:08 -0600
  • 034e9d0915
    feat(ui): implement CSimpleFrame_SetScript fallenoak 2025-11-07 19:16:52 -0600
  • 54b2cdb678
    feat(ui): implement CSimpleButton_SetHighlightFontObject fallenoak 2025-11-07 15:52:07 -0600
  • c7b9629f41
    feat(ui): implement CSimpleButton_SetNormalFontObject fallenoak 2025-11-07 15:34:00 -0600
  • 6bb419702f
    feat(ui): implement CSimpleButton_SetDisabledFontObject fallenoak 2025-11-07 15:06:07 -0600
  • ec3fec5a93
    feat(ui): implement platform check script handlers fallenoak 2025-11-07 08:41:53 -0600
  • 719f09653e
    feat(ui): implement Script_IsStreamingTrial fallenoak 2025-11-06 22:33:46 -0600
  • 9afafe4b68
    feat(ui): finish implementing CSimpleRegion::OnColorChanged fallenoak 2025-11-06 22:15:22 -0600
  • ad268d2327
    feat(ui): implement CSimpleFrame::SetFrameAlpha fallenoak 2025-11-06 19:58:34 -0600
  • 53f7fa945a
    feat(ui): implement CSimpleFontString::Sub482AC0 fallenoak 2025-11-06 15:49:36 -0600
  • debc9145fd
    fix(ui): correct unused logic in CFramePoint::GetRelativeRect for completeness fallenoak 2025-11-06 15:48:46 -0600
  • b2fa58a831
    fix(ui): mark CLayoutFrame::LoadXML as virtual fallenoak 2025-11-06 15:47:59 -0600
  • 93f450b24c
    fix(gx): correct math in CGxString::InitializeViewTranslation fallenoak 2025-11-05 20:56:39 -0600
  • fbb45d43c6
    fix(gx): correct math in GxuFontGetWrappedTextHeight fallenoak 2025-11-05 20:06:29 -0600
  • 8247e59088
    chore(gx): name variable in GxuFontGetWrappedTextHeight fallenoak 2025-11-05 19:56:41 -0600
  • 0971e689b9
    chore(ui): use DRAWLAYER value in CSimpleButton::SetFontString fallenoak 2025-11-05 16:50:21 -0600
  • ecbe272039
    feat(net): partially implement NetClient::WCCantConnect fallenoak 2025-11-04 22:56:15 -0600
  • 50d48f680a
    fix(glue): add missing return in CGlueMgr::PollRealmList fallenoak 2025-11-04 22:47:40 -0600
  • ad5bd21c5b
    feat(glue): implement more of CGlueMgr::NetDisconnectHandler fallenoak 2025-11-04 22:44:19 -0600
  • 5c518bb41a
    fix(ui): properly load alpha value in FrameScript_GetColor fallenoak 2025-11-04 22:20:15 -0600
  • c50582fc6f
    feat(glue): implement CGlueMgr::OnKickReasonMsg fallenoak 2025-11-04 22:04:43 -0600
  • 8ff5e548ed
    chore(console): declare statics as static fallenoak 2025-11-04 15:45:46 -0600
  • e8d94cbea3
    fix(model): correctly set identity in CM2Model::SetWorldTransform fallenoak 2025-11-04 15:38:57 -0600
  • a508885c78
    fix(glue): correct handling of main hand, off-hand, and ranged hand items in CharacterSelectionDisplay fallenoak 2025-11-04 12:22:55 -0600
  • a64ab82e41 feat(console): add ConsoleDeviceExists Tristan Cormier 2025-11-04 09:32:33 -0500
  • 300d6b2f29 feat(gx): add GxDevExists Tristan Cormier 2025-11-04 09:28:32 -0500
  • 288b2a88ab feat(console): add ConsoleDeviceExists Tristan Cormier 2025-11-04 09:32:33 -0500
  • 92a7b71fee feat(gx): add GxDevExists Tristan Cormier 2025-11-04 09:28:32 -0500
  • 137045e947
    feat(component): implement CCharacterComponent::RemoveLinkpt fallenoak 2025-11-03 22:30:05 -0600
  • ccaf2af8cb
    feat(component): add CCharacterComponent::ComponentOpenFingers fallenoak 2025-11-03 22:15:39 -0600
  • 0c77e82e14
    feat(component): add CCharacterComponent::ComponentCloseFingers fallenoak 2025-11-03 20:35:39 -0600
  • 9ef900f80f
    feat(component): implement CCharacterComponent::AddLink fallenoak 2025-11-03 19:55:08 -0600
  • 20caf39136
    chore(component): clarify variable names in CCharacterComponent::AddHandItem fallenoak 2025-11-03 19:53:40 -0600
  • fb1922941e
    feat(model): process attached models in CM2Model::InitializeLoaded fallenoak 2025-11-03 19:50:49 -0600
  • 642c763612
    fix(model): correct logic in CM2Model::AttachToParent fallenoak 2025-11-03 19:17:38 -0600
  • 3a3b7d5259
    feat(component): implement CCharacterComponent::AddHandItem fallenoak 2025-11-03 16:37:18 -0600
  • 7bcb1363e3
    feat(model): add CM2Model::HasAttachment fallenoak 2025-11-03 16:24:01 -0600
  • 9acffa737e
    feat(component): partially implement CCharacterComponent::AddHandItem fallenoak 2025-11-02 23:34:35 -0600
  • bb4824cb02
    feat(component): add CCharacterComponent::GetSheatheLink fallenoak 2025-11-02 23:20:35 -0600
  • 72ec15f494
    chore(model): refactor all linear searches in CM2Model::FindKey for clarity fallenoak 2025-11-02 12:29:44 -0600
  • 81dd3d64b4
    chore(model): rename variable for clarity in CM2Model::FindKey fallenoak 2025-11-02 11:07:31 -0600
  • 4db31eced1
    fix(model): correct binary search logic in CM2Model::FindKey fallenoak 2025-11-01 23:32:03 -0500
  • 42c6e68977
    chore(model): improve clarity in CM2Model::FindKey fallenoak 2025-11-01 21:58:22 -0500
  • 86695ee7a8
    chore(model): remove gotos from CM2Model::FindKey fallenoak 2025-11-01 11:27:34 -0500
  • 9a91bf6523
    chore(model): tidy declarations in CM2Model::FindKey fallenoak 2025-11-01 09:20:24 -0500
  • 5bcbf82f43
    feat(component): implement CCharacterComponent::PasteTransparent1Bit fallenoak 2025-10-31 22:42:24 -0500
  • fb778c8bcc
    feat(component): add CCharacterComponent::UpdateItem fallenoak 2025-10-31 20:23:16 -0500
  • 4f1159284b
    feat(component): implement CCharacterComponent::UpdateItemLU fallenoak 2025-10-31 00:40:22 -0500
  • 4ac15df24c
    feat(component): implement CCharacterComponent::UpdateItemTL fallenoak 2025-10-31 00:38:40 -0500
  • 8064d19e14
    feat(component): implement CCharacterComponent::UpdateItemTU fallenoak 2025-10-31 00:36:44 -0500
  • 219f17583f
    feat(component): implement CCharacterComponent::UpdateItemAL fallenoak 2025-10-31 00:34:13 -0500
  • 2878b97ca6
    feat(component): implement CCharacterComponent::PasteTransparent8Bit fallenoak 2025-10-31 00:22:37 -0500
  • 3face44407
    chore(component): add unimplemented macro to paste functions fallenoak 2025-10-30 23:10:06 -0500
  • c46fc09ad3
    feat(component): implement CCharacterComponent::UpdateItemAU fallenoak 2025-10-30 23:07:35 -0500
  • bc929cbb46
    feat(component): implement CCharacterComponent::ItemsLoaded fallenoak 2025-10-30 23:06:47 -0500
  • ea8b7ca0b8
    feat(util): add SFile::FileExists fallenoak 2025-10-30 23:04:29 -0500
  • 9bfe4428e3
    feat(glue): add items in CharacterSelectionDisplay::CreateModelData fallenoak 2025-10-30 20:28:07 -0500