aster2013 c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 лет назад
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
Connection.cpp 75fef62758 Fix Connection not sending delta update if only user variables have been modified 11 лет назад
Connection.h 8cc2386650 Clean up duplicated code related to package download requests. 11 лет назад
Controls.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
Controls.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
HttpRequest.cpp 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 лет назад
HttpRequest.h 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 лет назад
Network.cpp 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 лет назад
Network.h 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 лет назад
NetworkEvents.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
NetworkPriority.cpp c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 лет назад
NetworkPriority.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
Protocol.h 949de81bd4 All sync method replaced by void Connection::SendPackageToClients(PackageFile* package) may be called after Scene::AddRequiredPackageFile on server 11 лет назад