summaryrefslogtreecommitdiff
path: root/core/io/packet_peer.cpp
AgeCommit message (Expand)Author
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-16Fixed PacketPeer.get_var() return type in docsJ08nY
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-24-remved p_peer is null error messages, fixes #1150reduz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-14replaced :var by :Variant in documentation, fixes #2897Juan Linietsky
2015-10-21-fixes to ring buffer (fixes network error)Juan Linietsky
2015-06-08Fixed get_packet/put_packet bindings in PacketPeer.James McLean
2015-06-06new file dialog!Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-06-02FIX: forgotten bind to get_available_packet_count to be able to call get_var ...voidplayer
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky