godot/core/io
2022-05-16 15:02:49 +02:00
..
compression.cpp
compression.h
config_file.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
config_file.h Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
dir_access.cpp
dir_access.h
dtls_server.cpp
dtls_server.h
file_access_compressed.cpp
file_access_compressed.h
file_access_encrypted.cpp
file_access_encrypted.h
file_access_memory.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
file_access_memory.h
file_access_network.cpp
file_access_network.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
file_access_pack.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
file_access_pack.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
file_access_zip.cpp
file_access_zip.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
file_access.cpp
file_access.h
http_client_tcp.cpp
http_client_tcp.h
http_client.cpp
http_client.h
image_loader.cpp
image_loader.h
image.cpp Merge pull request #60126 from Calinou/image-improve-error-messages 2022-05-16 15:02:49 +02:00
image.h
ip_address.cpp
ip_address.h
ip.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
ip.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
json.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
json.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
logger.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
logger.h
marshalls.cpp
marshalls.h
missing_resource.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
missing_resource.h Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
net_socket.cpp
net_socket.h
packed_data_container.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
packed_data_container.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
packet_peer_dtls.cpp
packet_peer_dtls.h
packet_peer_udp.cpp
packet_peer_udp.h
packet_peer.cpp
packet_peer.h
pck_packer.cpp
pck_packer.h
resource_format_binary.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_format_binary.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_importer.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_loader.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_loader.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource_saver.cpp
resource_saver.h
resource_uid.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
resource_uid.h Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
resource.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resource.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
SCsub
stream_peer_ssl.cpp
stream_peer_ssl.h
stream_peer_tcp.cpp
stream_peer_tcp.h
stream_peer.cpp
stream_peer.h
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp
translation_loader_po.h
udp_server.cpp
udp_server.h
xml_parser.cpp
xml_parser.h
zip_io.cpp Fix ZipIO crash when reused (and possible leaks). 2022-05-11 16:08:17 +03:00
zip_io.h Fix ZipIO crash when reused (and possible leaks). 2022-05-11 16:08:17 +03:00