Historique des commits

Auteur SHA1 Message Date
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` il y a 6 mois
  Yuri Sizov d8ff69d53c Extract ScriptInstance to simplify includes il y a 1 an
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension il y a 2 ans
  Fabio Alessandrelli fbbd3950c8 Simplify network GDExtension bindings using EXBIND macros. il y a 2 ans
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Fabio Alessandrelli b9e6cc8f4f [Net] Enable PacketPeer native extensions. il y a 3 ans
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Tomasz Chabora 2c048ea164 Cleanup unused engine code il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 4 ans
  reduz ee06a70ea6 Refactor MethodBind to use variadic templates il y a 4 ans
  Marcel Admiraal 26fcf2b04c Add override keywords. il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) il y a 5 ans
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector il y a 5 ans
  Rémi Verschelde 8d00a3a536 Remove deprecated PacketPeer allow_object_decoding il y a 5 ans
  Fabio Alessandrelli 534bf89976 PacketPeer use heap buffer for var encoding. il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Fabio Alessandrelli 92067b4714 Remove "const" from PacketPeer get_packet/get_var il y a 7 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  Juan Linietsky dc62389739 -Properly check limits to objects sent (regarding to size), fixes #9034 il y a 8 ans
  Juan Linietsky b7571582ed Ability to save objects to binary format il y a 8 ans