Age | Commit message (Expand) | Author |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-06-11 | Rename Reference to RefCounted | Pedro J. Estébanez |
2021-05-06 | Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores | Hugo Locurcio |
2021-04-12 | Allow local port control on net_socket connections | dam |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-07-03 | Add TCP Server is_listening method | Fabio Alessandrelli |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-12 | Unify StreamPeerTCP/TCP_Server with NetSocket API | Fabio Alessandrelli |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
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-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-14 | Use const reference where favorable | Wilson E. Alvarez |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-01-23 | Remove set_ip_type from network classes (no longer needed) | Fabio Alessandrelli |
2017-01-23 | Implement TCP Server bind address | Fabio Alessandrelli |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-02 | Merge pull request #7271 from Faless/ipv6_cleanup | Rémi Verschelde |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-12-09 | Allow setting ip_type for TCP/UDP and HTTP classes | Fabio Alessandrelli |
2016-12-09 | Migrate int.IP_TYPE_ constants to IP.TYPE_ | Fabio Alessandrelli |
2016-12-09 | Use an instance variable for ip_type in raw sockets | Fabio Alessandrelli |
2016-10-30 | TCPServer listen now default to IP type ANY (v6 socket with v4 support) | Fabio Alessandrelli |
2016-10-18 | adding ipv6 | Ariel Manzur |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-02-13 | -fixed export templates not loading/exporting on Windows | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |