fallenoak
|
88aeb11698
|
feat(ui): add CSimpleSlider::LoadXML
|
2025-11-29 22:19:31 -06:00 |
|
fallenoak
|
590e92ff19
|
feat(ui): implement CSimpleSlider_IsEnabled
|
2025-11-29 20:23:01 -06:00 |
|
fallenoak
|
56d5785fbc
|
feat(ui): implement CSimpleSlider_Enable
|
2025-11-29 20:11:36 -06:00 |
|
fallenoak
|
36817a57f8
|
feat(ui): add CSimpleFrame::RunOnEnableScript
|
2025-11-29 20:11:11 -06:00 |
|
fallenoak
|
9fd47fccc6
|
feat(sound): partially implement EnableMusic_CVarCallback
|
2025-11-29 19:55:25 -06:00 |
|
fallenoak
|
1761751768
|
feat(sound): implement EnableSFX_CVarCallback
|
2025-11-29 19:47:41 -06:00 |
|
fallenoak
|
ee8c3e7a13
|
feat(sound): implement AmbienceVolume_CVarCallback
|
2025-11-29 19:43:46 -06:00 |
|
fallenoak
|
d097ad2870
|
feat(sound): implement MusicVolume_CVarCallback
|
2025-11-29 19:41:56 -06:00 |
|
fallenoak
|
0960530192
|
feat(sound): implement SFXVolume_CVarCallback
|
2025-11-29 19:39:05 -06:00 |
|
fallenoak
|
b4c63a2474
|
feat(sound): implement MasterVolume_CVarCallback
|
2025-11-29 19:36:23 -06:00 |
|
fallenoak
|
1c7165d73e
|
feat(sound): add SESound::SetMasterVolume
|
2025-11-29 19:36:04 -06:00 |
|
fallenoak
|
7838a0fe85
|
fix(sound): use alloca instead of dynamic allocation to make MSVC happy
|
2025-11-29 16:59:15 -06:00 |
|
fallenoak
|
7fe7ed96d6
|
feat(ui): implement Script_SetCVar
|
2025-11-29 16:40:36 -06:00 |
|
fallenoak
|
51ff90314c
|
feat(sound): implement EnableAllSound_CVarCallback
|
2025-11-29 16:34:43 -06:00 |
|
fallenoak
|
4f4e8a700b
|
feat(sound): add SESound::ProcessVolumeUpdates
|
2025-11-29 16:23:06 -06:00 |
|
fallenoak
|
30650a4476
|
feat(sound): set up fade in SESoundInternal::Play
|
2025-11-29 16:06:27 -06:00 |
|
fallenoak
|
dafab62718
|
feat(sound): add SESound::MuteChannelGroup
|
2025-11-29 15:13:01 -06:00 |
|
Tristan Cormier
|
73001e7e45
|
feat(ui): implement CSimpleEditBox_SetText
|
2025-11-29 15:06:10 -06:00 |
|
fallenoak
|
e64f267bee
|
feat(sound): update volume in SESoundInternal::Play
|
2025-11-29 15:05:26 -06:00 |
|
fallenoak
|
1add43d93c
|
feat(sound): correct create logic in SESound::GetChannelGroup
|
2025-11-29 15:05:05 -06:00 |
|
fallenoak
|
7412f9951b
|
fix(sound): correct logic in SESoundInternal::GetVolume
|
2025-11-29 12:47:28 -06:00 |
|
fallenoak
|
9af59d47a6
|
feat(sound): apply channel group volume in SESoundInternal::GetVolume
|
2025-11-29 12:42:35 -06:00 |
|
fallenoak
|
a063aaa0c7
|
feat(sound): update volume in SESound::Play
|
2025-11-29 12:30:16 -06:00 |
|
fallenoak
|
c2fa5de4aa
|
chore(sound): clean up inlined function
|
2025-11-29 12:26:42 -06:00 |
|
fallenoak
|
873342dba8
|
feat(sound): add SESound::SetChannelGroup
|
2025-11-29 12:24:17 -06:00 |
|
fallenoak
|
d5cebf9a02
|
feat(sound): add SESound::SetChannelGroupVolume
|
2025-11-29 11:59:11 -06:00 |
|
fallenoak
|
87a8f7cdc5
|
feat(sound): add SESound::GetChannelGroupVolume
|
2025-11-29 11:54:41 -06:00 |
|
fallenoak
|
10c17fefe7
|
feat(sound): use better name for static
|
2025-11-29 11:50:00 -06:00 |
|
fallenoak
|
965a85c8ef
|
feat(sound): add SESound::GetChannelGroup
|
2025-11-29 11:44:19 -06:00 |
|
Tristan Cormier
|
cea3d87571
|
feat(ui): implement CSimpleButton_IsEnabled
|
2025-11-29 10:02:34 -06:00 |
|
fallenoak
|
0865230059
|
feat(sound): add SESound::CreateMasterChannelGroup
|
2025-11-29 09:58:02 -06:00 |
|
fallenoak
|
4291944518
|
feat(sound): improve name
|
2025-11-29 09:49:07 -06:00 |
|
fallenoak
|
25d2d36636
|
feat(sound): add SEChannelGroup
|
2025-11-28 22:51:12 -06:00 |
|
Tristan Cormier
|
ce629fc5c8
|
feat(ui): add CSimpleEditBox::SetText
|
2025-11-28 14:09:17 -06:00 |
|
fallenoak
|
66950e312f
|
feat(glue): stop glue music when entering world
|
2025-11-27 12:24:45 -06:00 |
|
fallenoak
|
1c0cee8077
|
feat(sound): stop existing glue music in SI2::StartGlueMusic
|
2025-11-27 12:20:14 -06:00 |
|
fallenoak
|
f3313ef5aa
|
feat(ui): implement Script_PlayCreditsMusic
|
2025-11-27 12:15:27 -06:00 |
|
fallenoak
|
7c500a5ba0
|
feat(sound): add SI2::StartCreditsMusic
|
2025-11-27 12:15:05 -06:00 |
|
fallenoak
|
65d488c409
|
feat(ui): implement Script_StopGlueMusic
|
2025-11-27 11:58:44 -06:00 |
|
fallenoak
|
1d2ac04370
|
feat(sound): add SI2::StopCreditsMusic
|
2025-11-27 11:58:22 -06:00 |
|
fallenoak
|
485a93aa30
|
feat(sound): add SI2::StopGlueMusic
|
2025-11-27 11:40:28 -06:00 |
|
fallenoak
|
5b714b0650
|
feat(sound): add SI2::StopOrFadeOut
|
2025-11-27 11:29:12 -06:00 |
|
fallenoak
|
916c23acb2
|
feat(sound): add SESound::StopOrFadeOut
|
2025-11-27 11:23:24 -06:00 |
|
fallenoak
|
775c1cbce8
|
feat(sound): add SESound::SetVolume
|
2025-11-26 23:33:37 -06:00 |
|
fallenoak
|
08dc4513af
|
feat(sound): add SESoundInternal::GetVolume
|
2025-11-26 23:28:05 -06:00 |
|
fallenoak
|
0f9a2afe2a
|
feat(sound): set fade in and fade out in SI2::PlaySoundKit
|
2025-11-26 23:24:35 -06:00 |
|
fallenoak
|
611bf14fde
|
feat(sound): implement SI2::CreditsMusicUpdate
|
2025-11-26 20:50:30 -06:00 |
|
fallenoak
|
6ef5254f2c
|
feat(sound): implement SI2::GlueMusicUpdate
|
2025-11-26 20:42:58 -06:00 |
|
fallenoak
|
d353be2a22
|
fix(sound): correct logic in SESound::IsPlaying
|
2025-11-26 20:42:39 -06:00 |
|
fallenoak
|
9f47aea413
|
fix(sound): correct flag check in SI2::PlaySoundKit
|
2025-11-26 20:22:39 -06:00 |
|
fallenoak
|
703b865237
|
feat(sound): implement SI2::StartGlueMusic
|
2025-11-26 20:21:31 -06:00 |
|
fallenoak
|
152cd6d866
|
feat(event): add EventUnregister
|
2025-11-26 20:02:06 -06:00 |
|
fallenoak
|
a6a3cbb147
|
feat(sound): correct type for SOUNDKITOBJECT::m_sound
|
2025-11-26 20:00:26 -06:00 |
|
fallenoak
|
cb669a8019
|
chore(sound): correct return values in SESound::IsPlaying
|
2025-11-26 19:38:11 -06:00 |
|
fallenoak
|
13ecfda19f
|
feat(sound): add SESound::GetUserData
|
2025-11-26 19:37:38 -06:00 |
|
fallenoak
|
94c825bb04
|
feat(sound): add SESound::SetUserData
|
2025-11-26 19:28:14 -06:00 |
|
fallenoak
|
12ad89551d
|
feat(sound): add SI2::PlaySoundKit overload
|
2025-11-26 19:13:50 -06:00 |
|
fallenoak
|
a5c2189536
|
feat(sound): use SOUNDKITOBJECT in SI2::PlaySoundKit
|
2025-11-26 19:01:08 -06:00 |
|
fallenoak
|
4669e306c3
|
feat(sound): add SI2::IsPlaying
|
2025-11-26 18:59:06 -06:00 |
|
fallenoak
|
f64e75a490
|
feat(sound): add SEUserData and SI2USERDATA
|
2025-11-26 14:10:54 -06:00 |
|
fallenoak
|
d4cd3e4bc1
|
feat(sound): add support for caching disk sounds
|
2025-11-25 22:26:19 -06:00 |
|
fallenoak
|
b2447e7197
|
fix(sound): correct ready list logic in DoneLoadingCallback
|
2025-11-25 20:49:35 -06:00 |
|
fallenoak
|
6888c64279
|
feat(sound): implement more of SESound::LoadDiskSound
|
2025-11-25 20:37:49 -06:00 |
|
fallenoak
|
8c1ebb8d4a
|
feat(sound): add SESound::Play
|
2025-11-25 20:06:36 -06:00 |
|
fallenoak
|
cb88b9eb56
|
feat(sound): implement SESound::ProcessReadyDiskSounds
|
2025-11-25 20:01:03 -06:00 |
|
fallenoak
|
05a6b15eeb
|
feat(sound): link ready SEDiskSounds to ready list for processing
|
2025-11-25 19:53:31 -06:00 |
|
fallenoak
|
95d8bb926d
|
feat(sound): rename member for clarity
|
2025-11-25 16:51:35 -06:00 |
|
fallenoak
|
2a3b9587b0
|
feat(sound): add SESound::s_InternalList
|
2025-11-25 16:47:51 -06:00 |
|
fallenoak
|
950d36c677
|
fix(sound): add missing logic in SEOpenCallback
|
2025-11-25 16:23:41 -06:00 |
|
fallenoak
|
7adc2acf9f
|
feat(sound): partially implement DoneLoadingCallback
|
2025-11-25 16:21:06 -06:00 |
|
fallenoak
|
7ef63156f9
|
feat(sound): add SESound::Heartbeat
|
2025-11-25 00:09:50 -06:00 |
|
fallenoak
|
029735a1de
|
feat(sound): partially implement SESound::LoadDiskSound
|
2025-11-24 23:48:48 -06:00 |
|
Tristan Cormier
|
a081f3b1b2
|
chore(ui): name unknown param in CSimpleFrame::SetFrameScale
|
2025-11-24 22:39:00 -06:00 |
|
fallenoak
|
2faa699a79
|
feat(sound): implement SESound::Load
|
2025-11-24 20:02:53 -06:00 |
|
fallenoak
|
50ce518385
|
feat(sound): partially implement SESoundInternal::Play
|
2025-11-24 19:46:18 -06:00 |
|
fallenoak
|
74aed41bc5
|
feat(sound): partially implement SEDiskSound::CompleteNonBlockingLoad
|
2025-11-24 19:42:05 -06:00 |
|
fallenoak
|
163f02a332
|
feat(sound): add SI2::RegisterUserCVars
|
2025-11-24 13:30:43 -06:00 |
|
fallenoak
|
249c34cb1f
|
feat(console): default final three args in CVar::Register to most commonly used values
|
2025-11-24 13:30:03 -06:00 |
|
fallenoak
|
4569886186
|
feat(sound): implement SESound::CompleteLoad
|
2025-11-23 23:16:32 -06:00 |
|
fallenoak
|
d4db397379
|
feat(sound): define more members and initializers for SEDiskSound
|
2025-11-23 23:12:24 -06:00 |
|
fallenoak
|
fbb13b3bc2
|
feat(sound): add various members to SESoundInternal and SEDiskSound
|
2025-11-23 23:06:14 -06:00 |
|
fallenoak
|
62257ff89b
|
feat(sound): add SESound::s_UniqueID
|
2025-11-23 23:04:26 -06:00 |
|
fallenoak
|
75d6d63afa
|
feat(sound): partially implement SI2::PlaySoundKit
|
2025-11-23 22:44:05 -06:00 |
|
fallenoak
|
65fdf779ed
|
feat(sound): stub SESound::CompleteLoad
|
2025-11-23 22:43:23 -06:00 |
|
fallenoak
|
a28fb0eea3
|
feat(sound): add additional members to SoundKitProperties
|
2025-11-23 22:37:24 -06:00 |
|
fallenoak
|
7286ecd244
|
feat(sound): add SESound::IsInitialized
|
2025-11-23 22:36:55 -06:00 |
|
fallenoak
|
e92aa20b58
|
feat(sound): stub SESound::Load
|
2025-11-23 22:26:11 -06:00 |
|
fallenoak
|
74289ed6b2
|
feat(sound): add SESoundInternal
|
2025-11-23 20:02:23 -06:00 |
|
fallenoak
|
28095be341
|
feat(sound): implement SI2::PlayUISound
|
2025-11-22 23:09:03 -06:00 |
|
fallenoak
|
ff62e37b4b
|
feat(sound): add SESound::s_Initialized
|
2025-11-22 22:52:34 -06:00 |
|
fallenoak
|
50554c5bd0
|
feat(sound): add SI2::s_SoundCategory
|
2025-11-22 22:45:14 -06:00 |
|
fallenoak
|
e1bd0926cf
|
feat(ui): implement Script_PlayGlueMusic
|
2025-11-22 13:48:34 -06:00 |
|
fallenoak
|
20613ed8a0
|
feat(sound): implement Script_PlaySound
|
2025-11-22 13:44:11 -06:00 |
|
fallenoak
|
29f5a17499
|
feat(sound): stub SI2::PlayUISound
|
2025-11-22 13:40:08 -06:00 |
|
fallenoak
|
0998e542a3
|
feat(sound): add SI2::GetSoundKitID
|
2025-11-22 13:37:48 -06:00 |
|
fallenoak
|
e437d89d4f
|
feat(sound): add SI2::GetSoundKitDef
|
2025-11-22 13:35:16 -06:00 |
|
fallenoak
|
55e67b0dbf
|
feat(sound): add SI2::InitSoundKitGroups
|
2025-11-22 13:32:45 -06:00 |
|
fallenoak
|
a83a70c0e5
|
feat(sound): finish implementing SI2::InitSoundKitDefs
|
2025-11-22 13:13:01 -06:00 |
|
fallenoak
|
29ee02db68
|
feat(sound): add SOUNDKITLOOKUP
|
2025-11-22 13:12:30 -06:00 |
|
fallenoak
|
56a63e6a33
|
feat(sound): partially implement SI2::InitSoundKitDefs
|
2025-11-22 11:07:13 -06:00 |
|
fallenoak
|
d4817d8844
|
feat(sound): add SOUNDKITDEF
|
2025-11-22 10:36:14 -06:00 |
|
fallenoak
|
f62ec06555
|
feat(db): add SoundEntriesAdvancedRec
|
2025-11-22 10:28:55 -06:00 |
|
fallenoak
|
07178b8f43
|
feat(db): add SoundEntriesRec
|
2025-11-22 10:25:07 -06:00 |
|
fallenoak
|
10f350ad1f
|
chore(sound): cvars in SI2::Init are local statics
|
2025-11-22 10:17:13 -06:00 |
|
Tristan Cormier
|
0ff6dc3112
|
feat(console): add CONSOLELINE destructor
|
2025-11-21 19:22:22 -06:00 |
|
fallenoak
|
054bfdab09
|
feat(sound): add SESound::Init
|
2025-11-21 16:42:35 -06:00 |
|
fallenoak
|
8afebda147
|
feat(sound): add SI2::Init
|
2025-11-21 12:48:58 -06:00 |
|
fallenoak
|
55b88129a1
|
fix(ui): correct input event processing in CSimpleTop
|
2025-11-20 16:32:07 -06:00 |
|
fallenoak
|
c421b7a13a
|
feat(ui): implement Script_GetRefreshRates
|
2025-11-19 22:16:53 -06:00 |
|
fallenoak
|
03db276b96
|
feat(ui): implement Script_GetCVarMax
|
2025-11-19 19:55:15 -06:00 |
|
fallenoak
|
070f892456
|
feat(ui): implement Script_GetCVarMin
|
2025-11-19 17:34:58 -06:00 |
|
fallenoak
|
7cb26fbd86
|
chore(ui): explicitly qualify enable call in CSimpleButton ctor
|
2025-11-19 07:52:12 -06:00 |
|
fallenoak
|
b311764b25
|
feat(console): add ConsoleDeviceStereoInitialize
|
2025-11-19 07:39:12 -06:00 |
|
fallenoak
|
d8807d9feb
|
feat(ui): add CSimpleCheckbox::OnClick
|
2025-11-18 22:30:11 -06:00 |
|
fallenoak
|
cdf7dc88d8
|
feat(ui): add CSimpleCheckbox::Enable
|
2025-11-18 22:24:34 -06:00 |
|
fallenoak
|
0a2c95cda1
|
feat(ui): add CSimpleCheckbox::LoadXML
|
2025-11-18 22:18:30 -06:00 |
|
fallenoak
|
5e00730587
|
feat(ui): implement CSimpleCheckbox_SetChecked
|
2025-11-18 21:30:18 -06:00 |
|
fallenoak
|
1cd1bb5672
|
feat(ui): implement CSimpleCheckbox_GetChecked
|
2025-11-18 21:03:55 -06:00 |
|
fallenoak
|
b2297d96d9
|
feat(ui): add member variables to CSimpleCheckbox
|
2025-11-18 21:00:27 -06:00 |
|
fallenoak
|
e87aff4c11
|
feat(ui): implement CSimpleFrame_IsVisible
|
2025-11-18 20:52:41 -06:00 |
|
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
|
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 |
|
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 |
|
fallenoak
|
72ec15f494
|
chore(model): refactor all linear searches in CM2Model::FindKey for clarity
|
2025-11-02 12:29:44 -06:00 |
|
fallenoak
|
81dd3d64b4
|
chore(model): rename variable for clarity in CM2Model::FindKey
|
2025-11-02 11:07:31 -06:00 |
|
fallenoak
|
4db31eced1
|
fix(model): correct binary search logic in CM2Model::FindKey
|
2025-11-01 23:32:03 -05:00 |
|
fallenoak
|
42c6e68977
|
chore(model): improve clarity in CM2Model::FindKey
|
2025-11-01 21:58:22 -05:00 |
|
fallenoak
|
86695ee7a8
|
chore(model): remove gotos from CM2Model::FindKey
|
2025-11-01 11:27:34 -05:00 |
|
fallenoak
|
9a91bf6523
|
chore(model): tidy declarations in CM2Model::FindKey
|
2025-11-01 09:20:24 -05:00 |
|
fallenoak
|
5bcbf82f43
|
feat(component): implement CCharacterComponent::PasteTransparent1Bit
|
2025-10-31 22:42:24 -05:00 |
|
fallenoak
|
fb778c8bcc
|
feat(component): add CCharacterComponent::UpdateItem
|
2025-10-31 20:23:16 -05:00 |
|
fallenoak
|
4f1159284b
|
feat(component): implement CCharacterComponent::UpdateItemLU
|
2025-10-31 00:40:22 -05:00 |
|
fallenoak
|
4ac15df24c
|
feat(component): implement CCharacterComponent::UpdateItemTL
|
2025-10-31 00:38:40 -05:00 |
|
fallenoak
|
8064d19e14
|
feat(component): implement CCharacterComponent::UpdateItemTU
|
2025-10-31 00:36:44 -05:00 |
|
fallenoak
|
219f17583f
|
feat(component): implement CCharacterComponent::UpdateItemAL
|
2025-10-31 00:34:13 -05:00 |
|
fallenoak
|
2878b97ca6
|
feat(component): implement CCharacterComponent::PasteTransparent8Bit
|
2025-10-31 00:22:37 -05:00 |
|
fallenoak
|
3face44407
|
chore(component): add unimplemented macro to paste functions
|
2025-10-30 23:10:06 -05:00 |
|
fallenoak
|
c46fc09ad3
|
feat(component): implement CCharacterComponent::UpdateItemAU
|
2025-10-30 23:07:35 -05:00 |
|
fallenoak
|
bc929cbb46
|
feat(component): implement CCharacterComponent::ItemsLoaded
|
2025-10-30 23:06:47 -05:00 |
|
fallenoak
|
ea8b7ca0b8
|
feat(util): add SFile::FileExists
|
2025-10-30 23:04:29 -05:00 |
|
fallenoak
|
9bfe4428e3
|
feat(glue): add items in CharacterSelectionDisplay::CreateModelData
|
2025-10-30 20:28:07 -05:00 |
|
fallenoak
|
ed3b9ac628
|
feat(db): add ItemVisualsRec
|
2025-10-30 20:27:18 -05:00 |
|
fallenoak
|
2837a808a2
|
feat(component): add CCharacterComponent::AddHandItem
|
2025-10-30 20:06:40 -05:00 |
|
fallenoak
|
0299f2e837
|
feat(object): add SHEATHE_TYPE enum
|
2025-10-30 20:06:08 -05:00 |
|
fallenoak
|
cc48239bcf
|
fix(net): correct layout of CHARACTER_INFO struct
|
2025-10-30 15:30:19 -05:00 |
|
fallenoak
|
7cbda9339f
|
feat(object): add more values to INVENTORY_SLOTS
|
2025-10-30 15:27:52 -05:00 |
|
fallenoak
|
e3073868de
|
chore(glue): move component creation into CharacterSelectionDisplay
|
2025-10-29 23:41:10 -05:00 |
|
fallenoak
|
666e52fb16
|
feat(glue): start character animation on character select screen
|
2025-10-29 22:25:46 -05:00 |
|
fallenoak
|
daca438a62
|
feat(component): add CCharacterComponent::AddItemBySlot
|
2025-10-29 21:28:57 -05:00 |
|
fallenoak
|
e6dba0a7c4
|
feat(object): add INVENTORY_SLOTS enum
|
2025-10-29 21:15:30 -05:00 |
|
fallenoak
|
15a5eb6f57
|
feat(component): add CCharacterComponent::AddItem
|
2025-10-29 20:00:17 -05:00 |
|
Tristan 'Natrist' Cormier
|
9b46d51508
|
feat(console): add CONSOLELINE class (#120)
|
2025-10-29 19:46:44 -05:00 |
|
fallenoak
|
9b4e0cfded
|
feat(component): add CCharacterComponent::AddItem
|
2025-10-29 17:16:05 -05:00 |
|
fallenoak
|
de3215afc9
|
feat(model): implement more of CM2Model dtor
|
2025-10-29 14:53:12 -05:00 |
|
fallenoak
|
12a7752a57
|
feat(model): implement CM2Shared::Release
|
2025-10-29 14:52:25 -05:00 |
|
fallenoak
|
b370d86f7d
|
chore(component): render prep funcs are not static
|
2025-10-28 22:24:36 -05:00 |
|
fallenoak
|
794003086b
|
feat(component): add item functions
|
2025-10-28 22:15:11 -05:00 |
|
fallenoak
|
a431b30cf9
|
feat(component): add CCharacterComponent::ClearItemDisplay
|
2025-10-28 21:11:57 -05:00 |
|
fallenoak
|
ea51e2e20f
|
feat(component): add CCharacterComponent::UpdateItemDisplay
|
2025-10-28 21:05:03 -05:00 |
|
fallenoak
|
86f902423b
|
feat(db): add ItemDisplayInfoRec
|
2025-10-28 20:50:48 -05:00 |
|
fallenoak
|
7cc8da4ac1
|
feat(component): implement CCharacterComponent::ReplaceExtraSkinTexture
|
2025-10-28 16:30:02 -05:00 |
|
fallenoak
|
0fce98aabc
|
feat(component): use ObjectAlloc to allocate CCharacterComponent
|
2025-10-28 16:20:24 -05:00 |
|
fallenoak
|
f5aa37368a
|
chore(component): use CCharacterComponent::GetSectionsRecord in more places
|
2025-10-28 15:36:56 -05:00 |
|
fallenoak
|
ecc98d4738
|
fix(component): release correct model in CCharacterComponent::Init
|
2025-10-28 10:37:36 -05:00 |
|
fallenoak
|
de95191127
|
feat(component): implement CCharacterSelection::ClearCharacterModel
|
2025-10-28 10:13:30 -05:00 |
|
fallenoak
|
e85cdd4896
|
feat(model): implement more of CM2Model dtor
|
2025-10-28 10:09:16 -05:00 |
|
fallenoak
|
e055543167
|
feat(model): implement CM2Model::Release
|
2025-10-28 08:46:13 -05:00 |
|
fallenoak
|
64e6577339
|
feat(model): implement CM2Model::DetachFromParent
|
2025-10-27 23:27:53 -05:00 |
|
fallenoak
|
5e9b2316dc
|
fix(model): avoid use after free in CM2Model::DetachAllChildrenById
|
2025-10-27 23:20:07 -05:00 |
|
fallenoak
|
aa7e548102
|
feat(model): add CM2Model::DetachAllChildrenById
|
2025-10-27 23:10:49 -05:00 |
|
fallenoak
|
2fb38d3ebb
|
feat(component): clear dirty sections in CCharacterComponent::RenderPrepSections
|
2025-10-27 22:57:21 -05:00 |
|
fallenoak
|
6147f85400
|
feat(component): handle eye effects in CCharacterComponent::GeosRenderPrep
|
2025-10-27 22:41:17 -05:00 |
|
fallenoak
|
0cd79fb749
|
feat(component): implement more of CCharacterComponent::SetSkinColor
|
2025-10-27 22:31:58 -05:00 |
|
fallenoak
|
d6cf306330
|
fix(gx): members of C4Pixel should be unsigned
|
2025-10-27 22:24:23 -05:00 |
|