Age | Commit message (Expand) | Author |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-05-08 | Merge pull request #15305 from poke1024/checks-peer | Juan Linietsky |
2018-01-12 | fix set_stream_peer binding in PacketPeer | Paul Joannon |
2018-01-12 | Bind many more properties to scripts | Bojidar Marinov |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-03 | Checks on input_buffer in PacketPeerStream | Bernhard Liebl |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-15 | Remove "const" from PacketPeer get_packet/get_var | Fabio Alessandrelli |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-18 | -Properly check limits to objects sent (regarding to size), fixes #9034 | Juan Linietsky |
2017-08-17 | Add closest_power_of_2 func and implement mix_rate/latency on OS X | Marcelo Fernandez |
2017-08-14 | Ability to save objects to binary format | Juan Linietsky |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-08-08 | Set some reasonable limits for sending information to the debugger, closes #5848 | Juan Linietsky |
2017-07-30 | Style: Apply clang-format on all files | Rémi Verschelde |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-07-17 | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A 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-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam |
2017-01-07 | Memory 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-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-06-16 | Fixed PacketPeer.get_var() return type in docs | J08nY |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-01-24 | -remved p_peer is null error messages, fixes #1150 | reduz |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-14 | replaced :var by :Variant in documentation, fixes #2897 | Juan Linietsky |
2015-10-21 | -fixes to ring buffer (fixes network error) | Juan Linietsky |
2015-06-08 | Fixed get_packet/put_packet bindings in PacketPeer. | James McLean |
2015-06-06 | new file dialog! | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-11-12 | 3D Import Import & UDP | Juan Linietsky |
2014-06-02 | FIX: forgotten bind to get_available_packet_count to be able to call get_var ... | voidplayer |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |