summaryrefslogtreecommitdiffstats
path: root/core/object/callable_method_pointer.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Merge pull request #89270 from Repiteo/enforce-typename-in-templatesRémi Verschelde2024-03-141-10/+10
|\
| * Enforce template syntax `typename` over `class`Thaddeus Crews2024-03-071-10/+10
* | Add methods to get argument count of methodsA Thousand Ships2024-03-101-0/+25
|/
* Prevent read-after-free in the queued CallableCustomStaticMethodPointer.bruvzg2023-11-231-24/+0
* Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-10-081-3/+3
* Complete support of callables of static methodsPedro J. Estébanez2023-04-121-6/+14
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add callable_mp_staticreduz2022-05-221-0/+82
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-1/+1
* Fix script editor errors with CustomCallableskobewi2022-02-071-0/+8
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde2021-04-271-4/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-3/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+244