RDR-Classes/network
maybegreat48 0132075d1c
Netsync stuff (#5)
* feat(metric): add rlMetric

* fix(metric): serializer fix

* feat(tls): add tlsContext

* feat(fwEntity): add entity classes

* fix: add import

* fix(vector): constexpr ctors

* feat(ped): add CPed

* feat(sync): add sync nodes

* feat(netsync): add netSyncDataNode::IsActive

* feat(netsync): first node

* fix: make GetData accessible

* fix: make netSyncDataNode an abstract class

* fix(netsync): the compiler is too smart for its own good

* feat(netsync): add CObjectCreationData

* feat(netsync): add CPlayerAppearanceData

* feat(netsync): CVehicleCreationData

* feat(netsync): add CPickupCreationData

* feat(netsync): add CPhysicalAttachData

* feat(netsync): add CVehicleProximityMigrationData

* feat(netsync): add CPedTaskTreeData

* feat(network): add CScriptedGameEvent

---------
2023-10-09 15:01:36 +02:00
..
sync Netsync stuff (#5) 2023-10-09 15:01:36 +02:00
CNetGamePlayer.hpp Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
CNetworkPlayerMgr.hpp Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
CScriptedGameEvent.hpp Netsync stuff (#5) 2023-10-09 15:01:36 +02:00
netGameEvent.hpp Netsync stuff (#5) 2023-10-09 15:01:36 +02:00
netObject.hpp Entities (#4) 2023-09-29 23:45:35 +02:00
netPeerAddress.hpp Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
netPlayer.hpp Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
netPlayerMgrBase.hpp Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
rlGamerHandle.hpp Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
rlGamerInfo.hpp Invoker stuff (#1) 2023-08-26 21:12:04 +02:00
rlGamerInfoBase.hpp Entities (#4) 2023-09-29 23:45:35 +02:00