RD42
|
c9a5971afb
|
[saco] Implement/match ScrSetCameraBehindPlayer(...)
|
2024-10-16 13:46:58 +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
|
3e5f6d3379
|
[saco] Add missing CNetGame::GetWalkStyle() function
|
2024-10-15 15:09:19 +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
|
21a045c0b1
|
[saco] Remove duplicated bHudScaleFix
|
2024-10-15 14:59:10 +08:00 |
|
RD42
|
ffafea3482
|
[saco] Implement/match PathProcessingCrashFixHook()
|
2024-10-14 18:19:37 +08:00 |
|
RD42
|
0e67b1e408
|
[saco] Implement/match SetCarColorCrashFix()
|
2024-10-14 18:19:21 +08:00 |
|
RD42
|
78a3b2b967
|
[saco] Implement/match CWeapon__Satchel__Activate_Hook()
|
2024-10-14 18:18:33 +08:00 |
|
RD42
|
d2fe290b96
|
[saco] Implement/match GenTaskAlloc_Hook()
|
2024-10-14 18:10:47 +08:00 |
|
RD42
|
963daecaf8
|
[saco] Implement/match SetForegroundWindowCrashFixHook()
|
2024-10-14 18:10:20 +08:00 |
|
RD42
|
73482c3d27
|
[saco] Implement/match CTrain_ProcessControl_Derailment()
|
2024-10-14 18:09:46 +08:00 |
|
RD42
|
76687f0c65
|
[saco] Implement/match CCameraCamShake_Sniper_Hook()
|
2024-10-14 18:09:31 +08:00 |
|
RD42
|
b5fbc67474
|
[saco] Implement/match CWeapon_FireCamera_Hook()
|
2024-10-14 18:09:15 +08:00 |
|
RD42
|
d3f474bd97
|
[saco] Implement/match CPed_Say_Hook()
|
2024-10-14 18:08:17 +08:00 |
|
RD42
|
5283d1953b
|
[saco] Implement/match CCamera__Process_Hook()
|
2024-10-14 18:07:53 +08:00 |
|
RD42
|
c74eba47d0
|
[saco] Implement/match FUNC_100A5FF0()
|
2024-10-14 18:05:30 +08:00 |
|
RD42
|
1772f3be72
|
[saco] Mark empty hook functions as TODO
|
2024-10-14 17:14:08 +08:00 |
|
RD42
|
c09dde988d
|
[saco] Match VehicleHorn_Hook()
|
2024-10-14 17:10:18 +08:00 |
|
RD42
|
249b3e13ec
|
[saco] Fix compilation errors in hooks.cpp
|
2024-10-14 17:09:37 +08:00 |
|
RD42
|
c95e4bfadb
|
[saco] Match CEscalator__Update_Hook()
|
2024-10-14 17:08:13 +08:00 |
|
RD42
|
88e1d25bf1
|
[saco] Fix and match CheatProcessorHook()
|
2024-10-14 17:07:09 +08:00 |
|
RD42
|
302705ab51
|
Merge pull request #12 from Tornamic/main
[saco] implement some hooks
|
2024-10-13 23:39:32 +08:00 |
|
RD42
|
f4fb51bb08
|
[saco] Match CHud__DrawCrossHairs_Hook()
* Match `CPlayerPed::GetCameraMode()`
|
2024-10-13 21:42:33 +08:00 |
|
RD42
|
a968ac7f1a
|
[saco] Match CHud__DrawRadar_Hook()
* Implement/match `FUNC_100A24C0()`
|
2024-10-13 21:41:25 +08:00 |
|
RD42
|
7e2b851f13
|
[saco] Match ProcessHudScaleFix()
|
2024-10-13 21:11:43 +08:00 |
|
RD42
|
ded911ff3f
|
[saco] Match cmdHudScaleFix(...)
|
2024-10-13 20:56:17 +08:00 |
|
Tornamic
|
72ff60fd65
|
[saco] implement some hooks
|
2024-10-13 01:05:31 +03:00 |
|
RD42
|
28d6559378
|
Merge pull request #11 from Tornamic/main
[saco] rename and implement some hooked functions
|
2024-10-12 23:15:20 +08:00 |
|
Tornamic
|
57d443a792
|
[saco] implement some hooks
|
2024-10-12 00:46:11 +03:00 |
|
Tornamic
|
62b3628593
|
rename hooked functions
|
2024-10-11 19:32:25 +03:00 |
|
RD42
|
d261676570
|
[bot] Implement/match CNetGame::Packet_Unk12(...)
* Update `CNetGame::UpdateNetwork()`
|
2024-10-10 23:47:23 +08:00 |
|
RD42
|
25cd6aa9c4
|
[saco] Implement n_GetPlayerFacingAngle(...)
|
2024-10-09 23:42:27 +08:00 |
|
RD42
|
d13020cef0
|
[saco] Implement CNetGame::GetPlayerFacingAngle(...)
|
2024-10-09 23:41:30 +08:00 |
|
RD42
|
54cf0d305d
|
[bot] Missing PLAYER_RECORDING_TYPE_* macros
|
2024-10-06 22:32:00 +08:00 |
|
RD42
|
b2a6410482
|
[bot] Update CNetGame::UpdateNetwork()
|
2024-10-06 22:30:01 +08:00 |
|
RD42
|
12d2a4972f
|
[bot] Implement/match CNetGame::Packet_VehicleSync(...)
|
2024-10-06 22:28:33 +08:00 |
|
RD42
|
bf8850b899
|
[bot] Implement/match CNetGame::Packet_PlayerSync(...)
* Update `CNetGame::UpdateNetwork()`
|
2024-10-06 22:26:53 +08:00 |
|
RD42
|
3828fa9c01
|
[raknet] Match BitStream::ReadVector(...)
|
2024-10-06 20:44:34 +08:00 |
|
RD42
|
6775bae89b
|
[raknet] Match BitStream::ReadNormQuat(...)
|
2024-10-06 20:44:07 +08:00 |
|
RD42
|
d25cbca3d3
|
[bot] Implement/match CNetGame::StartRecordingPlayback(...)
|
2024-10-04 18:32:34 +08:00 |
|