Perttu Ahola 75fef62758 Fix Connection not sending delta update if only user variables have been modified 11 tahun lalu
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
Connection.cpp 75fef62758 Fix Connection not sending delta update if only user variables have been modified 11 tahun lalu
Connection.h 8cc2386650 Clean up duplicated code related to package download requests. 11 tahun lalu
Controls.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
Controls.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
HttpRequest.cpp 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 tahun lalu
HttpRequest.h 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 tahun lalu
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 tahun lalu
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 tahun lalu
NetworkEvents.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
NetworkPriority.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
NetworkPriority.h 6d5ddc23e0 Bump the copyright for 2014. 12 tahun lalu
Protocol.h 949de81bd4 All sync method replaced by void Connection::SendPackageToClients(PackageFile* package) may be called after Scene::AddRequiredPackageFile on server 11 tahun lalu