Rémi Verschelde 74d569b99e Fix various Clang -Wunused-but-set-variable warnings 3 years ago
..
SCsub 7bf9787921 SCons: Format buildsystem files with psf/black 4 years ago
compression.cpp c0ab0df9dc Fix decompression with FastLZ when buffer size is less than 16 bytes 3 years ago
compression.h 49646383f1 Update copyright statements to 2021 3 years ago
config_file.cpp 758428dd9f Quote and escape ConfigFile keys when necessary 3 years ago
config_file.h 24e1ba1298 Add a "keep" import mode to keep files as-is and export them. 3 years ago
dtls_server.cpp 49646383f1 Update copyright statements to 2021 3 years ago
dtls_server.h 49646383f1 Update copyright statements to 2021 3 years ago
file_access_compressed.cpp 0b541af8a1 Allow nullptr with zero length in FileAccess get_buffer 3 years ago
file_access_compressed.h 49646383f1 Update copyright statements to 2021 3 years ago
file_access_encrypted.cpp 089fde5c59 FileAccess: Don't err in `store_buffer` with buffer of size 0 3 years ago
file_access_encrypted.h 49646383f1 Update copyright statements to 2021 3 years ago
file_access_memory.cpp 089fde5c59 FileAccess: Don't err in `store_buffer` with buffer of size 0 3 years ago
file_access_memory.h 49646383f1 Update copyright statements to 2021 3 years ago
file_access_network.cpp 0b541af8a1 Allow nullptr with zero length in FileAccess get_buffer 3 years ago
file_access_network.h 6d89f675b1 Modernize Thread 3 years ago
file_access_pack.cpp 0b541af8a1 Allow nullptr with zero length in FileAccess get_buffer 3 years ago
file_access_pack.h 49646383f1 Update copyright statements to 2021 3 years ago
file_access_zip.cpp f87096ecea Fix duplicate close files when deconstructing ZipArchive 3 years ago
file_access_zip.h 49646383f1 Update copyright statements to 2021 3 years ago
http_client.cpp 859dba0dd6 Fix unicode invalid skip error in AssetLib 3 years ago
http_client.h 49646383f1 Update copyright statements to 2021 3 years ago
image_loader.cpp 49646383f1 Update copyright statements to 2021 3 years ago
image_loader.h 49646383f1 Update copyright statements to 2021 3 years ago
ip.cpp 6ff869eda7 [Net] Fix IP address resolution incorrectly locking the main thread. 3 years ago
ip.h 49646383f1 Update copyright statements to 2021 3 years ago
ip_address.cpp 49646383f1 Update copyright statements to 2021 3 years ago
ip_address.h 49646383f1 Update copyright statements to 2021 3 years ago
json.cpp 49646383f1 Update copyright statements to 2021 3 years ago
json.h 49646383f1 Update copyright statements to 2021 3 years ago
logger.cpp b778c5caa3 Fix Xcode deprecation warning about sprintf usage 1 week ago
logger.h 04fefed904 Logger: Cache 'flush_stdout_on_print' to improve performance, and works before ProjectSettings starts. 3 years ago
marshalls.cpp 49646383f1 Update copyright statements to 2021 3 years ago
marshalls.h 49646383f1 Update copyright statements to 2021 3 years ago
multiplayer_api.cpp 49646383f1 Update copyright statements to 2021 3 years ago
multiplayer_api.h 49646383f1 Update copyright statements to 2021 3 years ago
net_socket.cpp 49646383f1 Update copyright statements to 2021 3 years ago
net_socket.h 49646383f1 Update copyright statements to 2021 3 years ago
networked_multiplayer_peer.cpp 49646383f1 Update copyright statements to 2021 3 years ago
networked_multiplayer_peer.h 49646383f1 Update copyright statements to 2021 3 years ago
packet_peer.cpp 49646383f1 Update copyright statements to 2021 3 years ago
packet_peer.h 49646383f1 Update copyright statements to 2021 3 years ago
packet_peer_dtls.cpp 49646383f1 Update copyright statements to 2021 3 years ago
packet_peer_dtls.h 49646383f1 Update copyright statements to 2021 3 years ago
packet_peer_udp.cpp 49646383f1 Update copyright statements to 2021 3 years ago
packet_peer_udp.h 49646383f1 Update copyright statements to 2021 3 years ago
pck_packer.cpp 49646383f1 Update copyright statements to 2021 3 years ago
pck_packer.h 49646383f1 Update copyright statements to 2021 3 years ago
resource_format_binary.cpp 49646383f1 Update copyright statements to 2021 3 years ago
resource_format_binary.h 49646383f1 Update copyright statements to 2021 3 years ago
resource_importer.cpp 95191b9826 Backport the Import Defaults Editor 3 years ago
resource_importer.h 95191b9826 Backport the Import Defaults Editor 3 years ago
resource_loader.cpp e6186dad59 Fix crash with user-defined `ResourceFormatLoader.load` 3 years ago
resource_loader.h 4ddcdc031b Modernize Mutex 3 years ago
resource_saver.cpp 49646383f1 Update copyright statements to 2021 3 years ago
resource_saver.h 49646383f1 Update copyright statements to 2021 3 years ago
stream_peer.cpp 49646383f1 Update copyright statements to 2021 3 years ago
stream_peer.h 49646383f1 Update copyright statements to 2021 3 years ago
stream_peer_ssl.cpp 49646383f1 Update copyright statements to 2021 3 years ago
stream_peer_ssl.h 49646383f1 Update copyright statements to 2021 3 years ago
stream_peer_tcp.cpp 49646383f1 Update copyright statements to 2021 3 years ago
stream_peer_tcp.h 49646383f1 Update copyright statements to 2021 3 years ago
tcp_server.cpp 49646383f1 Update copyright statements to 2021 3 years ago
tcp_server.h 49646383f1 Update copyright statements to 2021 3 years ago
translation_loader_po.cpp 74d569b99e Fix various Clang -Wunused-but-set-variable warnings 1 week ago
translation_loader_po.h 49646383f1 Update copyright statements to 2021 3 years ago
udp_server.cpp 49646383f1 Update copyright statements to 2021 3 years ago
udp_server.h 49646383f1 Update copyright statements to 2021 3 years ago
xml_parser.cpp 49646383f1 Update copyright statements to 2021 3 years ago
xml_parser.h 49646383f1 Update copyright statements to 2021 3 years ago
zip_io.cpp 49646383f1 Update copyright statements to 2021 3 years ago
zip_io.h 49646383f1 Update copyright statements to 2021 3 years ago