Commit History

Author SHA1 Message Date
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 4 months ago
  Danil Alexeev e379cc76e5 Core: Fix `Callable.get_bound_arguments{,_count}()` return incorrect data 5 months ago
  A Thousand Ships 203d3be200 [Core] Add way to check if a signal has any connections 1 year ago
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods 1 year ago
  Danil Alexeev d90c9db27f Core: Add `Callable.create` static method for `Variant` callables 1 year ago
  Aaron Franke 1a6cabc0bf Make Callable bind method const 1 year ago
  kobewi 09b30be86d Add vararg call() method to C++ Callable 1 year ago
  Pedro J. Estébanez 33f674d0f7 Complete support of callables of static methods 2 years ago
  Juan Linietsky 33d3b7eea7 Fix Callable call error reporting. 2 years ago
  Rémi Verschelde 31f94574d4 Merge pull request #70996 from reduz/properly-report-callable-bound-arguments 2 years ago
  Juan Linietsky 0e0ca01bce Properly report Callable bound arguments 2 years ago
  Juan Linietsky d762a0395a Allow binding Callable arguments from an array 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 1778301cd0 Add call_deferred() method to Callable 2 years ago
  Ricardo Buring 0c2055d15d Callable: add callv method 2 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 2 years ago
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2 years ago
  K. S. Ernest (iFire) Lee 9ddebc0c22 Add a const call mode to Object, Variant and Script. 2 years ago
  mashumafi 9c2bfeb2fb Const Ref Callable for custom sort/search 3 years ago
  kobewi a08fc442a0 Fix script editor errors with CustomCallables 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  kobewi 7bf5fc709e Remove binds from Signal.connect 3 years ago
  Lyuma 8f1efa656b Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.x 3 years ago
  Rémi Verschelde ed11756d26 GDNative: Fix size mismatch on 32-bit platforms for Signal and Callable 4 years ago
  reduz c76acf6890 Add RPC to Callable 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rafał Mikrut 7bd03b7188 Initialize class/struct variables with default values in core/ and drivers/ 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago