Commit History

Author SHA1 Message Date
  Lasse Öörni 38fe1554ba Initial multiplayer NinjaSnowWar. 14 years ago
  Lasse Öörni 444c18673e Code formatting & optimization. 14 years ago
  Lasse Öörni f70cc35815 Added package file download support to the network protocol. 14 years ago
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. 14 years ago
  Lasse Öörni fbf5bd4076 Added log prints for loading & saving the scene. 14 years ago
  Lasse Öörni ffad4ba005 Fixed UI related crashes in headless mode. 14 years ago
  Lasse Öörni ee9b6cc0f8 Renamed the script PostLoad() to FinishUpdate(). 14 years ago
  Lasse Öörni 7b15b34c83 Removed most OnGetAttribute() / OnSetAttribute() functions in favor of accessor attributes. 14 years ago
  Lasse Öörni 4c3dd57980 Added more networking functionality, including remote events and client's controls update. 14 years ago
  Lasse Öörni af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 years ago
  Lasse Öörni f1010c683e Removed errorprone string addition operations. 14 years ago
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 years ago
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 years ago
  Lasse Öörni d69efd65f0 Container library fixes. 14 years ago
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni 343e9052b3 Fixed search/replaced function & variable names. 14 years ago
  Lasse Öörni 5bde56d248 Added owner connection pointer to Node for multiplayer. 14 years ago
  Lasse Öörni e2a3f60c16 Create bone scene nodes as local. 14 years ago
  Lasse Öörni 6531fa08d5 Moved Controls to Network library. 14 years ago
  Lasse Öörni a67db4ba05 Async scene loading support. 14 years ago
  Lasse Öörni 39eefa5cd0 Adjusted function order. 14 years ago
  Lasse Öörni 62c9aa3d9c Added local node & component ID's in preparation to networking. 14 years ago
  Lasse Öörni 74993d525e Added ID code to binary scenes. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago
  Lasse Öörni a48885a729 Make way for import of new code. 14 years ago
  Lasse Öörni 7d51c583a8 Entity & component cut/copy/paste. 15 years ago
  Lasse Öörni 803953f41c Added choose resource path & reload resources functionality to editor. 15 years ago
  Lasse Öörni f9ef9957b7 Added four-byte identifiers to binary files. 15 years ago
  Lasse Öörni c2e9d8abf7 Added getResolutions() to Renderer, and exposed it and getMultiSampleLevels() to script. 15 years ago