Rémi Verschelde 172dd99fb2 Fix various Clang -Wunused-but-set-variable warnings 3 år sedan
..
SCsub 7bf9787921 SCons: Format buildsystem files with psf/black 4 år sedan
compression.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
compression.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
config_file.cpp d4e6eff2de ConfigFile: Improve error messages and complete docs 5 år sedan
config_file.h d4e6eff2de ConfigFile: Improve error messages and complete docs 5 år sedan
dtls_server.cpp 402a7e0094 Fix editor crash when mbedtls is disabled. 4 år sedan
dtls_server.h 35a9f0fe64 New PacketPeerDTLS and DTLSServer classes. 5 år sedan
file_access_buffered.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_buffered.h 7f18163ea6 [3.2] Ensure FileAccessBuffered structs are properly initialized 4 år sedan
file_access_buffered_fa.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_compressed.cpp c81241e6c0 Fixes crash when resource file is corrupted 5 år sedan
file_access_compressed.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_encrypted.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_encrypted.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_memory.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_memory.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_network.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_network.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
file_access_pack.cpp faf858fe41 Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 4 år sedan
file_access_pack.h faf858fe41 Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 4 år sedan
file_access_zip.cpp faf858fe41 Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 4 år sedan
file_access_zip.h c6cccdf0c6 Ensure header guards enclose entire header. 4 år sedan
http_client.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
http_client.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
image_loader.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
image_loader.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
ip.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
ip.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
ip_address.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
ip_address.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
json.cpp b35970b9a5 issue-40396 - Added missing error strings to JSON parsing when array or object is never closed. 4 år sedan
json.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
logger.cpp 87be97b4aa Fix Xcode deprecation warning about sprintf usage 3 månader sedan
logger.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
marshalls.cpp b02e0b0c4b Fix debugger error when Dictionary key is a freed Object 4 år sedan
marshalls.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
multiplayer_api.cpp 50f1b035b8 Fix MultiplayerAPI crash when peer impl misbehave. 5 år sedan
multiplayer_api.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
net_socket.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
net_socket.h 6b9240aa84 Add peek option to NetSocket recv_from. 5 år sedan
networked_multiplayer_peer.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
networked_multiplayer_peer.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
packet_peer.cpp 534bf89976 PacketPeer use heap buffer for var encoding. 5 år sedan
packet_peer.h 534bf89976 PacketPeer use heap buffer for var encoding. 5 år sedan
packet_peer_dtls.cpp 402a7e0094 Fix editor crash when mbedtls is disabled. 4 år sedan
packet_peer_dtls.h 35a9f0fe64 New PacketPeerDTLS and DTLSServer classes. 5 år sedan
packet_peer_udp.cpp 468a1c0271 UDPServer handles PacketPeerUDP-client association 4 år sedan
packet_peer_udp.h 468a1c0271 UDPServer handles PacketPeerUDP-client association 4 år sedan
pck_packer.cpp 86ecefa1a2 Fix potential divisions by 0 reported by MSVC 4 år sedan
pck_packer.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
resource_format_binary.cpp c81241e6c0 Fixes crash when resource file is corrupted 5 år sedan
resource_format_binary.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
resource_importer.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
resource_importer.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
resource_loader.cpp ee97e45a69 Improve the resource loading error message to mention the need to import 4 år sedan
resource_loader.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
resource_saver.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
resource_saver.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
stream_peer.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
stream_peer.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
stream_peer_ssl.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
stream_peer_ssl.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
stream_peer_tcp.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
stream_peer_tcp.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
tcp_server.cpp a7f49ac9a1 Update copyright statements to 2020 5 år sedan
tcp_server.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
translation_loader_po.cpp 172dd99fb2 Fix various Clang -Wunused-but-set-variable warnings 3 månader sedan
translation_loader_po.h a06ee5e763 PO loader: Fix unclosed files and error messages 4 år sedan
udp_server.cpp 468a1c0271 UDPServer handles PacketPeerUDP-client association 4 år sedan
udp_server.h 468a1c0271 UDPServer handles PacketPeerUDP-client association 4 år sedan
xml_parser.cpp aca0b2a459 Fixes XMLParser leak when open multiple times 5 år sedan
xml_parser.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan
zip_io.cpp a7368a519e Fixes leak when importing zip in AssetLib 5 år sedan
zip_io.h a7f49ac9a1 Update copyright statements to 2020 5 år sedan