Commit Graph

  • 3bad4d20c2 [saco] Implement/match CGame::SetModelDeletable(...) RD42 2024-08-15 22:27:48 +0800
  • 572c53d887 [saco] Implement/match CGame::SetWorldTime(...) RD42 2024-08-15 22:26:13 +0800
  • 03d0aeadf1 [saco] Implement/match CGame::GetWorldTime(...) RD42 2024-08-15 22:24:56 +0800
  • 4c0a58f35c [saco] Implement/match CGame::ToggleThePassingOfTime(...) RD42 2024-08-15 22:23:44 +0800
  • 59813fcf6a [saco] Implement/match CGame::DisableWeaponLockOnTarget() RD42 2024-08-14 23:19:48 +0800
  • d4a2816fe2 [saco] Implement/match CGame::IsUsingController() RD42 2024-08-14 23:19:01 +0800
  • 2dcbb8ff19 [saco] Implement/match CGame::LoadCullZone(...) RD42 2024-08-14 23:18:13 +0800
  • 5e8c0551fc [saco] Implement/match CGame::LoadCollisionFile(...) RD42 2024-08-14 23:17:38 +0800
  • 79d50cb3d4 [saco] Implement/match CGame::RequestAnimationsAndModels() RD42 2024-08-14 23:17:01 +0800
  • 081294ca2d [saco] Implement/match CGame::GetRwObjectsCount() RD42 2024-08-14 23:15:59 +0800
  • 41c2b33744 [saco] Implement/match CGame::GetTimeInMilliseconds() RD42 2024-08-14 23:15:27 +0800
  • 3987cb89b3 [saco] Implement/match CGame::SetTimeInMilliseconds(...) RD42 2024-08-14 23:14:57 +0800
  • 8495b4eeba [saco] Implement/match CGame::GetLoadedVehicleModelCount() RD42 2024-08-14 23:13:15 +0800
  • e3c87d2776 [saco] Implement/match CGame::GetMemoryAvailableForStreaming() RD42 2024-08-14 23:11:20 +0800
  • 22b98ae6a4 [saco] Implement/match CGame::GetMemoryUsedForStreaming() RD42 2024-08-14 23:10:17 +0800
  • b0176e8874 [saco] Implement/match CGame::LoadScene(...) RD42 2024-08-14 23:09:34 +0800
  • fe3c24967d [saco] Implement/match CGame::DisableEnterExits() RD42 2024-08-14 23:08:30 +0800
  • e79a03a240 [saco] Implement/match CGame::EnableStuntBonus(...) RD42 2024-08-14 23:07:27 +0800
  • e83613689a [saco] Implement/match CGame::CreateWeaponPickup(...) RD42 2024-08-14 23:06:11 +0800
  • a03988d085 [saco] Update CGame::UpdateFarClippingPlane() RD42 2024-08-14 23:01:34 +0800
  • 9d80ae64b8 [saco] Match CGame::CreateRadarMarkerIcon(...) RD42 2024-08-14 23:01:03 +0800
  • 8dfa9afa31 [saco] Change COMDAT folding and references to default RD42 2024-08-14 22:48:18 +0800
  • 2c418701fd [saco] Implement/match CPlayerPed::GetDistanceFromVehicle(...) RD42 2024-08-13 23:29:34 +0800
  • db28736d81 [saco] Implement/match CFontRender::RenderText(...) RD42 2024-08-13 23:24:19 +0800
  • aee889c32c [saco] Implement/match CFontRender::RenderText(...) RD42 2024-08-13 23:24:07 +0800
  • b26a287a0b [saco] Implement/match CFontRender::RenderText(...) RD42 2024-08-13 23:23:21 +0800
  • c739657b56 [saco] Implement/match CPlayerPed::RemoveWeaponWhenEnteringVehicle() RD42 2024-08-13 23:13:17 +0800
  • 7cda157fd9 [saco] Implement/match CPlayerPed::ClearAllWeapons() RD42 2024-08-13 23:12:39 +0800
  • d4ea1ee91e [saco] Implement/match CPlayerPed::GetGtaVehicle() RD42 2024-08-11 23:44:07 +0800
  • ee4a0b40a7 [saco] Implement/match CPlayerPed::IsAPassenger() RD42 2024-08-11 23:42:32 +0800
  • 29ec3c70e4 [saco] Implement/match CPlayerPed::StartJetpack() RD42 2024-08-11 23:37:07 +0800
  • 939bc77912 [saco] Implement/match CPlayerPed::StopJetpack() RD42 2024-08-11 23:36:29 +0800
  • 3bb1a5c63d [saco] Implement/match CPlayerPed::IsInJetpackMode() RD42 2024-08-11 23:34:43 +0800
  • 9fc8409232 [saco] Fix typo in unnamed_100A7010() RD42 2024-08-11 23:33:57 +0800
  • 98ef9925ce [saco] Implement/match CEntity::SetApplySpeed(...) RD42 2024-08-07 19:08:55 +0800
  • 9c46d72f9e [saco] Implement/match CEntity::EnableTunnelTransition() RD42 2024-08-07 19:07:01 +0800
  • 53a5bcb2ea [saco] Implement/match CEntity::DisableStreaming() RD42 2024-08-07 19:06:05 +0800
  • 7653b3648e [saco] Implement/match CEntity::SetWaitingForCollision(...) RD42 2024-08-07 19:05:28 +0800
  • 3f5038c55e [saco] Implement/match CEntity::SetGravityProcessing(...) RD42 2024-08-07 19:04:51 +0800
  • 4000169a88 [saco] Implement/match CEntity::IsCollisionCheckingEnabled() RD42 2024-08-07 19:04:19 +0800
  • 5d701d1ec9 [saco] Implement/match CEntity::SetCollisionChecking(...) RD42 2024-08-07 19:03:47 +0800
  • a0f164ed15 [saco] Implement/match CEntity::Get2DDistanceFromLocalPlayerPed() RD42 2024-08-07 19:03:03 +0800
  • fa0b2fb065 [saco] Implement/match CEntity::GetDistanceFromCamera() RD42 2024-08-07 19:02:25 +0800
  • 669437e30b [saco] Implement/match CEntity::GetDistanceFromLocalPlayerPed() RD42 2024-08-07 19:01:32 +0800
  • c0b2e2689b [saco] Implement/match CEntity::HasExceededWorldBoundries(...) RD42 2024-08-07 18:56:03 +0800
  • c7ae0d329c [saco] Implement/match CEntity::EnforceWorldBoundries(...) RD42 2024-08-07 18:54:50 +0800
  • 65d1cb2201 [saco] Implement/match CEntity::IsStationary() RD42 2024-08-07 18:50:46 +0800
  • 4fd253f52e [saco] Implement/match CEntity::Remove() RD42 2024-08-06 19:08:47 +0800
  • e3320fd439 [saco] Implement/match CEntity::Add() RD42 2024-08-06 19:06:50 +0800
  • 9a5a830cee [saco] Implement/match CEntity::IsAdded() RD42 2024-08-06 19:05:29 +0800
  • c2d3f0cfda [saco] Implement/match CEntity::GetDistanceFromPoint(...) RD42 2024-08-06 19:03:32 +0800
  • 89573e770f [saco] Rename CEntity::FUNC_1009EF20(...) to CEntity::GetBoundRect(...) RD42 2024-08-06 18:57:57 +0800
  • a3d33b0847 [saco] Rename CEntity::FUNC_1009EEF0(...) to CEntity::GetBoundCentre(...) RD42 2024-08-06 18:56:37 +0800
  • 0fa04c94f2 [saco] Rename CEntity::FUNC_1009EEB0() to CEntity::GetDistanceFromCentreOfMassToBaseOfModel() RD42 2024-08-06 18:55:23 +0800
  • a6253fc14e [saco] Rename CEntity::FUNC_1009EE90() to CEntity::ApplyTurnSpeed() RD42 2024-08-06 18:54:08 +0800
  • 9f783f391a [saco] Remove commented codes in playerped.cpp RD42 2024-08-05 18:16:57 +0800
  • d35afe824d [saco] Match CPlayerPed::SetArmedWeapon(...) RD42 2024-08-05 18:15:05 +0800
  • a75303c645 [saco] Implement/match CPlayerPed::ForceTargetRotation(...) RD42 2024-08-05 18:14:12 +0800
  • e56e35f94e [saco] Implement/match CPlayerPed::SetTargetRotation(...) RD42 2024-08-05 18:12:18 +0800
  • 195f63f62e [saco] Implement/match CPlayerPed::GetTargetRotation() RD42 2024-08-05 18:11:12 +0800
  • caed517670 [saco] Implement/match RpClumpDestroy(...) RD42 2024-08-04 22:37:45 +0800
  • 1f1a6046ab [saco] Implement/match RpClumpClone(...) RD42 2024-08-04 22:37:18 +0800
  • 896515e38f [saco] Implement/match CVisibilityPlugins_SetRenderWareCamera(...) RD42 2024-08-04 22:36:45 +0800
  • 6484d84fe5 [saco] Implement/match RpWorldRemoveLight(...) RD42 2024-08-04 22:35:43 +0800
  • deb4f39261 [saco] Implement/match RpWorldAddLight(...) RD42 2024-08-04 22:34:47 +0800
  • 8edb4abbcf [saco] Implement/match RpLightSetRadius(...) RD42 2024-08-04 22:34:16 +0800
  • 16ddecf959 [saco] Implement/match RpClumpAddLight(...) RD42 2024-08-04 22:33:41 +0800
  • 483c57ee33 [saco] Implement/match RpWorldRender() RD42 2024-08-04 22:32:58 +0800
  • bd29c38292 [saco] Implement/match RpWorldRemoveClump(...) RD42 2024-08-04 22:32:34 +0800
  • 70d22f7319 [saco] Update SetCameraFrameAndZBuffer(...) RD42 2024-08-04 22:32:07 +0800
  • 5082033f0c [saco] Implement/match RpWorldAddClump(...) RD42 2024-08-04 22:31:36 +0800
  • c3bedd9458 [saco] Implement/match RpClumpRender(...) RD42 2024-08-04 22:31:03 +0800
  • ba17263eeb [saco] Implement/match RwCameraEndUpdate(...) RD42 2024-08-04 22:29:42 +0800
  • c7a665d66b [saco] Implement/match RwCameraBeginUpdate(...) RD42 2024-08-04 22:29:16 +0800
  • 919199284d [saco] Implement/match RwCameraClear(...) RD42 2024-08-04 22:28:46 +0800
  • 10c7f31034 [saco] Implement/match CShadowCamera_Create(...) RD42 2024-08-04 22:27:30 +0800
  • 70cd4fcede [saco] Implement/match RwRasterDestroy(...) RD42 2024-08-04 22:27:01 +0800
  • 06a0fe36ab [saco] Match RwFrameRotate(...) RD42 2024-08-02 22:56:39 +0800
  • a7f6b48efb [saco] Match IsATrainPart(...) RD42 2024-08-02 22:44:47 +0800
  • c9d437f4ed [saco] Match CAudio::PlaySound(...) RD42 2024-08-02 22:25:36 +0800
  • e9607a89f9 [saco] Match CAudio::GetRadioStation() RD42 2024-08-02 22:20:44 +0800
  • 579045472a [saco] Implement/match RpAtomicDestroy(...) RD42 2024-07-30 23:07:43 +0800
  • 87eda98351 [saco] Implement/match RwFrameDestroy(...) RD42 2024-07-30 23:07:18 +0800
  • a378f20823 [saco] Implement/match RwTextureDestroy(...) RD42 2024-07-30 23:06:46 +0800
  • 5a0021ada7 [saco] Match RpLightCreate(...) RD42 2024-07-30 23:06:04 +0800
  • f2a0453d26 [saco] Match RwCameraCreate() RD42 2024-07-30 23:05:41 +0800
  • b894db75eb [saco] Match RwFrameCreate() RD42 2024-07-30 23:05:25 +0800
  • 5f7033c1c7 [saco] Match RwTextureCreate(...) RD42 2024-07-30 23:05:11 +0800
  • 09db326d7b [saco] Match RwRasterCreate(...) RD42 2024-07-30 23:04:58 +0800
  • 52da6c73c1 [saco] Match CGame::SetWorldWeather(...) RD42 2024-07-29 23:08:56 +0800
  • 79ae0f4f1f [saco] Match CGame::DisplayGameText(...) RD42 2024-07-29 23:05:44 +0800
  • 3051333de8 [saco] Merge sub_0(...) to CGame::DisplayGameText(...) RD42 2024-07-29 23:03:18 +0800
  • da400e2f9e [saco] Remove CGame constructor TODO RD42 2024-07-29 22:45:35 +0800
  • 800415d243 [saco] Remove TODOs RD42 2024-07-28 23:20:43 +0800
  • a9e6635686 [saco] Implement/match CGame::ToggleKeyInputsDisabled(...) RD42 2024-07-28 23:07:50 +0800
  • 6f842890eb [saco] Implement/match CGame::ProcessInputDisabling() RD42 2024-07-28 23:07:04 +0800
  • 0fa16b6f07 [saco] Implement/match DisableMouseProcess() RD42 2024-07-28 23:05:58 +0800
  • 015e5ac3f7 [saco] Implement/match RestoreMousePositionUpdate() RD42 2024-07-28 23:05:23 +0800
  • bc7a9114a0 [saco] Implement/match DisableMousePositionUpdate() RD42 2024-07-28 23:04:38 +0800
  • 7cc348d2c4 [saco] Implement/match UpdatePads() RD42 2024-07-28 23:04:12 +0800