godot/core/io
dzil123 c3210df448 [3.x] PCKPacker Fix error spam
(cherry picked from commit b3812750da)
2022-12-05 09:36:18 +08:00
..
SCsub
compression.cpp
compression.h
config_file.cpp
config_file.h
dtls_server.cpp
dtls_server.h
file_access_compressed.cpp [File] Fix FileAccessCompressed::get_buffer return value. 2022-08-08 13:18:05 +02:00
file_access_compressed.h
file_access_encrypted.cpp
file_access_encrypted.h
file_access_memory.cpp
file_access_memory.h
file_access_network.cpp
file_access_network.h
file_access_pack.cpp
file_access_pack.h
file_access_zip.cpp
file_access_zip.h
http_client.cpp Prevent HTTPRequest from polling invalid client 2022-09-09 14:34:40 +02:00
http_client.h
image_loader.cpp
image_loader.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
ip.cpp
ip.h
ip_address.cpp
ip_address.h
json.cpp
json.h
logger.cpp [iOS] Fix build with warnings=extra. 2022-11-03 18:33:21 +01:00
logger.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
marshalls.cpp
marshalls.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
multiplayer_api.cpp
multiplayer_api.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
net_socket.cpp
net_socket.h
networked_multiplayer_custom.cpp Add error messages and docs to explain restrictions when calling NetworkedMultiplayerCustom.initialize() 2022-07-29 13:51:44 -05:00
networked_multiplayer_custom.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
packet_peer.cpp
packet_peer.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
packet_peer_dtls.cpp
packet_peer_dtls.h
packet_peer_udp.cpp
packet_peer_udp.h
pck_packer.cpp [3.x] PCKPacker Fix error spam 2022-12-05 09:36:18 +08:00
pck_packer.h
resource_format_binary.cpp
resource_format_binary.h
resource_importer.cpp
resource_importer.h
resource_loader.cpp Fix locale resource remapping with binary conversion on export 2022-08-29 17:05:30 +02:00
resource_loader.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
resource_saver.cpp
resource_saver.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
stream_peer.cpp
stream_peer.h
stream_peer_ssl.cpp
stream_peer_ssl.h
stream_peer_tcp.cpp
stream_peer_tcp.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp
translation_loader_po.h
udp_server.cpp
udp_server.h
xml_parser.cpp Fix parsing of XML CDATA and add test cases 2022-09-09 14:31:36 +02:00
xml_parser.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
zip_io.cpp
zip_io.h