コミット履歴

作者 SHA1 メッセージ 日付
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 年 前
  Alon Zakai (kripken) 71c03883b5 use console.warn instead of Module.printErr: emscripten no longer exports printErr by default, and instead err() should be used in code seen by the optimizer; however, as Godot only runs on the Web (and not in node.js or elsewhere), using console.warn directly is good enough, and will work in all versions if emscripten 6 年 前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 6 年 前
  Leon Krause 2970061a73 Implement HTTPClient in HTML5 platform 7 年 前