Yao Wei Tjong 姚伟忠 d75c592bd2 Add new engine parameter to set the location of resource prefix path. 11 gadi atpakaļ
..
CMakeLists.txt 6d5ddc23e0 Bump the copyright for 2014. 12 gadi atpakaļ
Connection.cpp d75c592bd2 Add new engine parameter to set the location of resource prefix path. 11 gadi atpakaļ
Connection.h 8cc2386650 Clean up duplicated code related to package download requests. 11 gadi atpakaļ
Controls.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 gadi atpakaļ
Controls.h 6d5ddc23e0 Bump the copyright for 2014. 12 gadi atpakaļ
HttpRequest.cpp 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 gadi atpakaļ
HttpRequest.h 5f0ed3fcf8 Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level. 11 gadi atpakaļ
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 gadi atpakaļ
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 gadi atpakaļ
NetworkEvents.h 6d5ddc23e0 Bump the copyright for 2014. 12 gadi atpakaļ
NetworkPriority.cpp c1ea1f9e06 Move attribute name as first parameter in ATTRIBUTE macro, same as other attribute macros. 11 gadi atpakaļ
NetworkPriority.h 6d5ddc23e0 Bump the copyright for 2014. 12 gadi atpakaļ
Protocol.h 949de81bd4 All sync method replaced by void Connection::SendPackageToClients(PackageFile* package) may be called after Scene::AddRequiredPackageFile on server 11 gadi atpakaļ