Commit Graph

  • dd43644768 [raknet] Implement/match BitStream constructor RD42 2024-08-24 23:36:08 +08:00
  • 3fc0a1ed5d [raknet] Match BitStream::Write(...) RD42 2024-08-24 23:35:32 +08:00
  • 22913217e6 [raknet] Implement/match RakClient::RPC(...) RD42 2024-08-24 23:33:38 +08:00
  • 765ad9cd8f [saco] Match HasTimestamps() RD42 2024-08-24 23:28:40 +08:00
  • ece98a3e35 [saco] Match GetPacketID(...) RD42 2024-08-24 23:28:14 +08:00
  • eae60e81cc [saco] Implement/match CScoreBoard::ResetDialogControls(...) RD42 2024-08-24 23:23:48 +08:00
  • de33537fc5 [saco] Move CPickupPool constructor to pickuppool.h RD42 2024-08-21 23:25:26 +08:00
  • 8154fb5da2 [saco] Implement/match CPickupPool destructor RD42 2024-08-21 23:23:07 +08:00
  • 74eded7b21 [saco] Match CPickupPool constructor RD42 2024-08-21 23:20:51 +08:00
  • 0842149b0f [saco] Fix function name RD42 2024-08-21 23:17:04 +08:00
  • 3e09350af7 [saco] Implement/match FUNC_100C46B0(...) RD42 2024-08-21 23:06:53 +08:00
  • 99e8c80bae [saco] Implement/match FUNC_100C4530(...) RD42 2024-08-21 22:55:02 +08:00
  • 6487ba44fb [saco] Implement/match GetElapsedTime() RD42 2024-08-21 22:50:11 +08:00
  • 589b540f54 [saco] Match GetSAMPPath() RD42 2024-08-21 22:49:16 +08:00
  • 5c6ef63a74 [saco] Implement/match CVehicle::GetLandingGearState() RD42 2024-08-20 23:33:35 +08:00
  • eb180a5c80 [saco] Implement/match CVehicle::SetLandingGearState(...) RD42 2024-08-20 23:32:24 +08:00
  • 83a85fe44f [saco] Implement/match CVehicle::SetHornState(...) RD42 2024-08-20 23:28:09 +08:00
  • 587e87d11d [saco] Implement/match CVehicle::GetVehicleSubtype() RD42 2024-08-20 23:26:04 +08:00
  • 6669d58ffd [saco] Implement/match CVehicle::GetHydraThrusters() RD42 2024-08-20 23:23:40 +08:00
  • 3533e7a114 [saco] Implement/match CVehicle::SetHydraThrusters(...) RD42 2024-08-20 23:23:10 +08:00
  • 855172dab3 [saco] Implement/match CVehicle::GetPassengersMax() RD42 2024-08-20 23:22:24 +08:00
  • d9504f067d [saco] Implement/match CVehicle::SetAlarmState(...) RD42 2024-08-20 23:21:24 +08:00
  • 08ec2c3591 [saco] Implement/match CVehicle::IsSirenOn() RD42 2024-08-20 23:20:41 +08:00
  • dfafccbf37 [saco] Implement/match CVehicle::SetSirenOn(...) RD42 2024-08-20 23:20:09 +08:00
  • 9f0aef9d5b [saco] Implement/match CVehicle::HasTurret() RD42 2024-08-20 23:18:41 +08:00
  • 480bbcefe2 [saco] Implement/match CVehicle::IsATrainPart() RD42 2024-08-20 23:16:18 +08:00
  • 4e78bc6599 [saco] Implement/match CVehicle::UpdateColor() RD42 2024-08-20 23:14:44 +08:00
  • ddb991e278 [saco] Implement/match CVehicle::SetColor(...) RD42 2024-08-20 23:11:27 +08:00
  • 7ebeab2055 [saco] Implement/match CVehicle::IsDriverLocalPlayer() RD42 2024-08-20 23:05:14 +08:00
  • a66488518b [saco] Implement/match CVehicle::IsWrecked() RD42 2024-08-20 23:04:18 +08:00
  • 3320ed4e95 [saco] Implement/match CVehicle::HasSunk() RD42 2024-08-20 23:03:15 +08:00
  • 4487d2b715 [saco] Implement/match CVehicle::SetHealth(...) RD42 2024-08-20 23:01:30 +08:00
  • 91d7bff083 [saco] Implement/match CVehicle::GetHealth() RD42 2024-08-20 23:00:33 +08:00
  • f1febb6911 [saco] Implement/match CVehicle::SetEngineState(...) RD42 2024-08-20 22:58:42 +08:00
  • 075133ad72 [saco] Implement/match CVehicle::SetLockedState(...) RD42 2024-08-20 22:55:12 +08:00
  • fdbaa2a9e6 [saco] Implement/match CVehicle::IsOccupied() RD42 2024-08-20 22:52:44 +08:00
  • d9f2fc7766 [saco] Implement/match CVehicle::HasADriver() RD42 2024-08-20 22:51:36 +08:00
  • 003f3f22d0 [saco] Implement/match CVehicle::ResetPointers() RD42 2024-08-20 22:48:22 +08:00
  • c57b99ceac [saco] Implement/match CVehicle::LinkToInterior(...) RD42 2024-08-20 22:44:22 +08:00
  • 87bb74c55d [raknet] Match RakPeer::OnConnectionRequest(...) RD42 2024-08-19 23:31:19 +08:00
  • 98c0a1d2ef [raknet] Update RakPeer::RunUpdateCycle() RD42 2024-08-19 22:31:31 +08:00
  • 2aaec6944f [raknet] Match RakPeer::NotifyAndFlagForDisconnect(...) RD42 2024-08-19 22:30:53 +08:00
  • 4476060360 [raknet] Match RakPeer::GetStatistics(...) RD42 2024-08-19 22:29:46 +08:00
  • c17f510bb7 [raknet] Match RakPeer::Receive() RD42 2024-08-19 22:28:50 +08:00
  • 3fe35198d1 [raknet] Match RakPeer::HandleRPCPacket(...) RD42 2024-08-19 22:27:50 +08:00
  • 09fe6de6bf [raknet] Create SAMPRPC.h RD42 2024-08-19 22:24:16 +08:00
  • 13e2d26935 [raknet] Implement/match all TEABlockEncryptor functions RD42 2024-08-19 22:23:09 +08:00
  • 8ca8b43b86 [raknet] Match all RPCMap member functions RD42 2024-08-19 21:58:21 +08:00
  • 5c8db97f0d [raknet] Remove RPCMap::AddIdentifierAtIndex(...) RD42 2024-08-19 21:42:18 +08:00
  • 12ac4bf95b [raknet] Remove RPCMap::RemoveNode(...) RD42 2024-08-19 21:40:50 +08:00
  • 1af47512f6 [raknet] Match RakPeer::UnregisterAsRemoteProcedureCall(...) RD42 2024-08-19 21:40:01 +08:00
  • d685d6a6d6 [raknet] Match RakClient::Receive() RD42 2024-08-19 20:28:51 +08:00
  • 59ad02990c [raknet] Match PacketLogger::OnInternalPacket(...) RD42 2024-08-19 15:26:10 +08:00
  • 542be3f895 [raknet] Match PacketLogger::BaseIDTOString(...) RD42 2024-08-19 15:15:53 +08:00
  • 1bbad60ca9 [raknet] Match PacketLogger::WriteLog(...) RD42 2024-08-19 15:15:01 +08:00
  • 317708c377 [raknet] Match PacketLogger::UserIDTOString(...) RD42 2024-08-19 15:14:32 +08:00
  • 02246f4d7d [raknet] Update PacketEnumerations.h RD42 2024-08-18 23:41:52 +08:00
  • 301b7dbf30 [raknet] Match RakPeer::AddToBanList(...) RD42 2024-08-18 23:35:27 +08:00
  • f014eb9310 [raknet] Match RakPeer::DeallocatePacket(...) RD42 2024-08-18 23:34:38 +08:00
  • 5fb709859d [raknet] Match RakPeer::AssignPlayerIDToRemoteSystemList(...) RD42 2024-08-18 23:32:54 +08:00
  • 9993a10afe [saco] Fix typo in RelocateBaseModelInfoHack() RD42 2024-08-18 23:10:10 +08:00
  • a9dfe633d8 [saco] Implement/match ApplyVehicleColorPatches() RD42 2024-08-18 23:08:48 +08:00
  • ba9035bf44 [saco] Implement/match FUNC_100AABE0() RD42 2024-08-18 23:06:49 +08:00
  • 8999a6ba3c [saco] Implement/match FUNC_100AA540() RD42 2024-08-18 23:05:42 +08:00
  • 71cb588b77 [saco] Implement/match ApplyNewColStoreSizePatch(...) RD42 2024-08-18 23:05:12 +08:00
  • 46575af1e9 [raknet] Implement/match RakPeer::GetAnyPlayerIDFromIndex(...) RD42 2024-08-17 21:29:07 +08:00
  • dcfcaab9b0 [raknet] Match AllocPacket(...) RD42 2024-08-17 21:27:53 +08:00
  • edc7c6a9a0 [raknet] Match ReliabilityLayer::Send(...) RD42 2024-08-17 21:27:01 +08:00
  • f67d8de086 [raknet] Match ReliabilityLayer::SendBitStream(...) RD42 2024-08-17 21:26:39 +08:00
  • f307ceee8c [raknet] Match ReliabilityLayer::SplitPacket(...) RD42 2024-08-17 21:25:28 +08:00
  • bcdbedc0be Revert RakNet source files back to the original v2.518 state RD42 2024-08-16 23:33:48 +08:00
  • 3bad4d20c2 [saco] Implement/match CGame::SetModelDeletable(...) RD42 2024-08-15 22:27:48 +08:00
  • 572c53d887 [saco] Implement/match CGame::SetWorldTime(...) RD42 2024-08-15 22:26:13 +08:00
  • 03d0aeadf1 [saco] Implement/match CGame::GetWorldTime(...) RD42 2024-08-15 22:24:56 +08:00
  • 4c0a58f35c [saco] Implement/match CGame::ToggleThePassingOfTime(...) RD42 2024-08-15 22:23:44 +08:00
  • 59813fcf6a [saco] Implement/match CGame::DisableWeaponLockOnTarget() RD42 2024-08-14 23:19:48 +08:00
  • d4a2816fe2 [saco] Implement/match CGame::IsUsingController() RD42 2024-08-14 23:19:01 +08:00
  • 2dcbb8ff19 [saco] Implement/match CGame::LoadCullZone(...) RD42 2024-08-14 23:18:13 +08:00
  • 5e8c0551fc [saco] Implement/match CGame::LoadCollisionFile(...) RD42 2024-08-14 23:17:38 +08:00
  • 79d50cb3d4 [saco] Implement/match CGame::RequestAnimationsAndModels() RD42 2024-08-14 23:17:01 +08:00
  • 081294ca2d [saco] Implement/match CGame::GetRwObjectsCount() RD42 2024-08-14 23:15:59 +08:00
  • 41c2b33744 [saco] Implement/match CGame::GetTimeInMilliseconds() RD42 2024-08-14 23:15:27 +08:00
  • 3987cb89b3 [saco] Implement/match CGame::SetTimeInMilliseconds(...) RD42 2024-08-14 23:14:57 +08:00
  • 8495b4eeba [saco] Implement/match CGame::GetLoadedVehicleModelCount() RD42 2024-08-14 23:13:15 +08:00
  • e3c87d2776 [saco] Implement/match CGame::GetMemoryAvailableForStreaming() RD42 2024-08-14 23:11:20 +08:00
  • 22b98ae6a4 [saco] Implement/match CGame::GetMemoryUsedForStreaming() RD42 2024-08-14 23:10:17 +08:00
  • b0176e8874 [saco] Implement/match CGame::LoadScene(...) RD42 2024-08-14 23:09:34 +08:00
  • fe3c24967d [saco] Implement/match CGame::DisableEnterExits() RD42 2024-08-14 23:08:30 +08:00
  • e79a03a240 [saco] Implement/match CGame::EnableStuntBonus(...) RD42 2024-08-14 23:07:27 +08:00
  • e83613689a [saco] Implement/match CGame::CreateWeaponPickup(...) RD42 2024-08-14 23:06:11 +08:00
  • a03988d085 [saco] Update CGame::UpdateFarClippingPlane() RD42 2024-08-14 23:01:34 +08:00
  • 9d80ae64b8 [saco] Match CGame::CreateRadarMarkerIcon(...) RD42 2024-08-14 23:01:03 +08:00
  • 8dfa9afa31 [saco] Change COMDAT folding and references to default RD42 2024-08-14 22:48:18 +08:00
  • 2c418701fd [saco] Implement/match CPlayerPed::GetDistanceFromVehicle(...) RD42 2024-08-13 23:29:34 +08:00
  • db28736d81 [saco] Implement/match CFontRender::RenderText(...) RD42 2024-08-13 23:24:19 +08:00
  • aee889c32c [saco] Implement/match CFontRender::RenderText(...) RD42 2024-08-13 23:24:07 +08:00
  • b26a287a0b [saco] Implement/match CFontRender::RenderText(...) RD42 2024-08-13 23:23:21 +08:00
  • c739657b56 [saco] Implement/match CPlayerPed::RemoveWeaponWhenEnteringVehicle() RD42 2024-08-13 23:13:17 +08:00
  • 7cda157fd9 [saco] Implement/match CPlayerPed::ClearAllWeapons() RD42 2024-08-13 23:12:39 +08:00
  • d4ea1ee91e [saco] Implement/match CPlayerPed::GetGtaVehicle() RD42 2024-08-11 23:44:07 +08:00