Commit Graph

  • 9e8ea25c07 [saco] Implement/match ScrSetPlayerName(...) RD42 2024-10-16 16:24:02 +0800
  • 22a2ec670c [saco] Implement/match ScrSetCameraPos(...) RD42 2024-10-16 14:13:01 +0800
  • 3c990d1476 [saco] Implement/match ScrSetCameraLookAt(...) RD42 2024-10-16 14:10:39 +0800
  • c9a5971afb [saco] Implement/match ScrSetCameraBehindPlayer(...) RD42 2024-10-16 13:46:58 +0800
  • ea3f2e0246 [saco] Implement/match CPlayerPed::HandsUp() RD42 2024-10-15 18:05:38 +0800
  • 76dde69cdf [saco] Implement/match CPlayerPed::TogglePlayerControllable(...) RD42 2024-10-15 17:56:30 +0800
  • 3227dd0905 [saco] Implement/match CPlayerPed::RemoveFromVehicleAndPutAt(...) RD42 2024-10-15 17:52:24 +0800
  • ab853af4c2 [saco] Implement/match CPlayerPed::GetVehicleSeatID() RD42 2024-10-15 17:45:42 +0800
  • b2d28335a3 [saco] Implement/match CPlayerPed::GetGtaContactVehicle() RD42 2024-10-15 17:18:06 +0800
  • 0fba86e33f [saco] Implement/match CPlayerPed::GetGtaContactEntity() RD42 2024-10-15 17:16:42 +0800
  • 75d5dcc38d [saco] Implement/match CPlayerPed::SetAimZ(...) RD42 2024-10-15 17:11:37 +0800
  • 771c1b00c8 [saco] Implement/match CPlayerPed::GetAimZ() RD42 2024-10-15 17:11:01 +0800
  • 1339b0159c [saco] Implemen/match CPlayerPed::SetKey(...) RD42 2024-10-15 16:57:03 +0800
  • f6f40b4309 [saco] Implement/match CPlayerPed::GetKeys(...) RD42 2024-10-15 16:55:38 +0800
  • 3e5f6d3379 [saco] Add missing CNetGame::GetWalkStyle() function RD42 2024-10-15 15:09:19 +0800
  • db5e0d9f83 [saco] Implement/match SetFarClipHook() RD42 2024-10-15 15:02:31 +0800
  • 94f0f68c61 [saco] Implement/match AddVehicleHook() RD42 2024-10-15 15:01:09 +0800
  • 21a045c0b1 [saco] Remove duplicated bHudScaleFix RD42 2024-10-15 14:59:10 +0800
  • ffafea3482 [saco] Implement/match PathProcessingCrashFixHook() RD42 2024-10-14 18:19:37 +0800
  • 0e67b1e408 [saco] Implement/match SetCarColorCrashFix() RD42 2024-10-14 18:19:21 +0800
  • 78a3b2b967 [saco] Implement/match CWeapon__Satchel__Activate_Hook() RD42 2024-10-14 18:18:33 +0800
  • d2fe290b96 [saco] Implement/match GenTaskAlloc_Hook() RD42 2024-10-14 18:10:47 +0800
  • 963daecaf8 [saco] Implement/match SetForegroundWindowCrashFixHook() RD42 2024-10-14 18:10:20 +0800
  • 73482c3d27 [saco] Implement/match CTrain_ProcessControl_Derailment() RD42 2024-10-14 18:09:46 +0800
  • 76687f0c65 [saco] Implement/match CCameraCamShake_Sniper_Hook() RD42 2024-10-14 18:09:31 +0800
  • b5fbc67474 [saco] Implement/match CWeapon_FireCamera_Hook() RD42 2024-10-14 18:09:15 +0800
  • d3f474bd97 [saco] Implement/match CPed_Say_Hook() RD42 2024-10-14 18:08:17 +0800
  • 5283d1953b [saco] Implement/match CCamera__Process_Hook() RD42 2024-10-14 18:07:53 +0800
  • c74eba47d0 [saco] Implement/match FUNC_100A5FF0() RD42 2024-10-14 18:05:30 +0800
  • 1772f3be72 [saco] Mark empty hook functions as TODO RD42 2024-10-14 17:14:08 +0800
  • c09dde988d [saco] Match VehicleHorn_Hook() RD42 2024-10-14 17:10:18 +0800
  • 249b3e13ec [saco] Fix compilation errors in hooks.cpp RD42 2024-10-14 17:09:37 +0800
  • c95e4bfadb [saco] Match CEscalator__Update_Hook() RD42 2024-10-14 17:08:13 +0800
  • 88e1d25bf1 [saco] Fix and match CheatProcessorHook() RD42 2024-10-14 17:07:09 +0800
  • 302705ab51
    Merge pull request #12 from Tornamic/main RD42 2024-10-13 23:39:32 +0800
  • f4fb51bb08 [saco] Match CHud__DrawCrossHairs_Hook() RD42 2024-10-13 21:42:33 +0800
  • a968ac7f1a [saco] Match CHud__DrawRadar_Hook() RD42 2024-10-13 21:41:25 +0800
  • 7e2b851f13 [saco] Match ProcessHudScaleFix() RD42 2024-10-13 21:11:43 +0800
  • ded911ff3f [saco] Match cmdHudScaleFix(...) RD42 2024-10-13 20:56:17 +0800
  • 72ff60fd65 [saco] implement some hooks Tornamic 2024-10-13 01:05:31 +0300
  • 28d6559378
    Merge pull request #11 from Tornamic/main RD42 2024-10-12 23:15:20 +0800
  • 57d443a792 [saco] implement some hooks Tornamic 2024-10-12 00:46:11 +0300
  • 62b3628593 rename hooked functions Tornamic 2024-10-11 19:32:25 +0300
  • d261676570 [bot] Implement/match CNetGame::Packet_Unk12(...) RD42 2024-10-10 23:47:23 +0800
  • 25cd6aa9c4 [saco] Implement n_GetPlayerFacingAngle(...) RD42 2024-10-09 23:42:27 +0800
  • d13020cef0 [saco] Implement CNetGame::GetPlayerFacingAngle(...) RD42 2024-10-09 23:41:30 +0800
  • 54cf0d305d [bot] Missing PLAYER_RECORDING_TYPE_* macros RD42 2024-10-06 22:32:00 +0800
  • b2a6410482 [bot] Update CNetGame::UpdateNetwork() RD42 2024-10-06 22:30:01 +0800
  • 12d2a4972f [bot] Implement/match CNetGame::Packet_VehicleSync(...) RD42 2024-10-06 22:28:33 +0800
  • bf8850b899 [bot] Implement/match CNetGame::Packet_PlayerSync(...) RD42 2024-10-06 22:26:53 +0800
  • 3828fa9c01 [raknet] Match BitStream::ReadVector(...) RD42 2024-10-06 20:44:34 +0800
  • 6775bae89b [raknet] Match BitStream::ReadNormQuat(...) RD42 2024-10-06 20:44:07 +0800
  • d25cbca3d3 [bot] Implement/match CNetGame::StartRecordingPlayback(...) RD42 2024-10-04 18:32:34 +0800
  • 42c9992160 [bot] Implement/match CNetGame::FUNC_6(...) RD42 2024-10-04 18:31:36 +0800
  • 1e9130f393 [bot] Implement/match CNetGame::FUNC_5(...) RD42 2024-10-04 18:30:45 +0800
  • 3384a89aa3 [bot] Match FUNC_3(...) RD42 2024-10-04 16:58:22 +0800
  • b7b0237ebd [bot] Match FUNC_2(...) RD42 2024-10-02 17:12:35 +0800
  • aa88ca7c07 [bot] Match FUNC_1(...) RD42 2024-10-02 16:57:00 +0800
  • 035b1b0e75 [bot] Match FUNC_4(...) RD42 2024-10-02 16:37:38 +0800
  • f7b210999e [bot] Match UpgradeRecordFile(...) RD42 2024-10-01 19:30:07 +0800
  • 8c9eb8a774 [bot] Implement few functions RD42 2024-10-01 19:19:51 +0800
  • 8a6b39b6cc [bot] Increase accuracy for script timer functions RD42 2024-10-01 19:18:09 +0800
  • d75a513c5e Update IDBs RD42 2024-09-30 19:06:45 +0800
  • f31707c53c [bot] Reorder filters RD42 2024-09-29 23:40:54 +0800
  • 988a8d3686 backup decomp RD42 2024-09-27 23:11:36 +0800
  • 92cfcac5ac [server] Implement/match n_SetPlayerInterior(...) RD42 2024-09-24 22:54:16 +0800
  • e4895f9fbb [server] Implement/match n_GangZoneStopFlashForAll(...) RD42 2024-09-22 20:51:03 +0800
  • 90cfb31f62 [server] Implement/match n_GangZoneStopFlashForPlayer(...) RD42 2024-09-22 20:50:38 +0800
  • 5a5a62f634 [server] Implement/match n_GangZoneFlashForAll(...) RD42 2024-09-22 20:50:20 +0800
  • 0e1631b86f [server] Implement/match n_GangZoneFlashForPlayer(...) RD42 2024-09-22 20:49:58 +0800
  • d7dfb6a6ae [server] Implement/match n_GangZoneHideForAll(...) RD42 2024-09-22 20:49:35 +0800
  • 3ceaacfb93 [server] Implement/match n_GangZoneHideForPlayer(...) RD42 2024-09-22 20:49:17 +0800
  • 4864e3c866 [server] Implement/match n_GangZoneShowForAll(...) RD42 2024-09-22 20:49:00 +0800
  • 83f1876545 [server] Implement/match n_GangZoneShowForPlayer(...) RD42 2024-09-22 20:48:28 +0800
  • 64603baa21 [server] Implement/match n_GangZoneCreate(...) RD42 2024-09-22 20:48:09 +0800
  • 5cd459179d [server] Implement/match n_GangZoneDestroy(...) RD42 2024-09-21 22:33:41 +0800
  • 473e9a76e5 [server] Implement/match CGangZonePool::StopFlashForAll(...) RD42 2024-09-21 22:25:08 +0800
  • 943fc3e5e8 [server] Implement/match CGangZonePool::StopFlashForPlayer(...) RD42 2024-09-21 22:24:44 +0800
  • cbc0c870be [server] Implement/match CGangZonePool::FlashForAll(...) RD42 2024-09-21 22:24:16 +0800
  • 50cd412a00 [server] Implement/match CGangZonePool::FlashForPlayer(...) RD42 2024-09-21 22:23:53 +0800
  • e95d96467d [server] Implement/match CGangZonePool::HideForAll(...) RD42 2024-09-21 22:23:33 +0800
  • 72c438d0a5 [server] Implement/match CGangZonePool::HideForPlayer((...) RD42 2024-09-21 22:23:09 +0800
  • 7c2b514eb2 [server] Implement/match CGangZonePool::ShowForAll(...) RD42 2024-09-21 22:22:45 +0800
  • 3dbbbb89b3 [server] Implement/match CGangZonePool::ShowForPlayer(...) RD42 2024-09-21 22:22:06 +0800
  • 5682b993ad [server] Implement/match CGangZonePool::Delete(...) RD42 2024-09-21 22:00:57 +0800
  • 4c09be8e80 [server] Implement/match CGangZonePool::New(...) RD42 2024-09-21 21:56:34 +0800
  • 5c6af25c40 [server] Implemen/match n_RemovePlayerFromVehicle(...) RD42 2024-09-20 23:54:47 +0800
  • 5242eac4ac [server] Implement/match n_GetPlayerVehicleSeat(...) RD42 2024-09-20 23:47:34 +0800
  • 9ac72cc0f7 [server] Implement/match n_GetPlayerVehicleID(...) RD42 2024-09-20 23:45:30 +0800
  • e922c795f9 [server] Remove CHECK_PARAMS RD42 2024-09-20 23:41:49 +0800
  • 094912cedc [server] Implement/match n_GetPlayerColor(...) RD42 2024-09-20 23:39:31 +0800
  • 3bafae404e [server] Implement/match n_SetPlayerColor(...) RD42 2024-09-20 23:37:12 +0800
  • fe626fdce5 [server] Implement/match CPlayer::SetPlayerColor(...) RD42 2024-09-20 23:35:31 +0800
  • cace251a9d [server] Implement/match n_GetPlayerSurfingObjectID(...) RD42 2024-09-18 23:42:13 +0800
  • c972dd0ade [server] Implement/match n_GetPlayerSurfingVehicleID(...) RD42 2024-09-18 23:40:57 +0800
  • d60dc61013 [server] Implement/match n_GetPlayerName(...) RD42 2024-09-18 23:39:33 +0800
  • f74fc485c4 [server] Implement/match n_IsPlayerInAnyVehicle(...) RD42 2024-09-18 23:37:53 +0800
  • 0afe0a4965 [server] Implement/match n_IsPlayerInVehicle(...) RD42 2024-09-18 23:37:30 +0800
  • caf15b5742 [server] Update n_SetPlayerCheckpoint(...) RD42 2024-09-17 11:21:17 +0800
  • 4599988161 [server] Implement/match n_DisablePlayerRaceCheckpoint(...) RD42 2024-09-17 11:19:57 +0800