Commit Graph

1189 Commits

Author SHA1 Message Date
RD42
ddbda01200 [saco] Implement/match CEntity::GetWorldBoundRadius() 2024-11-03 23:29:33 +08:00
RD42
0339744fdf [saco] Implement/match CEntity::SetClumpAlpha(...) 2024-11-03 23:28:25 +08:00
RD42
dc0f63e824 [saco] Implement/match CEntity::MakeNonCollidable() 2024-11-03 23:27:15 +08:00
RD42
51df0649e0 [saco] Rename and match unnamed_100B4B50(...) 2024-11-03 23:08:30 +08:00
RD42
cf6eec3a3f [saco] Update CPlayerPed::SetWeaponSkillLevel(...) 2024-11-03 17:34:44 +08:00
RD42
218e6b1d53 [saco] Match GameSetLocalPlayerWeaponSkillLevel(...) 2024-11-03 17:33:45 +08:00
RD42
0c52dc8cdd [saco] Match GameSetPlayerWeaponSkillLevel(...) 2024-11-03 17:32:34 +08:00
RD42
414629e296 [saco] Match GameSetRemotePlayerCameraExtZoom(...) 2024-11-03 17:30:37 +08:00
RD42
10f79b7bde [saco] Remove GameGetPlayerCameraExtZoom(...) 2024-11-03 17:30:11 +08:00
RD42
802fe277f2 [saco] Implement/match CPlayerPed::SetFightingStyle(...) 2024-11-02 23:06:07 +08:00
RD42
3bf84844a3 [saco] Implement/match CPlayerPed::GetFightingStyle() 2024-11-02 23:04:47 +08:00
RD42
25f2999e3f [saco] Implement/match CPlayerPed::IsCellphoneEnabled() 2024-11-02 23:03:33 +08:00
RD42
4039572cbc [saco] Implement/match CPlayerPed::ToggleCellphone(...) 2024-11-02 23:03:00 +08:00
RD42
1b62a8d3c4 [saco] Implement/match CPlayerPed::DestroyFollowPedTask() 2024-11-02 22:58:45 +08:00
RD42
42647cce48 [saco] Implement/match CPlayerPed::ApplyCommandTask(...) 2024-11-02 22:55:17 +08:00
RD42
20c3b9f7da [saco] Implement/match CPlayerPed::ProcessMarkers(...) 2024-11-02 22:54:28 +08:00
RD42
f829baf38c [saco] Implement/match CPlayerPed::IsSwimming() 2024-11-02 22:52:02 +08:00
RD42
38470a88e1 [saco] Implement/match CPlayerPed::IsFalling() 2024-11-02 22:50:38 +08:00
RD42
975fdd589e [saco] Implement/match CPlayerPed::IsFighting() 2024-11-02 22:48:04 +08:00
RD42
a7ffe33721 [saco] Implement/match CPlayerPed::IsJumping() 2024-11-02 22:42:58 +08:00
RD42
f4121ea14f [saco] Implement/match GetTaskNameFromTask(...) 2024-11-02 22:38:54 +08:00
RD42
7e6ec7860f [saco] Implement/match GetTaskTypeFromTask(...) 2024-11-02 22:37:47 +08:00
RD42
24b3ff6039 [saco] Implement/match GetNextTaskFromTask(...) 2024-11-02 22:36:15 +08:00
RD42
5aa26948af [saco] Implement/match CPlayerPed::IsDancing() 2024-10-31 19:20:37 +08:00
RD42
0de166559e [saco] Implement/match CPlayerPed::StopDancing() 2024-10-31 19:20:07 +08:00
RD42
5ef37e76c2 [saco] Implement/match CPlayerPed::StartDancing(...) 2024-10-31 19:19:32 +08:00
RD42
27b31e604d [saco] Implement/match CPlayerPed::IsPerformingAnimation(...) 2024-10-31 19:17:46 +08:00
RD42
4c8333f443 [saco] Implement/match CPlayerPed::ApplyAnimation(...) 2024-10-31 19:16:49 +08:00
RD42
74e2a5f12a [saco] Implement/match CPlayerPed::HoldItem(...) 2024-10-31 19:15:00 +08:00
RD42
fd3ffe3de8 [saco] Implement/match CPlayerPed::HasHandsUp() 2024-10-31 19:14:05 +08:00
RD42
4bc31cc88b [saco] Reorder functions in playerped.cpp 2024-10-31 19:10:40 +08:00
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
63d04d6639 [saco] Implement/match CPlayerPed::ExitCurrentVehicle() 2024-10-31 17:27:54 +08:00
RD42
0a7fc0799b [saco] Implement/match CPlayerPed::EnterVehicle(...) 2024-10-31 17:26:43 +08:00
RD42
aacad6daf2 [saco] Implement/match CPlayerPed::PutDirectlyInVehicle(...) 2024-10-31 17:22:38 +08:00
RD42
7e8ea75194 [saco] Implement/match CActorPed::ToggleImmunity(...) 2024-10-30 18:28:36 +08:00
RD42
007f7729f9 [saco] Implement/match CActorPed::IsInVehicle() 2024-10-30 18:22:13 +08:00
RD42
f6d232a45c [saco] Implement/match CActorPed::SetActionTrigger(...) 2024-10-30 18:10:48 +08:00
RD42
dc5b5ec1c0 [saco] Implement/match CActorPed::GetActionTrigger() 2024-10-30 18:10:15 +08:00
RD42
348a33e8d5 [saco] Implement/match CActorPed::IsDead() 2024-10-30 18:09:46 +08:00
RD42
6a3f528e9f [saco] Implement/match CActorPed::SetStateFlags(...) 2024-10-30 18:09:06 +08:00
RD42
6de35774d9 [saco] Implement/match CActorPed::GetStateFlags() 2024-10-30 18:08:31 +08:00
RD42
014b86266b [saco] Implement/match CPlayerPed::ProcessVehicleHorn() 2024-10-29 11:47:52 +08:00
RD42
484218bf73 [saco] Implement/match CPlayerPed::GetTransformedBonePosition(...) 2024-10-28 20:04:13 +08:00
RD42
b9f237883b [saco] Implement/match CPlayerPed::GetBonePosition(...) 2024-10-28 20:03:31 +08:00
RD42
1f056cb93a [saco] Implement/match CPlayerPed::SetWeaponSkillLevel(...) 2024-10-28 20:02:55 +08:00
RD42
d649636a6d [saco] Implement/match CPlayerPed::SetShopName(...) 2024-10-28 20:02:24 +08:00
RD42
e6e9fc67e2 [saco] Implement/match CPlayerPed::GetShopName() 2024-10-28 20:01:44 +08:00
RD42
48f6041de6 [saco] Implement/match CPlayerPed::LoadShoppingDataSubsection(...) 2024-10-28 20:00:42 +08:00