커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 년 전
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 년 전
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 년 전
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 년 전
  Fabio Alessandrelli 534bf89976 PacketPeer use heap buffer for var encoding. 5 년 전
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 년 전
  Fabio Alessandrelli cbc772d696 Fix buffers size calculation in PacketPeerStream. 5 년 전
  Rafał Mikrut 99d8626f4a Fix some overflows and unitialized variables 6 년 전
  qarmin 17732fe698 Added some obvious errors explanations 6 년 전
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 년 전
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio 6 년 전
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 6 년 전
  Fabio Alessandrelli e61a074a8e Use same boolean for objects encode and decode. 6 년 전
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 년 전
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 년 전
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 6 년 전
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 년 전
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 년 전
  Juan Linietsky 06b076f687 Merge pull request #15305 from poke1024/checks-peer 7 년 전
  Paul Joannon e08b6c9a9c fix set_stream_peer binding in PacketPeer 7 년 전
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 년 전
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 년 전
  Bernhard Liebl df84ecd043 Checks on input_buffer in PacketPeerStream 7 년 전
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 년 전
  Fabio Alessandrelli 92067b4714 Remove "const" from PacketPeer get_packet/get_var 7 년 전
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 년 전
  Juan Linietsky dc62389739 -Properly check limits to objects sent (regarding to size), fixes #9034 8 년 전
  Marcelo Fernandez eab850524e Add closest_power_of_2 func and implement mix_rate/latency on OS X 8 년 전
  Juan Linietsky b7571582ed Ability to save objects to binary format 8 년 전
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 년 전