Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
hace 5 años |
Wilson E. Alvarez
|
08f22f1cf0
Moved member variables to initializer list
|
hace 6 años |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
hace 6 años |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
hace 6 años |
Juan Linietsky
|
06b076f687
Merge pull request #15305 from poke1024/checks-peer
|
hace 6 años |
Paul Joannon
|
e08b6c9a9c
fix set_stream_peer binding in PacketPeer
|
hace 6 años |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
hace 6 años |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
hace 6 años |
Bernhard Liebl
|
df84ecd043
Checks on input_buffer in PacketPeerStream
|
hace 6 años |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
hace 6 años |
Fabio Alessandrelli
|
92067b4714
Remove "const" from PacketPeer get_packet/get_var
|
hace 7 años |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
hace 7 años |
Juan Linietsky
|
dc62389739
-Properly check limits to objects sent (regarding to size), fixes #9034
|
hace 7 años |
Marcelo Fernandez
|
eab850524e
Add closest_power_of_2 func and implement mix_rate/latency on OS X
|
hace 7 años |
Juan Linietsky
|
b7571582ed
Ability to save objects to binary format
|
hace 7 años |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
hace 7 años |
Juan Linietsky
|
90a595ac42
Set some reasonable limits for sending information to the debugger, closes #5848
|
hace 7 años |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
hace 7 años |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
hace 7 años |
Juan Linietsky
|
bbada82f80
-Reorganized all properties of project settings (Sorry, Again).
|
hace 7 años |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
hace 7 años |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
hace 7 años |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
hace 7 años |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
hace 7 años |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
hace 7 años |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
hace 8 años |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
hace 8 años |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
hace 8 años |
J08nY
|
6bbc53ee18
Fixed PacketPeer.get_var() return type in docs
|
hace 8 años |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
hace 8 años |