Lasse Öörni
|
18e85ab18a
Changed Connection::SendPackageToClient() to not broadcast to all clients. Instead Network::SendPackageToClients() will send to all clients in a specific scene. Updated Network Lua bindings.
|
před 11 roky |
Lasse Öörni
|
552a323b84
Allow non-const access to a Connection's identity also in C++.
|
před 11 roky |
Lasse Öörni
|
0472b4d410
Allow sending client observer rotation in addition to position. Note that rotation is not used by the NetworkPriority component, but can be used for custom logic. Do not send the observer pos/rot until actually set by the client. Closes #428.
|
před 11 roky |
aster2013
|
4b13c8598e
Lua API Update.
|
před 12 roky |
Yao Wei Tjong 姚伟忠
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |