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 |
|
RD42
|
4b50e705ec
|
[saco] Implement/match CPlayerPed::GetLoadedShopName()
|
2024-10-28 19:59:56 +08:00 |
|
RD42
|
9e6ae8204f
|
[saco] Implement/match CPlayerPed::ShowMarker(...)
|
2024-10-28 19:37:24 +08:00 |
|
RD42
|
15ab1d056a
|
[saco] Fix compilation errors
|
2024-10-28 00:00:41 +08:00 |
|
RD42
|
55540b1f10
|
[server] Fix compilation errors
|
2024-10-27 22:39:37 +08:00 |
|
RD42
|
ed7889a021
|
[bot] Fix compilation errors
|
2024-10-27 22:10:24 +08:00 |
|
RD42
|
c4d9018f90
|
[raknet] Fix doubled variable definition
|
2024-10-27 22:09:07 +08:00 |
|
RD42
|
4a3df886e2
|
[saco] Implement/match CActorPed::ApplyAnimation(...)
|
2024-10-25 23:47:29 +08:00 |
|
RD42
|
61497a1372
|
[saco] Implement/match CActorPed::SetTargetRotation(...)
|
2024-10-25 23:44:31 +08:00 |
|
RD42
|
a196f13ff5
|
[saco] Implement/match CActorPed::ClearAnimations()
|
2024-10-25 23:43:59 +08:00 |
|
RD42
|
8ad4f28567
|
[saco] Implement/match FlushPedIntelligence()
|
2024-10-25 23:42:50 +08:00 |
|
RD42
|
95de44a434
|
[saco] Implement/match CActorPed::SetArmour(...)
|
2024-10-24 22:30:11 +08:00 |
|