Commit Graph

86 Commits

Author SHA1 Message Date
RD42
b65e643be4 [saco] Implement/match CRemotePlayer::ExitVehicle() 2024-10-31 17:43:13 +08:00
RD42
9b91485a8a [saco] Implement/match CRemotePlayer::EnterVehicle(...) 2024-10-31 17:31:36 +08:00
RD42
15ab1d056a [saco] Fix compilation errors 2024-10-28 00:00:41 +08:00
RD42
a99e62029f [saco] Implement/match QuitGame() 2024-10-21 22:46:54 +08:00
RD42
5048ebb8bf [saco] Implement/match CLabelPool destructor 2024-10-21 22:24:20 +08:00
RD42
61936ebf93 [saco] Implement/match CLabelPool::Delete(...)
* Update CLabelPool constructor
2024-10-21 22:23:45 +08:00
RD42
becf308a1c [saco] Implement/match CLocalPlayer::GetPlayerColorAsARGB() 2024-10-20 17:23:35 +08:00
RD42
b860b6a926 [saco] Implement/match CLocalPlayer::GetPlayerColorAsRGBA() 2024-10-20 17:23:00 +08:00
RD42
fd79de6997 [saco] Implement/match CRemotePlayer::GetPlayerColorAsARGB() 2024-10-20 17:22:03 +08:00
RD42
a2e4ab84b6 [saco] Implement/match CRemotePlayer::GetPlayerColorAsRGBA() 2024-10-20 17:21:37 +08:00
RD42
9e596ad32a [saco] Implement/match CNetPlayer destructor 2024-10-20 15:43:25 +08:00
RD42
fedba35897 [saco] Implement/match CNetPlayer constructor 2024-10-20 15:41:16 +08:00
RD42
5e46ec5702 [saco] Implement/match ScrSetPlayerColor(...) 2024-10-17 17:34:21 +08:00
RD42
1ff45278eb [saco] Implement/match ScrSetPlayerHealth(...) 2024-10-17 17:25:56 +08:00
RD42
694b02e99a [saco] Implement/match ScrSetPlayerDrunkHandling(...) 2024-10-17 17:22:08 +08:00
RD42
40e3ac46c4 [saco] Implement/match ScrSetPlayerDrunkVisuals(...) 2024-10-17 17:19:25 +08:00
RD42
5dfb077138 [saco] Implement/match ScrEnableStuntBonus(...) 2024-10-17 17:11:51 +08:00
RD42
5d75ee8a66 [saco] Implement/match ScrResetPlayerWeapons(...) 2024-10-16 17:39:25 +08:00
RD42
f1f9db0395 [saco] Implement/match ScrResetMoney(...) 2024-10-16 17:35:57 +08:00
RD42
e243477e2b [saco] Implement/match ScrForceSpawnSelection(...) 2024-10-16 17:31:30 +08:00
RD42
9e8ea25c07 [saco] Implement/match ScrSetPlayerName(...) 2024-10-16 16:24:02 +08:00
RD42
22a2ec670c [saco] Implement/match ScrSetCameraPos(...) 2024-10-16 14:13:01 +08:00
RD42
3c990d1476 [saco] Implement/match ScrSetCameraLookAt(...) 2024-10-16 14:10:39 +08:00
RD42
c9a5971afb [saco] Implement/match ScrSetCameraBehindPlayer(...) 2024-10-16 13:46:58 +08:00
RD42
3e5f6d3379 [saco] Add missing CNetGame::GetWalkStyle() function 2024-10-15 15:09:19 +08:00
RD42
92cfcac5ac [server] Implement/match n_SetPlayerInterior(...) 2024-09-24 22:54:16 +08:00
RD42
fe626fdce5 [server] Implement/match CPlayer::SetPlayerColor(...) 2024-09-20 23:35:31 +08:00
RD42
765ad9cd8f [saco] Match HasTimestamps() 2024-08-24 23:28:40 +08:00
RD42
ece98a3e35 [saco] Match GetPacketID(...) 2024-08-24 23:28:14 +08:00
RD42
de33537fc5 [saco] Move CPickupPool constructor to pickuppool.h 2024-08-21 23:25:26 +08:00
RD42
8154fb5da2 [saco] Implement/match CPickupPool destructor
* Update CPickupPool constructor
2024-08-21 23:23:07 +08:00
RD42
74eded7b21 [saco] Match CPickupPool constructor 2024-08-21 23:20:51 +08:00
RD42
669437e30b [saco] Implement/match CEntity::GetDistanceFromLocalPlayerPed()
* Update CLocalPlayer constructor
* Update `CLocalPlayer::ResetAllSyncAttributes()`
2024-08-07 19:01:32 +08:00
RD42
07a69485d1 [saco] Update CNetGame constructor 2024-07-19 23:15:22 +08:00
RD42
62eaba43a7 [saco] Implement/match CMenuPool::Process()
* Implement/match `CMenu::GetSelectedRow()`
2024-07-16 23:32:22 +08:00
RD42
ad0b31deb5 [saco] Implement/match CMenuPool::GetTextPointer(...)
* Implement/match `CMenu::GetMenuItem(...)`
* Implement/match `CMenu::GetMenuTitle()`
* Implement/match `CMenu::GetMenuHeader(...)`
2024-07-16 23:28:35 +08:00
RD42
b734328b5e [saco] Imlement/match CMenuPool::HideMenu(...) 2024-07-16 23:25:58 +08:00
RD42
6fb501be50 [saco] Implement/match CMenuPool::ShowMenu(...)
* Implement/match `CMenu::Show()`
* Implement/match `CMenu::MS(...)`
2024-07-16 23:24:53 +08:00
RD42
37642d51d4 [saco] Implement/match CMenuPool destructor
* Implement/match `CMenu::Hide()`
2024-07-16 23:19:34 +08:00
RD42
4c0831a806 [saco] Implement/match CMenuPool::Delete(...) 2024-07-16 23:13:40 +08:00
RD42
fc436d9489 [saco] Implement/match CMenuPool::New(...)
* Implement/match CMenu constructor
* Update CMenuPool constructor
2024-07-16 23:12:10 +08:00
RD42
9bbc1fb3d8 [saco] Implement CRemotePlayer constructor
* Implement/match `CRemotePlayer::ResetAllSyncAttributes()`
2024-07-13 21:59:37 +08:00
RD42
d9976bb678 [bot] Implement WorldVehicleAdd(...) 2024-06-26 23:21:06 +08:00
RD42
a94fbc924b [bot] Implement WorldVehicleRemove(...) 2024-06-26 23:12:06 +08:00
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