RD42
|
ed70116c80
|
[bot] Implement CNetGame::Packet_InvalidPassword(...)
|
2024-06-01 20:35:12 +08:00 |
|
RD42
|
509c89ca5f
|
[bot] Implement CNetGame::Packet_ConnectionLost(...)
|
2024-06-01 20:34:10 +08:00 |
|
RD42
|
80c6ceb1fc
|
[bot] Update CNetGame::Packet_DisconnectionNotification(...)
|
2024-06-01 20:32:29 +08:00 |
|
RD42
|
f05b44f0a7
|
[bot] Implement CNetGame::Packet_NoFreeIncomingConnections(...)
|
2024-06-01 20:10:45 +08:00 |
|
RD42
|
3eacf10755
|
[bot] Implement CNetGame::Packet_ConnectionRequestAccepted(...)
|
2024-06-01 20:09:10 +08:00 |
|
RD42
|
ccf7c032d9
|
[bot] Update CNetGame::Packet_ConnectionBanned(...)
|
2024-06-01 20:04:15 +08:00 |
|
RD42
|
23f4c008a9
|
[bot] Implement CNetGame::Packet_RSAPublicKeyMismatch(...)
|
2024-06-01 19:59:47 +08:00 |
|
RD42
|
6e7af2874d
|
[bot] Implement ClientMessage(...)
* Make the szText parameter unsigned char pointer for `CGameMode::OnClientMessage(...)`
|
2024-06-01 19:50:36 +08:00 |
|
RD42
|
fc879a6fdc
|
[bot] Implement ConnectionRejected(...)
* Update SAMPRPC.h
* Update `RegisterRPCs(...)`
* Update `UnRegisterRPCs(...)`
|
2024-06-01 19:43:12 +08:00 |
|
RD42
|
72ab40c2e2
|
[bot] Implement CNetGame::Packet_ConnectAttemptFailed(...)
* Update `CNetGame::UpdateNetwork()`
|
2024-06-01 18:44:36 +08:00 |
|
RD42
|
e4770acd44
|
[bot] Implement n_IsPlayerConnected(...)
|
2024-06-01 18:40:37 +08:00 |
|
RD42
|
0e726e656e
|
[bot] Implement n_StopRecordingPlayback(...)
|
2024-06-01 18:37:04 +08:00 |
|
RD42
|
67790e55f5
|
[bot] Implement CNetGame::ResetPlayerPool()
|
2024-06-01 18:35:59 +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
|
271fa1844e
|
[bot] Implement SvrStats(...)
|
2024-06-01 17:52:11 +08:00 |
|
RD42
|
a817a56c7b
|
[bot] Implement n_printf(...)
|
2024-05-31 23:08:45 +08:00 |
|
RD42
|
bd29ad78ec
|
[bot] Implement n_print(...)
|
2024-05-31 23:08:29 +08:00 |
|
RD42
|
663c0fe374
|
[bot] Implement n_GetTickCount(...)
|
2024-05-31 23:07:44 +08:00 |
|
RD42
|
bbfa58c5ec
|
[bot] Implement n_atan2(...)
|
2024-05-31 23:07:24 +08:00 |
|
RD42
|
1af18eab0c
|
[bot] Implement n_atan(...)
|
2024-05-31 23:07:10 +08:00 |
|
RD42
|
346395ee49
|
[bot] Implement n_acos(...)
|
2024-05-31 23:06:56 +08:00 |
|
RD42
|
45c64be31d
|
[bot] Implement n_asin(...)
|
2024-05-31 23:06:27 +08:00 |
|
RD42
|
59923266b8
|
[bot] Implement math util functions
|
2024-05-31 23:03:37 +08:00 |
|
RD42
|
2a1e452c6d
|
[bot] Move scripting sources to a new filter
|
2024-05-31 23:00:10 +08:00 |
|
RD42
|
b1402decf8
|
[bot] Update project GUID
|
2024-05-31 22:57:15 +08:00 |
|
RD42
|
9cc095cb44
|
[raknet] Cleanup SAMPRPC.h
|
2024-05-31 21:22:27 +08:00 |
|
RD42
|
7d38291951
|
[nsis] Add NSIS Script
|
2024-05-29 16:32: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
|
5f78131dbb
|
Add samp.exe and USERDATA.DAT to .gitignore
|
2024-05-29 16:32:30 +08:00 |
|
RD42
|
b856e98c6d
|
Add *.pas and *.dfm to .gitattributes
|
2024-05-19 23:34:11 +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 |
|