godot/core/io
2019-03-09 00:47:27 -03:00
..
compression.cpp
compression.h
config_file.cpp
config_file.h
file_access_buffered.cpp
file_access_buffered.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
file_access_buffered_fa.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
file_access_compressed.cpp
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 Add function to obtain filesystem type from DirAccess. 2019-01-21 18:06:14 -03:00
file_access_pack.h Fix code style issues 2019-01-26 22:35:31 +01:00
file_access_zip.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
file_access_zip.h
http_client.cpp Fix HTTPClient keep alive with chunked encoding. 2019-02-20 05:13:51 +01:00
http_client.h Fix HTTPClient keep alive with chunked encoding. 2019-02-20 05:13:51 +01:00
image_loader.cpp
image_loader.h
ip.cpp
ip.h
ip_address.cpp
ip_address.h
json.cpp
json.h
logger.cpp
logger.h Fix -Wsuggest-attribute=format warnings. 2019-02-27 06:56:50 +01:00
marshalls.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
marshalls.h
multiplayer_api.cpp Don't reset MultiplayerAPI when setting same peer. 2019-01-15 11:14:51 +01:00
multiplayer_api.h
net_socket.cpp
net_socket.h
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h
packet_peer.cpp Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
packet_peer.h
packet_peer_udp.cpp
packet_peer_udp.h
pck_packer.cpp Fixed possible crash in pck_packer.cpp due to wrong memory freeing. 2019-01-22 20:02:19 +03:00
pck_packer.h
resource_format_binary.cpp Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
resource_format_binary.h Prevent circular references to scene being saved, fixes #24384 2019-02-24 10:48:38 -03:00
resource_importer.cpp Make sure ResurceLoader.exists works on imported files, fixes #23555 2019-03-04 21:01:21 -03:00
resource_importer.h Make sure ResurceLoader.exists works on imported files, fixes #23555 2019-03-04 21:01:21 -03:00
resource_loader.cpp Allow class_name scripts to have nested inheritance 2019-03-09 00:47:27 -03:00
resource_loader.h Better warnings when resources can't be saved. Fixes #26531 2019-03-04 11:06:49 -03:00
resource_saver.cpp Allow class_name scripts to have nested inheritance 2019-03-09 00:47:27 -03:00
resource_saver.h
SCsub
stream_peer.cpp
stream_peer.h
stream_peer_ssl.cpp
stream_peer_ssl.h
stream_peer_tcp.cpp
stream_peer_tcp.h
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp
translation_loader_po.h
xml_parser.cpp
xml_parser.h
zip_io.cpp
zip_io.h