Commit History

Author SHA1 Message Date
  Konstant 2e38a651c7 Fix another typo in Serializable macro docs. 9 years ago
  Konstant ff12f61382 Fix small error in Serializable.h in URHO3D_ACCESSOR_VARIANT_VECTOR_STRUCTURE_ATTRIBUTE docs. 9 years ago
  Lasse Öörni f5b68769d0 ElementsNames -> ElementNames. 9 years ago
  Konstant 8bde966269 Add macro. 9 years ago
  Konstant f0a872ad2b Add variantStructureElementsNames_ list to attribute. 9 years ago
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. 9 years ago
  Konstant 435fb3687d Add missing namespace prefix in URHO3D_ACESSOR_ATTRIBUTE 9 years ago
  Matan Shukry 22b16e2aa3 Added namespace prefix for various calls to GetVariantType 9 years ago
  Eugene Kozlov a69df6344a Replace new/delete with UniquePtr in simplest cases. 9 years ago
  Eugene Kozlov 14e057a70d Make EnumAttributeAccessorImpl compatible with enum classes. 9 years ago
  Lasse Öörni fcb7808aff Minor edit to reduce unnecessary whitespace. 9 years ago
  Eugene Kozlov 6a72b70b41 Fix copypaste error in attribute accessor. 9 years ago
  Eugene Kozlov 273a3ac881 Add support of free functions as attribute accessors. 9 years ago
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 years ago
  Nick Royer 379860e543 Added functions for scenes, nodes, etc. to be saved/loaded to JSON data 10 years ago
  Ivan K fe05d4b16c UPDATE_ATTRIBUTE_DEFAULT_VALUE -> URHO3D_UPDATE_ATTRIBUTE_DEFAULT_VALUE 10 years ago
  Ivan K 3959d569fa MIXED_ACCESSOR_ATTRIBUTE -> URHO3D_MIXED_ACCESSOR_ATTRIBUTE 10 years ago
  Ivan K 83b811b7e8 ENUM_ACCESSOR_ATTRIBUTE -> URHO3D_ENUM_ACCESSOR_ATTRIBUTE 10 years ago
  Ivan K 212f419026 ACCESSOR_ATTRIBUTE -> URHO3D_ACCESSOR_ATTRIBUTE 10 years ago
  Ivan K 14b1669735 ENUM_ATTRIBUTE -> URHO3D_ENUM_ATTRIBUTE 10 years ago
  Ivan K 431e29d2cd ATTRIBUTE -> URHO3D_ATTRIBUTE 10 years ago
  Ivan K 8b351bcf01 REMOVE_ATTRIBUTE -> URHO3D_REMOVE_ATTRIBUTE 10 years ago
  Ivan K 82b9a034a2 COPY_BASE_ATTRIBUTES -> URHO3D_COPY_BASE_ATTRIBUTES 10 years ago
  Ivan K f02cd63437 OBJECT -> URHO3D_OBJECT 10 years ago
  aster2013 6bd1d77634 Add baseTypeName argument to OBJECT macro. 10 years ago
  Yao Wei Tjong 姚伟忠 fa77a456f8 Reformat Urho3D source files to get rid of the indents on empty lines. 10 years ago
  Lasse Öörni 99e49ac3b8 Add an 8-bit timestamp to client controls, which gets incremented on each sent update. Echo this timestamp back in server updates sent to client. Allow to intercept network attribute updates into an event instead of applying them immediately, to facilitate implementing application-level client prediction. Add simulated latency & packet loss parameters to Network. Note that these changes break protocol compatibility with earlier Urho3D releases. 10 years ago
  Lasse Öörni bb2ebf7568 Bump copyright to 2015. 11 years ago
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 years ago
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 years ago