RD42
|
d6b207ac3c
|
[saco] Implement/match CUnkClass3::ResetDialogControls(...)
|
2024-08-26 22:35:43 +08:00 |
|
RD42
|
1653916cb7
|
[saco] Match CUnkClass4::ResetDialogControls(...)
|
2024-08-26 22:33:12 +08:00 |
|
RD42
|
214b5bdefc
|
[saco] Implement CUnkClass4::ResetDialogControls(...)
* Update CUnkClass4 constructor
* Match `CDXUTSlider::SetColor(...)`
|
2024-08-25 23:01:16 +08:00 |
|
RD42
|
0a73dc3d2d
|
[saco] Implement/match CDXUTSlider::SetColor(...)
|
2024-08-25 22:20:50 +08:00 |
|
RD42
|
b0382f7076
|
[saco] Implement/match CUnkClass5::ResetDialogControls(...)
* Update CUnkClass5 constructor
|
2024-08-25 21:12:42 +08:00 |
|
RD42
|
dd43644768
|
[raknet] Implement/match BitStream constructor
|
2024-08-24 23:36:08 +08:00 |
|
RD42
|
3fc0a1ed5d
|
[raknet] Match BitStream::Write(...)
|
2024-08-24 23:35:32 +08:00 |
|
RD42
|
22913217e6
|
[raknet] Implement/match RakClient::RPC(...)
|
2024-08-24 23:33:38 +08:00 |
|
RD42
|
765ad9cd8f
|
[saco] Match HasTimestamps()
|
2024-08-24 23:28:40 +08:00 |
|
RD42
|
ece98a3e35
|
[saco] Match GetPacketID(...)
|
2024-08-24 23:28:14 +08:00 |
|
RD42
|
eae60e81cc
|
[saco] Implement/match CScoreBoard::ResetDialogControls(...)
* Update CScoreBoard constructor
|
2024-08-24 23:23:48 +08:00 |
|
RD42
|
de33537fc5
|
[saco] Move CPickupPool constructor to pickuppool.h
|
2024-08-21 23:25:26 +08:00 |
|
RD42
|
8154fb5da2
|
[saco] Implement/match CPickupPool destructor
* Update CPickupPool constructor
|
2024-08-21 23:23:07 +08:00 |
|
RD42
|
74eded7b21
|
[saco] Match CPickupPool constructor
|
2024-08-21 23:20:51 +08:00 |
|
RD42
|
0842149b0f
|
[saco] Fix function name
|
2024-08-21 23:17:04 +08:00 |
|
RD42
|
3e09350af7
|
[saco] Implement/match FUNC_100C46B0(...)
|
2024-08-21 23:06:53 +08:00 |
|
RD42
|
99e8c80bae
|
[saco] Implement/match FUNC_100C4530(...)
|
2024-08-21 22:55:02 +08:00 |
|
RD42
|
6487ba44fb
|
[saco] Implement/match GetElapsedTime()
|
2024-08-21 22:50:11 +08:00 |
|
RD42
|
589b540f54
|
[saco] Match GetSAMPPath()
|
2024-08-21 22:49:16 +08:00 |
|
RD42
|
5c6ef63a74
|
[saco] Implement/match CVehicle::GetLandingGearState()
|
2024-08-20 23:33:35 +08:00 |
|
RD42
|
eb180a5c80
|
[saco] Implement/match CVehicle::SetLandingGearState(...)
|
2024-08-20 23:32:24 +08:00 |
|
RD42
|
83a85fe44f
|
[saco] Implement/match CVehicle::SetHornState(...)
|
2024-08-20 23:28:09 +08:00 |
|
RD42
|
587e87d11d
|
[saco] Implement/match CVehicle::GetVehicleSubtype()
* Implement/match `GetVehicleSubtypeFromVehiclePtr(...)`
|
2024-08-20 23:26:04 +08:00 |
|
RD42
|
6669d58ffd
|
[saco] Implement/match CVehicle::GetHydraThrusters()
|
2024-08-20 23:23:40 +08:00 |
|
RD42
|
3533e7a114
|
[saco] Implement/match CVehicle::SetHydraThrusters(...)
|
2024-08-20 23:23:10 +08:00 |
|
RD42
|
855172dab3
|
[saco] Implement/match CVehicle::GetPassengersMax()
|
2024-08-20 23:22:24 +08:00 |
|
RD42
|
d9504f067d
|
[saco] Implement/match CVehicle::SetAlarmState(...)
|
2024-08-20 23:21:24 +08:00 |
|
RD42
|
08ec2c3591
|
[saco] Implement/match CVehicle::IsSirenOn()
|
2024-08-20 23:20:41 +08:00 |
|
RD42
|
dfafccbf37
|
[saco] Implement/match CVehicle::SetSirenOn(...)
|
2024-08-20 23:20:09 +08:00 |
|
RD42
|
9f0aef9d5b
|
[saco] Implement/match CVehicle::HasTurret()
|
2024-08-20 23:18:41 +08:00 |
|
RD42
|
480bbcefe2
|
[saco] Implement/match CVehicle::IsATrainPart()
|
2024-08-20 23:16:18 +08:00 |
|
RD42
|
4e78bc6599
|
[saco] Implement/match CVehicle::UpdateColor()
|
2024-08-20 23:14:44 +08:00 |
|
RD42
|
ddb991e278
|
[saco] Implement/match CVehicle::SetColor(...)
|
2024-08-20 23:11:27 +08:00 |
|
RD42
|
7ebeab2055
|
[saco] Implement/match CVehicle::IsDriverLocalPlayer()
|
2024-08-20 23:05:14 +08:00 |
|
RD42
|
a66488518b
|
[saco] Implement/match CVehicle::IsWrecked()
|
2024-08-20 23:04:18 +08:00 |
|
RD42
|
3320ed4e95
|
[saco] Implement/match CVehicle::HasSunk()
|
2024-08-20 23:03:15 +08:00 |
|
RD42
|
4487d2b715
|
[saco] Implement/match CVehicle::SetHealth(...)
|
2024-08-20 23:01:30 +08:00 |
|
RD42
|
91d7bff083
|
[saco] Implement/match CVehicle::GetHealth()
|
2024-08-20 23:00:33 +08:00 |
|
RD42
|
f1febb6911
|
[saco] Implement/match CVehicle::SetEngineState(...)
|
2024-08-20 22:58:42 +08:00 |
|
RD42
|
075133ad72
|
[saco] Implement/match CVehicle::SetLockedState(...)
|
2024-08-20 22:55:12 +08:00 |
|
RD42
|
fdbaa2a9e6
|
[saco] Implement/match CVehicle::IsOccupied()
|
2024-08-20 22:52:44 +08:00 |
|
RD42
|
d9f2fc7766
|
[saco] Implement/match CVehicle::HasADriver()
|
2024-08-20 22:51:36 +08:00 |
|
RD42
|
003f3f22d0
|
[saco] Implement/match CVehicle::ResetPointers()
|
2024-08-20 22:48:22 +08:00 |
|
RD42
|
c57b99ceac
|
[saco] Implement/match CVehicle::LinkToInterior(...)
|
2024-08-20 22:44:22 +08:00 |
|
RD42
|
87bb74c55d
|
[raknet] Match RakPeer::OnConnectionRequest(...)
|
2024-08-19 23:31:19 +08:00 |
|
RD42
|
98c0a1d2ef
|
[raknet] Update RakPeer::RunUpdateCycle()
|
2024-08-19 22:31:31 +08:00 |
|
RD42
|
2aaec6944f
|
[raknet] Match RakPeer::NotifyAndFlagForDisconnect(...)
|
2024-08-19 22:30:53 +08:00 |
|
RD42
|
4476060360
|
[raknet] Match RakPeer::GetStatistics(...)
|
2024-08-19 22:29:46 +08:00 |
|
RD42
|
c17f510bb7
|
[raknet] Match RakPeer::Receive()
|
2024-08-19 22:28:50 +08:00 |
|
RD42
|
3fe35198d1
|
[raknet] Match RakPeer::HandleRPCPacket(...)
|
2024-08-19 22:27:50 +08:00 |
|