Commit Graph

7 Commits

Author SHA1 Message Date
RD42
13e2d26935 [raknet] Implement/match all TEABlockEncryptor functions
* Update `ReliabilityLayer.h`
2024-08-19 22:23:09 +08:00
RD42
bcdbedc0be Revert RakNet source files back to the original v2.518 state
* Add RakNet source files to the VS project
2024-08-16 23:33:48 +08:00
RD42
608c372b11 [raknet] Update ReliabilityLayer::InitializeVariables() 2024-04-14 22:29:40 +08:00
RD42
67e6587d87 [raknet] Implement ReliabilityLayer::SetPing(...) 2024-04-14 22:23:30 +08:00
RD42
2a5feab064 [raknet] Implement ReliabilityLayer::UpdateNextActionTime() 2024-04-14 22:10:48 +08:00
RD42
98dc42b0d7 [raknet] Implement RakPeer::GetMTUSize() 2024-04-14 19:05:41 +08:00
RD42
e1fc24b768 [raknet] Add ReliabilityLayer ctor as stub
* Adds `ReliabilityLayer::InitializeVariable()` stub
2024-02-01 00:14:32 +08:00