Age | Commit message (Expand) | Author |
---|---|---|
2023-02-27 | [MP] Fix orphan StringName on close. | Fabio Alessandrelli |
2023-01-31 | Use enum instead of int in virtual methods return type | Raul Santos |
2023-01-23 | Convert en_GB spelling to en_US with codespell | Rémi Verschelde |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-11-14 | Remove redundant Variant-types initializations | Markus Sauermann |
2022-10-19 | Simplify GDVIRTUAL_CALL calls | kobewi |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-08-24 | [MP] Fix variant serialization after variant size change. | Fabio Alessandrelli |
2022-07-26 | [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. | Fabio Alessandrelli |