summaryrefslogtreecommitdiffstats
path: root/modules/jsonrpc/jsonrpc.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Refactor MethodBind to use variadic templatesreduz2020-10-181-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Make JSONRPC constants uppercase for consistency with other classesHugo Locurcio2019-09-011-5/+5
* Add JSONRPC-2.0 implementation as a modulegeequlim2019-08-111-0/+70