fallenoak
|
43728820eb
|
feat(ui): implement Script_GetGamma
|
2025-11-18 19:53:49 -06:00 |
|
fallenoak
|
f119a1836f
|
feat(console): add CVar::GetFloat
|
2025-11-18 19:53:30 -06:00 |
|
fallenoak
|
6d04495813
|
feat(ui): implement CSimpleFontString_SetVertexColor
|
2025-11-18 19:48:55 -06:00 |
|
fallenoak
|
4bb1434cf6
|
feat(ui): implement CSimpleFont_GetTextColor
|
2025-11-18 19:31:24 -06:00 |
|
fallenoak
|
50b7dadbc7
|
feat(console): add CVar::GetDefaultValue
|
2025-11-18 19:21:22 -06:00 |
|
fallenoak
|
8c60418231
|
feat(ui): implement Script_GetCVarDefault
|
2025-11-18 19:05:06 -06:00 |
|
fallenoak
|
f32975f340
|
feat(ui): implement CSimpleFontString_GetFontObject
|
2025-11-18 15:05:32 -06:00 |
|
fallenoak
|
6cfe08d7e2
|
chore(client): rename function for accuracy
|
2025-11-18 08:57:30 -06:00 |
|
fallenoak
|
ce2ad21748
|
feat(client): add gammar vars to ClientMiscInitialize
|
2025-11-18 07:06:01 -06:00 |
|
fallenoak
|
3784354fdf
|
feat(world): add CWorldParam::Initialize
|
2025-11-18 06:52:44 -06:00 |
|
fallenoak
|
52373a9fab
|
feat(console): update additional vars in UpdateGxCVars
|
2025-11-17 21:24:24 -06:00 |
|
fallenoak
|
247e319aac
|
feat(console): add several additional vars to RegisterGxCVars
|
2025-11-17 21:09:17 -06:00 |
|
fallenoak
|
f2b63128d4
|
feat(console): add gxRefresh var to RegisterGxCVars
|
2025-11-17 20:11:04 -06:00 |
|
fallenoak
|
d2af090b55
|
feat(ui): implement CSimpleFontString_IsShown
|
2025-11-17 20:00:11 -06:00 |
|
fallenoak
|
03cf6ebeaa
|
feat(ui): implement CScriptRegion_SetParent
|
2025-11-17 19:46:12 -06:00 |
|
fallenoak
|
56d8c0ab9e
|
feat(ui): add CScriptRegion::SetParent
|
2025-11-17 19:44:44 -06:00 |
|
fallenoak
|
3bbc075b09
|
feat(ui): implement Script_GetCurrentMultisampleFormat
|
2025-11-17 16:38:44 -06:00 |
|
fallenoak
|
aefd14b1ab
|
chore(ui): fix style nits in SetupFormats
|
2025-11-17 16:31:40 -06:00 |
|
fallenoak
|
a6317ead69
|
chore(console): improve comment clarity in ConsoleDetectGetResolutions
|
2025-11-17 16:31:01 -06:00 |
|
fallenoak
|
a8a1309af1
|
feat(console): handle color bits and depth bits in UpdateGxCVars
|
2025-11-16 22:40:45 -06:00 |
|
fallenoak
|
7e03c5e1d4
|
feat(console): handle color bits and depth bits vars in SetGxCVars
|
2025-11-16 22:33:07 -06:00 |
|
fallenoak
|
b4ff373910
|
feat(ui): implement Script_GetMultisampleFormats
|
2025-11-16 22:21:34 -06:00 |
|
fallenoak
|
4ddbf9b88f
|
feat(gx): add GxAdapterFormats
|
2025-11-16 22:18:32 -06:00 |
|
fallenoak
|
2565588d81
|
feat(gx): add AdapterFormatSort
|
2025-11-16 22:02:21 -06:00 |
|
fallenoak
|
4f5c90b690
|
chore(gx): rename CGxFormat::sampleCount to CGxFormat::multisampleCount
|
2025-11-16 21:49:30 -06:00 |
|
fallenoak
|
53929a233e
|
feat(console): register vars for color bits and depth bits
|
2025-11-16 21:19:34 -06:00 |
|
fallenoak
|
2596911617
|
feat(gx): add static conversion tables to CGxFormat
|
2025-11-16 20:30:39 -06:00 |
|
fallenoak
|
940205d934
|
fix(build): correct C2iVector initialization in CCharacterComponent::s_sectionInfoRaw
|
2025-11-15 17:03:54 -06:00 |
|
fallenoak
|
325ae7efc5
|
fix(build): avoid build errors from missing C2iVector ctor
|
2025-11-15 16:54:49 -06:00 |
|
fallenoak
|
3b6fe7fee0
|
chore(build): update typhoon
|
2025-11-15 16:01:20 -06:00 |
|
fallenoak
|
a1728e6e02
|
feat(ui): partially implement securecall
|
2025-11-09 23:06:55 -06:00 |
|
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 |
|