Age | Commit message (Expand) | Author |
---|---|---|
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-02-12 | Optmized data sent during RPC and RSet calls. | Andrea Catania |
2020-02-01 | Use StringName in pluginscript's set/get_prop and add_global_constant | Emmanuel Leblond |
2020-01-21 | Remove unused #if 0'ed code | Rémi Verschelde |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-05-29 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-05-29 | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner |
2018-05-26 | Refactor RPCMode enum and checks | Fabio Alessandrelli |
2018-01-16 | Improve inheritance system in gdnative pluginscript | Emmanuel Leblond |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-10-17 | [GDnative] add pluginscript \o/ | Emmanuel Leblond |