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/+4 |
* | GDScript: Lambda hot reloading | rune-scape | 2023-10-17 | 1 | -0/+1 |
* | [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-26 | 1 | -1/+1 |
* | Extract ScriptInstance to simplify includes | Yuri Sizov | 2023-09-06 | 1 | -0/+1 |
* | Fix `get_method` from named lambda | Septian | 2023-08-11 | 1 | -0/+4 |
* | 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 | -3/+3 |
* | Clean up Hash Functions | reduz | 2022-06-20 | 1 | -1/+1 |
* | Remove VARIANT_ARG* macros | reduz | 2022-03-09 | 1 | -1/+1 |
* | [Net] Add type check to GDScriptRPCCallable. | Fabio Alessandrelli | 2022-02-07 | 1 | -7/+13 |
* | [Net] Implement GDScript custom RPC callable. | Fabio Alessandrelli | 2022-02-07 | 1 | -0/+80 |