Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Tomasz Chabora 2c048ea164 Cleanup unused engine code há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector há 5 anos atrás
  Rémi Verschelde 8d00a3a536 Remove deprecated PacketPeer allow_object_decoding há 5 anos atrás
  Fabio Alessandrelli 534bf89976 PacketPeer use heap buffer for var encoding. há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Fabio Alessandrelli cbc772d696 Fix buffers size calculation in PacketPeerStream. há 5 anos atrás
  Rafał Mikrut 99d8626f4a Fix some overflows and unitialized variables há 6 anos atrás
  qarmin 17732fe698 Added some obvious errors explanations há 6 anos atrás
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' há 6 anos atrás
  qarmin aab8da25ad Fix some code found by Coverity Scan and PVS Studio há 6 anos atrás
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods há 6 anos atrás
  Fabio Alessandrelli e61a074a8e Use same boolean for objects encode and decode. há 6 anos atrás
  marxin e5f665c718 Fix -Wsign-compare warnings. há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list há 6 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path há 7 anos atrás
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit há 7 anos atrás
  Juan Linietsky 06b076f687 Merge pull request #15305 from poke1024/checks-peer há 7 anos atrás
  Paul Joannon e08b6c9a9c fix set_stream_peer binding in PacketPeer há 7 anos atrás
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts há 7 anos atrás
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting há 7 anos atrás
  Bernhard Liebl df84ecd043 Checks on input_buffer in PacketPeerStream há 7 anos atrás