Commit History

Author SHA1 Message Date
  Pāvels Nadtočajevs bd98aad3fa Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests. 3 months ago
  Kiro 23129a66ed Replace append_utfx with direct String::utfx 4 months ago
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 4 months ago
  HP van Braam 240f510fa7 Core ubsan fixes 7 months ago
  David Snopek 8c01fc2274 Fix `StreamPeerExtension::put_partial_data()` to call `_put_partial_data()` 7 months ago
  Pablo Andres Fuente eb86670f94 Add half precision floating point support to `StreamPeer` 10 months ago
  Thaddeus Crews 8d1462c748 CI: Update Linux runners to Ubuntu 24.04 8 months ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Fabio Alessandrelli fbbd3950c8 Simplify network GDExtension bindings using EXBIND macros. 2 years ago
  Anilforextra fc27636999 Vectors: Use clear() and has(). 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Fabio Alessandrelli 5f61b2c797 [Net] StreamPeer GDExtension. 3 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Hugo Locurcio 12462d9055 Rename File's `endian_swap` to `big_endian` 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 years ago
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Fabio Alessandrelli b9707ce08f StreamPeer get[_utf8]_string with negative length. 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago