Histórico de Commits

Autor SHA1 Mensagem Data
  Lasse Öörni f70cc35815 Added package file download support to the network protocol. há 14 anos atrás
  Lasse Öörni db453e642d Network code cleanup. há 14 anos atrás
  Lasse Öörni 4d0e922e3f Added common script code for parsing network-related command line arguments. há 14 anos atrás
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. há 14 anos atrás
  Lasse Öörni fbf5bd4076 Added log prints for loading & saving the scene. há 14 anos atrás
  Lasse Öörni 48aa81e8e4 Added Node functions to get the world unsmoothed (target) transform. há 14 anos atrás
  Lasse Öörni d88b66deab Network code cleanup. Eliminated copying of initial node or component state. há 14 anos atrás
  Lasse Öörni 40ad2d09b6 Queue remote events instead of sending immediately to avoid synchronization problems with scene updates. há 14 anos atrás
  Lasse Öörni 21cb202f63 Disable motion smoothing from the scene when the server connection is destroyed. há 14 anos atrás
  Lasse Öörni ffad4ba005 Fixed UI related crashes in headless mode. há 14 anos atrás
  Lasse Öörni 84d70dcbe7 Optimized away constant dynamic Variant allocation in comparing attributes when sending a server update. há 14 anos atrás
  Lasse Öörni 50682de1c6 Store network replication attributes separately to optimize sending and receiving updates. há 14 anos atrás
  Lasse Öörni 9000621bd2 Fixed CreateNode message. há 14 anos atrás
  Lasse Öörni 2e4d006674 Updated to newest kNet. há 14 anos atrás
  Lasse Öörni 17dea98f14 Reading of scene update messages. há 14 anos atrás
  Lasse Öörni 644f08c12d Network code refactoring. há 14 anos atrás
  Lasse Öörni bddedd7fd2 Added a function for components to list the nodes they depend on. há 14 anos atrás
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. há 14 anos atrás
  Lasse Öörni 1c6cd6a744 Fixed attribute indexing with latestdata updates. há 14 anos atrás
  Lasse Öörni bd35b5a0e0 Added sending of scene replication messages. há 14 anos atrás
  Lasse Öörni 4c3dd57980 Added more networking functionality, including remote events and client's controls update. há 14 anos atrás
  Lasse Öörni f28728b3e2 Send identity VariantMap on connecting to server. há 14 anos atrás
  Lasse Öörni 91a0b5b41c Fixed Network library to use kNet forward defines. há 14 anos atrás
  Lasse Öörni 2910f128f3 Added Connection class missing from previous commit. há 14 anos atrás
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. há 14 anos atrás
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. há 14 anos atrás
  Lasse Öörni b90c1386be Removed unnecessary parentheses. há 14 anos atrás
  Lasse Öörni f1010c683e Removed errorprone string addition operations. há 14 anos atrás
  Lasse Öörni f3859c1ed7 Added documentation about containers. há 14 anos atrás
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. há 14 anos atrás