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 年之前