Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
vor 2 Jahren |
Fabio Alessandrelli
|
fbbd3950c8
Simplify network GDExtension bindings using EXBIND macros.
|
vor 3 Jahren |
Anilforextra
|
fc27636999
Vectors: Use clear() and has().
|
vor 3 Jahren |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
vor 3 Jahren |
Fabio Alessandrelli
|
5f61b2c797
[Net] StreamPeer GDExtension.
|
vor 4 Jahren |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
vor 4 Jahren |
Hugo Locurcio
|
12462d9055
Rename File's `endian_swap` to `big_endian`
|
vor 4 Jahren |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
vor 4 Jahren |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
vor 4 Jahren |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
vor 5 Jahren |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
vor 5 Jahren |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
vor 5 Jahren |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
vor 5 Jahren |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
vor 5 Jahren |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
vor 5 Jahren |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
vor 5 Jahren |
qarmin
|
17732fe698
Added some obvious errors explanations
|
vor 6 Jahren |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
vor 6 Jahren |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
vor 6 Jahren |
Fabio Alessandrelli
|
393e62b98a
Add object encoding param to serialization methods
|
vor 6 Jahren |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
vor 6 Jahren |
Fabio Alessandrelli
|
b9707ce08f
StreamPeer get[_utf8]_string with negative length.
|
vor 7 Jahren |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
vor 7 Jahren |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
vor 7 Jahren |
hungrymonkey
|
d2f1c87063
Change function signature from float to double to match type get_doubleCloses #16160
|
vor 7 Jahren |
Rémi Verschelde
|
6c46787749
doc: Replace some more "val" with "value" + sync
|
vor 7 Jahren |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
vor 7 Jahren |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
vor 7 Jahren |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
vor 7 Jahren |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
vor 7 Jahren |