Juan Linietsky
|
33d3b7eea7
Fix Callable call error reporting.
|
há 2 anos atrás |
Rémi Verschelde
|
31f94574d4
Merge pull request #70996 from reduz/properly-report-callable-bound-arguments
|
há 2 anos atrás |
Juan Linietsky
|
0e0ca01bce
Properly report Callable bound arguments
|
há 2 anos atrás |
Juan Linietsky
|
d762a0395a
Allow binding Callable arguments from an array
|
há 2 anos atrás |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
há 2 anos atrás |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
há 3 anos atrás |
Ricardo Buring
|
0c2055d15d
Callable: add callv method
|
há 3 anos atrás |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
há 3 anos atrás |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
há 3 anos atrás |
cdemirer
|
dae5edf41c
Fix the argcount when generating error message for CallableComparator
|
há 3 anos atrás |
reduz
|
141c375581
Clean up Hash Functions
|
há 3 anos atrás |
mashumafi
|
9c2bfeb2fb
Const Ref Callable for custom sort/search
|
há 3 anos atrás |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
há 3 anos atrás |
kobewi
|
a08fc442a0
Fix script editor errors with CustomCallables
|
há 3 anos atrás |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
há 3 anos atrás |
kobewi
|
7bf5fc709e
Remove binds from Signal.connect
|
há 4 anos atrás |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
há 4 anos atrás |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
há 4 anos atrás |
Lyuma
|
8f1efa656b
Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.x
|
há 4 anos atrás |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
há 4 anos atrás |
George Marques
|
ea44744e2d
Make Callable not crash on call when the object has been freed
|
há 4 anos atrás |
reduz
|
c76acf6890
Add RPC to Callable
|
há 4 anos atrás |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
há 4 anos atrás |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
há 4 anos atrás |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
há 4 anos atrás |