index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
io
/
packet_peer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #15305 from poke1024/checks-peer
Juan Linietsky
2018-05-08
1
-0
/
+2
|
\
|
*
Checks on input_buffer in PacketPeerStream
Bernhard Liebl
2018-01-03
1
-0
/
+2
*
|
fix set_stream_peer binding in PacketPeer
Paul Joannon
2018-01-12
1
-1
/
+1
*
|
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-0
/
+12
*
|
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
|
/
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Remove "const" from PacketPeer get_packet/get_var
Fabio Alessandrelli
2017-12-15
1
-5
/
+5
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Properly check limits to objects sent (regarding to size), fixes #9034
Juan Linietsky
2017-08-18
1
-2
/
+14
*
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-08-17
1
-2
/
+2
*
Ability to save objects to binary format
Juan Linietsky
2017-08-14
1
-1
/
+15
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-5
/
+5
*
Set some reasonable limits for sending information to the debugger, closes #5848
Juan Linietsky
2017-08-08
1
-11
/
+19
*
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-1
/
+1
*
-Reorganized all properties of project settings (Sorry, Again).
Juan Linietsky
2017-07-17
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-78
/
+63
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-7
/
+7
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-7
/
+7
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-1
/
+2
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-7
/
+7
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fixed PacketPeer.get_var() return type in docs
J08nY
2016-06-16
1
-1
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-3
/
+3
*
-remved p_peer is null error messages, fixes #1150
reduz
2016-01-24
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
replaced :var by :Variant in documentation, fixes #2897
Juan Linietsky
2015-12-14
1
-1
/
+1
*
-fixes to ring buffer (fixes network error)
Juan Linietsky
2015-10-21
1
-2
/
+1
*
Fixed get_packet/put_packet bindings in PacketPeer.
James McLean
2015-06-08
1
-2
/
+2
*
new file dialog!
Juan Linietsky
2015-06-06
1
-1
/
+20
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
3D Import Import & UDP
Juan Linietsky
2014-11-12
1
-1
/
+1
*
FIX: forgotten bind to get_available_packet_count to be able to call get_var ...
voidplayer
2014-06-02
1
-0
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+255