Historie revizí

Autor SHA1 Zpráva Datum
  FireForge 3073b85de9 Rename theme properties to include underscores před 3 roky
  reduz 21637dfc25 Remove VARIANT_ARG* macros před 3 roky
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code před 3 roky
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` před 4 roky
  Rémi Verschelde fe52458154 Update copyright statements to 2022 před 4 roky
  fabriceci 9d5b807059 Improve editor template workflow před 4 roky
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() před 4 roky
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index před 4 roky
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` před 4 roky
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 před 4 roky
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor před 4 roky
  Lightning_A c63b18507d Use range iterators for `Map` před 4 roky
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. před 4 roky
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL před 4 roky
  Haoyu Qiu 0ca38ffe76 Validates VisualScript.add_node input node před 4 roky
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators před 4 roky
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations před 4 roky
  reduz 6631f66c2a Optimize StringName usage před 4 roky
  Fabio Alessandrelli 88d68346ee [Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer. před 4 roky
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb před 4 roky
  Eric M d0e78c86d7 Added support for scripts reporting multiple errors to ScriptTextEditor před 4 roky
  George Marques 49ce5e69ee Fix default value binding in VisualScriptFunctionState před 4 roky
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs před 4 roky
  Hugo Locurcio e905e8f145 Highlight control flow keywords with a different color před 4 roky
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` před 4 roky
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines před 4 roky
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` před 4 roky
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` před 4 roky
  jmb462 3a0a71fa6a Fix VisualScriptFunctionState connect to null object crash před 4 roky
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction před 4 roky