提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 年之前
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs 4 年之前
  Paweł Fertyk 4b25892501 Check for _language in PluginScript.instance_has 4 年之前
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 年之前
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Emmanuel Leblond c4c18a2c58 Add PluginScript support for global class naming/icon path 4 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 年之前
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 年之前
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 年之前
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 年之前
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Emmanuel Leblond fb9b010384 Add missing on error manifest struct destroy in pluginscript script init 5 年之前
  qarmin 17732fe698 Added some obvious errors explanations 5 年之前
  toasteater e2121c97ae Make VarArg methods return types show up as Variant in API json 6 年之前
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 6 年之前
  Bojidar Marinov 55234d62b0 Remove bogus nulls from generated default values 6 年之前
  Andrettin 42e5d825b4 Fixed cases of unsupported pointers being used to construct variants 6 年之前
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon 6 年之前
  Ignacio Etcheverry ad2127a3e8 Replace a few #if/#elif with #ifdef and "#elif defined" 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Naoto Kondo 3feabd6756 PluginScript: Add support for the new() method 6 年之前
  Emmanuel Leblond 380b85a32f [Pluginscript] Fix not working exports in editor 7 年之前
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks 7 年之前
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" 7 年之前