RD42
|
26ea16aaae
|
[bot] Implement WorldPlayerAdd(...)
* Rename `CNetGame::sub_415EC0(...)` to `CNetGame::SetPlayerAdded(...)`
|
2024-06-03 22:58:59 +08:00 |
|
RD42
|
843b2406bf
|
[bot] Implement InitGame(...)
|
2024-06-03 22:51:04 +08:00 |
|
RD42
|
aca41ed816
|
[bot] Implement ServerQuit(...)
|
2024-06-02 22:55:46 +08:00 |
|
RD42
|
05e65e3d17
|
[bot] Implement ScrSetSpawnInfo(...)
|
2024-06-02 22:36:16 +08:00 |
|
RD42
|
1b58865926
|
[bot] Implement ScrDisplayGameText(...)
|
2024-06-02 22:21:36 +08:00 |
|
RD42
|
fc879a6fdc
|
[bot] Implement ConnectionRejected(...)
* Update SAMPRPC.h
* Update `RegisterRPCs(...)`
* Update `UnRegisterRPCs(...)`
|
2024-06-01 19:43:12 +08:00 |
|
RD42
|
9a61b24a2f
|
[bot] Implement GameModeRestart(...)
* Implement `CNetGame::ShutdownForGameModeRestart()`
* Implement `CPlayerPool::Process()`
* Implement `CNetGame::ResetVehiclePool()`
* Implement `CNetGame::StopRecordingPlayback()`
|
2024-06-01 18:30:44 +08:00 |
|
RD42
|
eb2876272f
|
[saco] Implement CDXUTDialog::GetPrevControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
92f47f526f
|
[saco] Implement CDXUTDialog::GetNextControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
937495a9b8
|
[saco] Implement CDXUTDialog::GetControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
66cb7f0290
|
[saco] Implement CDXUTDialog::AddControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
0c26d699c2
|
[saco] Implement CDXUTDialog::InitControl(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
87488b7d52
|
[saco] Implement CDXUTDialog::GetFont(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
d2c7139b01
|
[saco] Implement CDXUTDialog::SetFont(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
efc90f78e3
|
[saco] Implement CDXUTDialogResourceManager::AddFont(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
fd4965bf98
|
[saco] Implement CDXUTDialog::SendEvent(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
8fc6a8e473
|
[saco] Implement CDXUTDialog::Refresh()
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
b3ff5fd8aa
|
[saco] Implement CDXUTDialog::RemoveAllControls()
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
7ad9b52673
|
[saco] Implement CDXUTDialog::SetCallback(...)
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
fee3ab194a
|
[saco] Implement CDXUTDialog destructor
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
a630a523e1
|
[arctool2] Add archive tool
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
16f92725a7
|
[saco] Add ms_hAdvApi32 variable to CCryptoContext
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
98041c3628
|
[saco] Add ms_dwRSAKeySize variable to CKeyPair
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
8ec4a246a6
|
[saco] Implement CFileStream constructor
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
ca014a8e6c
|
[saco] Implement CDXUTIMEEditBox::EnableImeSystem(...)
|
2024-05-18 22:59:21 +08:00 |
|
RD42
|
69708b5ff5
|
[saco] Implement CDXUTElement::Refresh()
|
2024-05-18 22:55:23 +08:00 |
|
RD42
|
1f100e5d90
|
[saco] Implement CDXUTElement::SetFont(...)
|
2024-05-18 22:54:36 +08:00 |
|
RD42
|
8d20084ee2
|
[saco] Implement CDXUTElement::SetTexture(...)
|
2024-05-18 22:53:38 +08:00 |
|
RD42
|
d8b2b2b92b
|
[saco] Implement DXUTPresentIntervalToString(...)
|
2024-05-18 22:35:26 +08:00 |
|
RD42
|
7a012d4c86
|
[saco] Implement DXUTVertexProcessingTypeToString(...)
|
2024-05-18 22:35:07 +08:00 |
|
RD42
|
849ede1364
|
[saco] Implement DXUTMultisampleTypeToString(...)
|
2024-05-18 22:34:46 +08:00 |
|
RD42
|
4e2f68eb37
|
[saco] Implement DXUTD3DDeviceTypeToString(...)
|
2024-05-18 22:34:13 +08:00 |
|
RD42
|
16d6680e91
|
[saco] Implement CDXUTResourceCache member functions
|
2024-05-17 22:40:35 +08:00 |
|
RD42
|
9dbf21d4ce
|
[saco] Implement rest of CGrowableArray member functions
|
2024-05-17 22:33:58 +08:00 |
|
RD42
|
81c340ad4f
|
[saco] Implement CDXUTDialog constructor
|
2024-05-16 22:41:42 +08:00 |
|
RD42
|
f833cc2302
|
[saco] Implement CDXUTControl member funtions
|
2024-05-16 22:32:55 +08:00 |
|
RD42
|
a430621286
|
[saco] Implement CDXUTStatic::GetTextCopy(...)
|
2024-05-16 22:23:43 +08:00 |
|
RD42
|
747d865c87
|
[saco] Implement CDXUTControl constructor
|
2024-05-15 22:52:08 +08:00 |
|
RD42
|
1675c68d5e
|
[saco] Add CDXUTElement class
|
2024-05-15 22:49:02 +08:00 |
|
RD42
|
38a476378e
|
[saco] Implement CDXUTDialogResourceManager::OnDestroyDevice()
|
2024-05-15 22:24:47 +08:00 |
|
RD42
|
d639d50d1e
|
[saco] Implement CDXUTDialogResourceManager::OnLostDevice()
|
2024-05-15 22:23:34 +08:00 |
|
RD42
|
31f6c23496
|
[saco] Implement CDXUTDialogResourceManager::OnResetDevice()
|
2024-05-15 22:21:07 +08:00 |
|
RD42
|
422163126b
|
[saco] Implement CDXUTDialogResourceManager constructor
|
2024-05-13 22:42:05 +08:00 |
|
RD42
|
8793b4eb73
|
[saco] Implement DXUTBlendColor class member functions
|
2024-05-13 22:35:46 +08:00 |
|
RD42
|
337cc58920
|
[saco] Implement few CGrowableArray member functions
|
2024-05-13 22:26:32 +08:00 |
|
RD42
|
07b017d217
|
[saco] Implement DXUT_Dynamic_* functions
|
2024-05-13 22:22:05 +08:00 |
|
RD42
|
95be49b49c
|
[saco] Implement and match DXUTFindMediaSearchParentDirs(...)
|
2024-05-12 22:51:13 +08:00 |
|
RD42
|
94c7b478af
|
[saco] Implement and match DXUTFindMediaSearchTypicalDirs(...)
|
2024-05-12 22:50:11 +08:00 |
|
RD42
|
1e0ce73275
|
[saco] Implement DXUTSetMediaSearchPath(...)
|
2024-05-12 22:48:50 +08:00 |
|
RD42
|
cb0177debc
|
[saco] Implement DXUTGetMediaSearchPath()
|
2024-05-12 22:45:31 +08:00 |
|