Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 سال پیش |
Tomasz Chabora
|
2c048ea164
Cleanup unused engine code
|
4 سال پیش |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 سال پیش |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 سال پیش |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 سال پیش |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 سال پیش |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 سال پیش |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 سال پیش |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 سال پیش |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 سال پیش |
Rémi Verschelde
|
8d00a3a536
Remove deprecated PacketPeer allow_object_decoding
|
5 سال پیش |
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
|
5 سال پیش |
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 سال پیش |