godot/core/io
2019-08-30 13:46:05 +02:00
..
compression.cpp
compression.h
config_file.cpp Support for file not found in ConfigFile::Load and handle a few specific cases 2019-08-21 08:32:55 +02:00
config_file.h
file_access_buffered.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
file_access_buffered.h
file_access_buffered_fa.h Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 2019-08-17 13:31:22 +02:00
file_access_compressed.cpp
file_access_compressed.h
file_access_encrypted.cpp Move CryptoCore to it's own folder. 2019-08-19 16:31:05 +02:00
file_access_encrypted.h
file_access_memory.cpp
file_access_memory.h
file_access_network.cpp
file_access_network.h
file_access_pack.cpp DirAccessPack: Fix dir_exists and file_exists for res:// paths 2019-08-17 19:03:28 +02:00
file_access_pack.h
file_access_zip.cpp
file_access_zip.h
http_client.cpp
http_client.h
image_loader.cpp
image_loader.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
ip.cpp
ip.h
ip_address.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
ip_address.h
json.cpp
json.h
logger.cpp
logger.h
marshalls.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
marshalls.h
multiplayer_api.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
multiplayer_api.h
net_socket.cpp
net_socket.h
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h
packet_peer.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
packet_peer.h
packet_peer_udp.cpp
packet_peer_udp.h
pck_packer.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
pck_packer.h
resource_format_binary.cpp Fix memory leak in ResourceFormatSaverBinary::save 2019-08-30 13:46:05 +02:00
resource_format_binary.h
resource_importer.cpp
resource_importer.h
resource_loader.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
resource_loader.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
resource_saver.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
resource_saver.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
SCsub
stream_peer.cpp
stream_peer.h
stream_peer_ssl.cpp Rewrite StreamPeerSSL with SSLContext helper class 2019-08-21 16:59:38 +02:00
stream_peer_ssl.h Rewrite StreamPeerSSL with SSLContext helper class 2019-08-21 16:59:38 +02:00
stream_peer_tcp.cpp
stream_peer_tcp.h
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
translation_loader_po.h
xml_parser.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
xml_parser.h
zip_io.cpp
zip_io.h