Lasse Öörni 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 年 前
..
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 年 前
Connection.cpp 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 年 前
Connection.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年 前
Controls.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年 前
Controls.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年 前
HttpRequest.cpp 712345aa56 Added log macros with formatting. Closes #114. 12 年 前
HttpRequest.h 0210a049b2 Block HttpRequest::Read() if not all data is received and connection is still open. This is to allow the other ReadXXX() functions to work properly. Only call Read() with size at or below GetAvailableSize() to ensure no blocking. 12 年 前
Network.cpp 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 年 前
Network.h d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
NetworkEvents.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年 前
NetworkPriority.cpp 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年 前
NetworkPriority.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年 前
Protocol.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. 12 年 前