godot/core/io
Rémi Verschelde 386ee52978
Merge pull request #43610 from RandomShaper/fix_res_duplicate
Fix crash in resoure duplicate
2020-11-17 11:21:53 +01:00
..
compression.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
compression.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
config_file.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
config_file.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
dtls_server.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
dtls_server.h
file_access_buffered.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
file_access_buffered.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
file_access_buffered_fa.h Style: Remove unnecessary semicolons from core 2020-05-19 15:57:56 +02:00
file_access_compressed.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
file_access_compressed.h
file_access_encrypted.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
file_access_encrypted.h Adds PCK encryption support (using script encryption key for export). 2020-09-05 14:53:39 +03:00
file_access_memory.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
file_access_memory.h
file_access_network.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
file_access_network.h
file_access_pack.cpp Merge pull request #40748 from RandomShaper/improve_packed_fs_api 2020-11-10 10:59:34 +01:00
file_access_pack.h Merge pull request #40748 from RandomShaper/improve_packed_fs_api 2020-11-10 10:59:34 +01:00
file_access_zip.cpp Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
file_access_zip.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
http_client.cpp Allows HTTPClient to talk to proxy server 2020-11-14 21:25:15 +08:00
http_client.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
image.cpp Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
image.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
image_loader.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
image_loader.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
ip.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
ip.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
ip_address.cpp Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
ip_address.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
json.cpp Create Variant built-in functions. 2020-11-10 19:31:10 -03:00
json.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
logger.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
logger.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
marshalls.cpp Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
marshalls.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
multiplayer_api.cpp
multiplayer_api.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
net_socket.cpp
net_socket.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h
packed_data_container.cpp Variant: Rename Type::_RID to Type::RID 2020-11-09 16:29:04 +01:00
packed_data_container.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
packet_peer.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
packet_peer.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
packet_peer_dtls.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
packet_peer_dtls.h
packet_peer_udp.cpp UDPServer handles PacketPeerUDP-client association 2020-07-14 14:10:18 +02:00
packet_peer_udp.h UDPServer handles PacketPeerUDP-client association 2020-07-14 14:10:18 +02:00
pck_packer.cpp Adds PCK encryption support (using script encryption key for export). 2020-09-05 14:53:39 +03:00
pck_packer.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource.cpp Fix crash in resoure duplicate 2020-11-17 10:13:41 +01:00
resource.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_format_binary.cpp Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
resource_format_binary.h
resource_importer.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_importer.h
resource_loader.cpp fix custom loader/saver broken 2020-11-15 22:14:06 +08:00
resource_loader.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
resource_saver.cpp fix custom loader/saver broken 2020-11-15 22:14:06 +08:00
resource_saver.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
SCsub
stream_peer.cpp
stream_peer.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
stream_peer_ssl.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
stream_peer_ssl.h
stream_peer_tcp.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
stream_peer_tcp.h Remove empty lines around braces with the formatting script 2020-11-16 23:38:11 -05:00
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
translation_loader_po.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
udp_server.cpp UDPServer handles PacketPeerUDP-client association 2020-07-14 14:10:18 +02:00
udp_server.h UDPServer handles PacketPeerUDP-client association 2020-07-14 14:10:18 +02:00
xml_parser.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
xml_parser.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
zip_io.cpp Style: Remove unnecessary semicolons from core 2020-05-19 15:57:56 +02:00
zip_io.h