Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand preambles to Redot | Spartan322 | 2024-10-31 | 1 | -2/+4 |
* | Update to load function pointers for GDExtension interface | David Snopek | 2023-05-09 | 1 | -4/+4 |
* | Update error macros to match core | Mikael Hermansson | 2023-01-22 | 1 | -31/+26 |
* | Sync license copyright with upstream GH-70885 | Rémi Verschelde | 2023-01-10 | 1 | -29/+29 |
* | Rename GDNative to GDExtension | Gilles Roudière | 2022-12-12 | 1 | -8/+8 |
* | Update copyright year | Rémi Verschelde | 2022-03-15 | 1 | -2/+2 |
* | Add ERR_ macros variants using `String` messages. | bruvzg | 2022-02-17 | 1 | -0/+34 |
* | Rename interface to gdn_interface because it's a defined keyword under windows | Bastiaan Olij | 2021-10-28 | 1 | -2/+2 |
* | _err_print_error only output p_message so swapped parameters around | Bastiaan Olij | 2021-09-27 | 1 | -1/+1 |
* | Replace bindgins to work with extensions | George Marques | 2021-09-27 | 1 | -0/+57 |