summaryrefslogtreecommitdiffstats
path: root/core/io/stream_peer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* StreamPeer get[_utf8]_string with negative length.Fabio Alessandrelli2018-09-221-2/+13
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+2
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-1/+1
* Change function signature from float to double to match type get_doubleCloses...hungrymonkey2018-01-291-1/+1
* doc: Replace some more "val" with "value" + syncRémi Verschelde2018-01-171-13/+12
* Bind many more properties to scriptsBojidar Marinov2018-01-121-0/+5
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-3/+3
* Rename pos to position in user facing methods and variablesletheed2017-09-201-3/+3
* Fix various assorted warningsHein-Pieter van Braam2017-09-081-0/+3
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fix StreamPeer put_utf8_string not workingFabio Alessandrelli2017-08-141-1/+1
* Fix broken stream reading in StreamPeerBufferRaymoo2017-08-121-1/+2
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-221/+185
* Various fixes detected using PVS-Studio static analyzer.Thaer Razeq2017-02-281-0/+2
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-45/+45
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-16/+16
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-45/+45
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Fix StreamPeerBuffer::duplicate() does not return valuevolzhs2016-08-221-0/+1
* -High Level protocol optimization (should be smaller)Juan Linietsky2016-08-221-6/+137
* Classref: Added docs for StreamPeer* (#5216)J08nY2016-06-151-1/+0
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* replaced :var by :Variant in documentation, fixes #2897Juan Linietsky2015-12-141-2/+2
* added binary API to StreamPeer, fixes #2863Juan Linietsky2015-12-131-1/+298
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+126