Historie revizí

Autor SHA1 Zpráva Datum
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 před 4 roky
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. před 4 roky
  Pedro J. Estébanez 2dcd064056 Implement inherits_script() for NativeScript and PluginScript před 4 roky
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb před 4 roky
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted před 4 roky
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` před 4 roky
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs před 4 roky
  Paweł Fertyk 4b25892501 Check for _language in PluginScript.instance_has před 4 roky
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() před 4 roky
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) před 6 roky
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 před 4 roky
  Emmanuel Leblond c4c18a2c58 Add PluginScript support for global class naming/icon path před 4 roky
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops před 5 roky
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 5 roky
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) před 5 roky
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API před 5 roky
  lupoDharkael 95a1400a2a Replace NULL with nullptr před 5 roky
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. před 5 roky
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. před 5 roky
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. před 5 roky
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 před 5 roky
  Emmanuel Leblond fb9b010384 Add missing on error manifest struct destroy in pluginscript script init před 5 roky
  qarmin 17732fe698 Added some obvious errors explanations před 6 roky
  toasteater e2121c97ae Make VarArg methods return types show up as Variant in API json před 6 roky
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. před 6 roky
  Bojidar Marinov 55234d62b0 Remove bogus nulls from generated default values před 6 roky
  Andrettin 42e5d825b4 Fixed cases of unsupported pointers being used to construct variants před 6 roky
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon před 6 roky
  Ignacio Etcheverry ad2127a3e8 Replace a few #if/#elif with #ifdef and "#elif defined" před 6 roky