Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Add methods to get argument count of methods | A Thousand Ships | 2024-03-10 | 1 | -0/+1 |
* | Fix `get_method` from named lambda | Septian | 2023-08-11 | 1 | -0/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli | 2022-07-26 | 1 | -1/+1 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -3/+3 |
* | [Net] Add type check to GDScriptRPCCallable. | Fabio Alessandrelli | 2022-02-07 | 1 | -1/+2 |
* | [Net] Implement GDScript custom RPC callable. | Fabio Alessandrelli | 2022-02-07 | 1 | -0/+60 |