99e49ac3b8Add an 8-bit timestamp to client controls, which gets incremented on each sent update. Echo this timestamp back in server updates sent to client. Allow to intercept network attribute updates into an event instead of applying them immediately, to facilitate implementing application-level client prediction. Add simulated latency & packet loss parameters to Network. Note that these changes break protocol compatibility with earlier Urho3D releases.
10 years ago
Yao Wei Tjong 姚伟忠
7dd9143f59Fix the include path for the generated Lua API bindings.
11 years ago
Yao Wei Tjong 姚伟忠
b51e419c88Change impl. file to include the header file from corresponding subdir.