RD42
|
5be383d8ba
|
[server] Implement/match n_GetPlayerInterior(...)
|
2024-09-17 11:14:41 +08:00 |
|
RD42
|
d79db7fbac
|
[server] Implement/match CPlayer::SetRaceCheckpoint(...)
|
2024-09-16 23:47:34 +08:00 |
|
RD42
|
e45235b6cf
|
[server] Implement/match CPlayer::ToggleRaceCheckpoint(...)
|
2024-09-16 23:46:53 +08:00 |
|
RD42
|
9dfa35f439
|
[server] Implement/match CPlayer::SetCheckpoint(...)
|
2024-09-16 23:45:32 +08:00 |
|
RD42
|
3fc732d05c
|
[server] Implement/match CPlayer::ToggleCheckpoint(...)
|
2024-09-16 23:44:09 +08:00 |
|
RD42
|
54eeb4abfa
|
[server] Add CPlayer member variables
|
2024-09-16 22:45:43 +08:00 |
|
RD42
|
50997f9f03
|
[server] Implement/match n_SetSpawnInfo(...)
|
2024-09-15 23:22:20 +08:00 |
|
RD42
|
0b15ccfb87
|
[server] Implement/match CPlayer::SetSpawnInfo(...)
|
2024-09-15 23:18:47 +08:00 |
|
RD42
|
155c7ecf08
|
Update IDBs
|
2024-08-30 23:44:53 +08:00 |
|
RD42
|
2d911feb2a
|
[bot] Implement/match CScriptTimers::Process(...)
|
2024-08-29 23:25:43 +08:00 |
|
RD42
|
4c3bfe503f
|
[bot] Implement/match CScriptTimers::Delete(...)
|
2024-08-29 23:24:28 +08:00 |
|
RD42
|
c1d02b9ab0
|
[bot] Implement/match CScriptTimers::DeleteForMode(...)
|
2024-08-29 23:22:54 +08:00 |
|
RD42
|
02b4a7b509
|
[bot] Implement/match n_KillTimer(...)
* Implement/match `CScriptTimers::Kill(...)`
|
2024-08-29 23:15:47 +08:00 |
|
RD42
|
323f51a166
|
[bot] Implement/match n_SetTimer(...)
* Implement/match `CScriptTimers::New(...)`
|
2024-08-29 23:14:15 +08:00 |
|
RD42
|
05e8c3b2a8
|
[bot] Include system.h from server
|
2024-08-28 23:12:47 +08:00 |
|
RD42
|
64b342aec0
|
[bot] Add missing PI constant
|
2024-08-28 23:12:12 +08:00 |
|
RD42
|
64646f0bfe
|
[saco] Implement/match CUnkClass13 destructor
|
2024-08-26 23:25:58 +08:00 |
|
RD42
|
de0bb23232
|
[saco] Implement/match CUnkClass13::DeleteDeviceObjects()
|
2024-08-26 23:25:20 +08:00 |
|
RD42
|
94e10d91ee
|
[saco] Implement/match CUnkClass14 destructor
|
2024-08-26 22:45:46 +08:00 |
|
RD42
|
258392acf5
|
[saco] Implement/match CUnkClass14::DeleteDeviceObjects()
|
2024-08-26 22:45:22 +08:00 |
|
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 |
|