| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| | | |||||
| * | ENet code cleanup and changes from review. | Fabio Alessandrelli | 2017-03-24 | 1 | -1/+29 |
| | | |||||
| * | Allow non blocking UDP put_packet in C++. | Fabio Alessandrelli | 2017-03-24 | 1 | -1/+9 |
| | | | | | | | - Add blocking mode option to PacketPeerUDP. - put_packet returns ERR_UNAVAILABLE when operation would block. - ENet module uses non-blocking UDP. | ||||
| * | Add godot socket implementation | Fabio Alessandrelli | 2017-03-08 | 1 | -0/+196 |
