RD42
|
5ce9095241
|
[bot] Implement WorldPlayerRemove(...)
|
2024-06-08 21:44:02 +08:00 |
|
RD42
|
0902c67707
|
[bot] Implement WorldPlayerDeath(...)
|
2024-06-08 21:42:42 +08:00 |
|
RD42
|
a88d88bb26
|
[bot] Implement ServerJoin(...)
* Implement `CPlayerPool::New(...)`
|
2024-06-08 21:39:40 +08:00 |
|
RD42
|
2aa2b1e628
|
[bot] Implement ScrRemovePlayerFromVehicle(...)
|
2024-06-08 21:35:32 +08:00 |
|
RD42
|
8b36c6d805
|
[bot] Implement ScrPutPlayerInVehicle(...)
|
2024-06-08 21:34:42 +08:00 |
|
RD42
|
6038cf0a59
|
[bot] Implement ScrSetPlayerPos(...)
|
2024-06-07 22:56:29 +08:00 |
|
RD42
|
bcb50d8800
|
[bot] Implement ScrSetPlayerFacingAngle(...)
|
2024-06-07 22:52:35 +08:00 |
|
RD42
|
8b46841b34
|
[bot] Rename RPC_Unk27 to RPC_DisableRaceCheckpoint
|
2024-06-06 23:01:27 +08:00 |
|
RD42
|
a7e6441afa
|
[bot] Rename RPC_Unk26 to RPC_SetRaceCheckpoint
|
2024-06-06 22:59:52 +08:00 |
|
RD42
|
964c0ad96d
|
[bot] Rename RPC_Unk25 to RPC_DisableCheckpoint
|
2024-06-06 22:58:14 +08:00 |
|
RD42
|
8d50bf0963
|
[bot] Rename RPC_Unk6B to RPC_SetCheckpoint
|
2024-06-06 22:55:39 +08:00 |
|
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 |
|