summaryrefslogtreecommitdiffstats
path: root/core/variant/callable.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Signal connect bindsJuan Linietsky2022-07-291-4/+8
* [Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli2022-07-261-2/+2
* Add a const call mode to Object, Variant and Script.K. S. Ernest (iFire) Lee2022-06-271-0/+1
* Const Ref Callable for custom sort/searchmashumafi2022-03-271-0/+6
* Fix script editor errors with CustomCallableskobewi2022-02-071-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Remove binds from Signal.connectkobewi2021-09-241-1/+1
* Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.xLyuma2021-07-011-0/+1
* GDNative: Fix size mismatch on 32-bit platforms for Signal and CallableRémi Verschelde2021-05-111-3/+4
* Add RPC to Callablereduz2021-05-031-0/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in core/ and drivers/Rafał Mikrut2020-11-231-3/+3
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+167