提交歷史

作者 SHA1 備註 提交日期
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 9 年之前
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 9 年之前
  Julius Pfrommer 2a28224dd2 Merge branch 'master' into inline_setattribute 9 年之前
  Julius Pfrommer 31af7af135 align nodeset generation with server API changes 9 年之前
  Sten Grüner c1b917c2ca no MTlibs for udp server 9 年之前
  Julius Pfrommer acb8494b22 Merge branch 'master' into inline_setattribute 9 年之前
  Julius Pfrommer bf8565bb8c optionally add the type and (struct) member names to the type descriptions 9 年之前
  Julius Pfrommer 6836308aff remove code duplication for node editing; add the delete references service; delete references properly during node removal 9 年之前
  Julius Pfrommer b79de30e50 replace cpp-incompatible macros with inline functions 9 年之前
  Julius Pfrommer e83ac67f45 use inline NODEID_ creation functions 9 年之前
  Julius Pfrommer ee4a3da3ec old compilers still complain about a shadow variable 9 年之前
  Julius Pfrommer 960b9efa7c fix a shadowed variable 9 年之前
  Julius Pfrommer 8514dc7703 fix the unit tests 9 年之前
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services 9 年之前
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute 9 年之前
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 9 年之前
  Julius Pfrommer f72988f3a8 add Wshadow compiler flag 9 年之前
  Julius Pfrommer f40cca6d3c remove an unneeded compiler flag 9 年之前
  Julius Pfrommer c863a147e0 remove unsupported and obsolete code; fix #393 9 年之前
  Julius Pfrommer 991246bb9a Merge branch 'master' into inline_setattribute 9 年之前
  Stasik0 3d110a6720 stateless calls work again 9 年之前
  Julius Pfrommer bc586419b3 cosmetic improvements 9 年之前
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 9 年之前
  Stasik0 64a8e5aadb final fixed to NS0 comiler - examples and generated NS0 work with amalgamated files now 9 年之前
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header 10 年之前
  Stasik0 4b162f0be5 getting nodeset example to work in msvs, based on 824f7b8eb0240290329b7a929fd33041fc3645e4 by @joerg555 and 7328cd72c1fb05e3b8fa9ed3646f0f7d56697aee by @jpfr 10 年之前
  Julius Pfrommer c2ff8cff42 remove server_readspeed from standard build 10 年之前
  Julius Pfrommer 2600d3431a do not use the readspeed example for msvc 10 年之前
  Julius Pfrommer 141947e995 add the readspeed example 10 年之前
  Stasik0 a22ee9b7a0 quick fix for static example compilation for msvs 10 年之前