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
|
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
|
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 |
|
RD42
|
c923d8cfc4
|
[saco] Implement/match CActorPed::GetArmour()
|
2024-10-24 22:29:46 +08:00 |
|
RD42
|
bde196c8f8
|
[saco] Implement/match CActorPed::SetHealth(...)
|
2024-10-24 22:29:13 +08:00 |
|
RD42
|
10ff963170
|
[saco] Implement/match CActorPed::GetHealth()
|
2024-10-24 22:27:06 +08:00 |
|
RD42
|
546b2cdeef
|
[saco] Implement/match CActorPed destructor
|
2024-10-24 22:26:18 +08:00 |
|
RD42
|
a4657baccf
|
[saco] Implement/match CActorPed::Destroy()
|
2024-10-24 22:25:48 +08:00 |
|
RD42
|
94bfbc8947
|
[saco] Implement/match CActorPed constructor
|
2024-10-24 22:24:40 +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
|
ea3f2e0246
|
[saco] Implement/match CPlayerPed::HandsUp()
|
2024-10-15 18:05:38 +08:00 |
|
RD42
|
76dde69cdf
|
[saco] Implement/match CPlayerPed::TogglePlayerControllable(...)
|
2024-10-15 17:56:30 +08:00 |
|
RD42
|
3227dd0905
|
[saco] Implement/match CPlayerPed::RemoveFromVehicleAndPutAt(...)
|
2024-10-15 17:52:24 +08:00 |
|
RD42
|
ab853af4c2
|
[saco] Implement/match CPlayerPed::GetVehicleSeatID()
|
2024-10-15 17:45:42 +08:00 |
|
RD42
|
b2d28335a3
|
[saco] Implement/match CPlayerPed::GetGtaContactVehicle()
|
2024-10-15 17:18:06 +08:00 |
|
RD42
|
0fba86e33f
|
[saco] Implement/match CPlayerPed::GetGtaContactEntity()
|
2024-10-15 17:16:42 +08:00 |
|
RD42
|
75d5dcc38d
|
[saco] Implement/match CPlayerPed::SetAimZ(...)
|
2024-10-15 17:11:37 +08:00 |
|
RD42
|
771c1b00c8
|
[saco] Implement/match CPlayerPed::GetAimZ()
|
2024-10-15 17:11:01 +08:00 |
|
RD42
|
1339b0159c
|
[saco] Implemen/match CPlayerPed::SetKey(...)
|
2024-10-15 16:57:03 +08:00 |
|
RD42
|
f6f40b4309
|
[saco] Implement/match CPlayerPed::GetKeys(...)
|
2024-10-15 16:55:38 +08:00 |
|
RD42
|
db5e0d9f83
|
[saco] Implement/match SetFarClipHook()
|
2024-10-15 15:02:31 +08:00 |
|
RD42
|
94f0f68c61
|
[saco] Implement/match AddVehicleHook()
|
2024-10-15 15:01:09 +08:00 |
|
RD42
|
ffafea3482
|
[saco] Implement/match PathProcessingCrashFixHook()
|
2024-10-14 18:19:37 +08:00 |
|