Commit History

Author SHA1 Message Date
  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. 11 years ago
  Lasse Öörni 552a323b84 Allow non-const access to a Connection's identity also in C++. 11 years ago
  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. 11 years ago
  aster2013 4b13c8598e Lua API Update. 12 years ago
  Yao Wei Tjong 姚伟忠 d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago