704 Commits

Author SHA1 Message Date
356a762b4a [saco] Implement/match FUNC_100B43F0(...) 2025-05-04 09:24:37 -07:00
bc62b91801 [saco] Implement/match FUNC_100B43D0(...) 2025-05-04 09:23:50 -07:00
397b09d482 [saco] Implement/match FUNC_100B4390(...) 2025-05-04 09:23:21 -07:00
6a6637b5a3 [saco] Refactor PedPtrRecord functions 2025-05-03 08:55:16 -07:00
dcbdb45901 [saco] Move hud/radar color functions to hudcolor.cpp/.h 2025-05-03 08:39:34 -07:00
01b1024eff [saco] Force Maximize Speed (/O2) for patches.cpp 2025-05-03 06:22:30 -07:00
60c6d1a632 [saco] Refactor 2025-04-21 06:47:22 -07:00
f748cf8088 [saco] Implement SAA_FILE_HEADER::Read(...) 2025-04-21 06:38:20 -07:00
550620d178 [saco] Rename few CLocalPlayer member variables 2025-04-21 06:21:34 -07:00
c05bb539e9 [saco] Update CLocalPlayer::ResetAllSyncAttributes() 2025-04-21 06:19:47 -07:00
202afdfda8 [saco] Mark CPlayerPool::CPlayerPool() as TODO 2025-04-21 05:57:32 -07:00
431e81a227 [saco] Force Maximize Speed (/O2) for entity.cpp 2025-04-20 07:55:39 -07:00
f1629fe2d4 [saco] Match CLocalPlayer::ResetAllSyncAttributes() 2025-04-20 07:53:56 -07:00
83141434a9 [saco] Force Maximize Speed (/O2) for httpclient.cpp 2025-04-19 10:05:39 -07:00
d46a279850 [saco] Force Maximize Speed (/O2) for keystuff.cpp 2025-04-19 10:04:21 -07:00
68c0dfa8c3 [saco] Use 'Full Optimization (/Ox)' by default 2025-04-19 09:59:44 -07:00
5e23966f5f [saco] Rename and update CGame::sub_100A00F0() 2024-11-15 19:05:48 +08:00
5443357df1 [saco] Rename and match CGame::sub_100A00C0()
* Rename `unnamed_10150340` to `bUsedPlayerSlots`
* Update CGame constructor
* Rename `CGame::sub_100A00C0()` to `CGame::FindFirstFreePlayerPedSlot()`
* Update `CGame::sub_100A00F0()`
2024-11-15 19:03:19 +08:00
13dedd6c68 [saco] Implement/match CGame::UpdateCheckpoints() 2024-11-08 00:32:04 +08:00
24f318de7a [saco] Implement/match CGame::SetRaceCheckpointInformation(...) 2024-11-08 00:25:56 +08:00
ee78eae116 [saco] Implement/match CGame::MakeRaceCheckpoint() 2024-11-08 00:20:39 +08:00
b8af4eacc3 [saco] Implement/match CGame::SetCheckpointInformation(...) 2024-11-08 00:13:23 +08:00
98b7dfc413 [saco] Remove unneded things 2024-11-07 23:54:20 +08:00
9e6548a7bd [saco] Add BASS to the project 2024-11-07 00:12:21 +08:00
43f186edd1 [saco] Implement/match CGame::EnableClock(...) 2024-11-06 00:11:24 +08:00
6dbcdc827e [saco] Match FUNC_1009D560 2024-11-06 00:03:12 +08:00
45e41a529b [saco] Match CCamera::GetDistanceFromPoint(...) 2024-11-06 00:02:54 +08:00
ce68f76eb0 [saco] Match CCamera::FUNC_1009D6B0() 2024-11-06 00:01:54 +08:00
39edded764 [saco] Implement/match CEntity::SetEulerAngles(...) 2024-11-03 23:30:11 +08:00
ddbda01200 [saco] Implement/match CEntity::GetWorldBoundRadius() 2024-11-03 23:29:33 +08:00
0339744fdf [saco] Implement/match CEntity::SetClumpAlpha(...) 2024-11-03 23:28:25 +08:00
dc0f63e824 [saco] Implement/match CEntity::MakeNonCollidable() 2024-11-03 23:27:15 +08:00
51df0649e0 [saco] Rename and match unnamed_100B4B50(...) 2024-11-03 23:08:30 +08:00
cf6eec3a3f [saco] Update CPlayerPed::SetWeaponSkillLevel(...) 2024-11-03 17:34:44 +08:00
218e6b1d53 [saco] Match GameSetLocalPlayerWeaponSkillLevel(...) 2024-11-03 17:33:45 +08:00
0c52dc8cdd [saco] Match GameSetPlayerWeaponSkillLevel(...) 2024-11-03 17:32:34 +08:00
414629e296 [saco] Match GameSetRemotePlayerCameraExtZoom(...) 2024-11-03 17:30:37 +08:00
10f79b7bde [saco] Remove GameGetPlayerCameraExtZoom(...) 2024-11-03 17:30:11 +08:00
802fe277f2 [saco] Implement/match CPlayerPed::SetFightingStyle(...) 2024-11-02 23:06:07 +08:00
3bf84844a3 [saco] Implement/match CPlayerPed::GetFightingStyle() 2024-11-02 23:04:47 +08:00
25f2999e3f [saco] Implement/match CPlayerPed::IsCellphoneEnabled() 2024-11-02 23:03:33 +08:00
4039572cbc [saco] Implement/match CPlayerPed::ToggleCellphone(...) 2024-11-02 23:03:00 +08:00
1b62a8d3c4 [saco] Implement/match CPlayerPed::DestroyFollowPedTask() 2024-11-02 22:58:45 +08:00
42647cce48 [saco] Implement/match CPlayerPed::ApplyCommandTask(...) 2024-11-02 22:55:17 +08:00
20c3b9f7da [saco] Implement/match CPlayerPed::ProcessMarkers(...) 2024-11-02 22:54:28 +08:00
f829baf38c [saco] Implement/match CPlayerPed::IsSwimming() 2024-11-02 22:52:02 +08:00
38470a88e1 [saco] Implement/match CPlayerPed::IsFalling() 2024-11-02 22:50:38 +08:00
975fdd589e [saco] Implement/match CPlayerPed::IsFighting() 2024-11-02 22:48:04 +08:00
a7ffe33721 [saco] Implement/match CPlayerPed::IsJumping() 2024-11-02 22:42:58 +08:00
f4121ea14f [saco] Implement/match GetTaskNameFromTask(...) 2024-11-02 22:38:54 +08:00