Histórico de Commits

Autor SHA1 Mensagem Data
  Lasse Öörni 7b254df85d Added simple distance-based interest management for networking. há 14 anos atrás
  Lasse Öörni 38fe1554ba Initial multiplayer NinjaSnowWar. 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 48aa81e8e4 Added Node functions to get the world unsmoothed (target) transform. há 14 anos atrás
  Lasse Öörni ffad4ba005 Fixed UI related crashes in headless mode. há 14 anos atrás
  Lasse Öörni 13d449d9cc Added Abs() to Vector2, Vector3 and Vector4. há 14 anos atrás
  Lasse Öörni cc2a487361 Further optimization of the parent node network replication attribute. há 14 anos atrás
  Lasse Öörni 9000621bd2 Fixed CreateNode message. 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 ee9b6cc0f8 Renamed the script PostLoad() to FinishUpdate(). 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 bd35b5a0e0 Added sending of scene replication messages. há 14 anos atrás
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. há 14 anos atrás
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 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 2da8d4ae47 Renamed Matrix4x3 to Matrix3x4. há 14 anos atrás
  Lasse Öörni f60321b20f Use PODVector more extensively. 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
  Lasse Öörni d69efd65f0 Container library fixes. há 14 anos atrás
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. há 14 anos atrás
  Lasse Öörni 343e9052b3 Fixed search/replaced function & variable names. há 14 anos atrás
  Lasse Öörni 5bde56d248 Added owner connection pointer to Node for multiplayer. há 14 anos atrás
  Lasse Öörni 6531fa08d5 Moved Controls to Network library. há 14 anos atrás
  Lasse Öörni a67db4ba05 Async scene loading support. há 14 anos atrás
  Lasse Öörni 62c9aa3d9c Added local node & component ID's in preparation to networking. há 14 anos atrás
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. há 14 anos atrás
  Lasse Öörni 9a5cbb6016 More documentation. há 14 anos atrás
  Lasse Öörni fe56f0118b Renamed the UserData VariantMap in UIElement to Vars, to distinguish from low-level userdata that is typically a pointer. Added same VariantMap to Node. há 14 anos atrás