godot/core/io
2023-01-23 11:02:20 +01:00
..
compression.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
compression.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
config_file.cpp Merge pull request #68450 from KoBeWi/bracket_escapist 2023-01-12 21:53:15 +01:00
config_file.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dir_access.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dir_access.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dtls_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dtls_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_compressed.cpp Merge pull request #70726 from heppocogne/Fix-open_compressed-get_path 2023-01-10 10:48:15 +01:00
file_access_compressed.h Merge pull request #70726 from heppocogne/Fix-open_compressed-get_path 2023-01-10 10:48:15 +01:00
file_access_encrypted.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_encrypted.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_memory.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_memory.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_network.cpp Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
file_access_network.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_pack.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_pack.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_zip.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access_zip.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
file_access.cpp [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
file_access.h [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
http_client_tcp.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
http_client_tcp.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
http_client.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
http_client.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
image_loader.cpp Cleanup unused engine code v2 2023-01-19 13:02:18 +01:00
image_loader.h Cleanup unused engine code v2 2023-01-19 13:02:18 +01:00
image.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
image.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ip_address.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ip_address.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ip.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ip.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
json.cpp Fixes to JSON as resource 2023-01-14 14:41:51 +01:00
json.h Fixes to JSON as resource 2023-01-14 14:41:51 +01:00
logger.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
logger.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
marshalls.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
marshalls.h Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00
missing_resource.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
missing_resource.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
net_socket.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
net_socket.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packed_data_container.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packed_data_container.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packet_peer_dtls.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packet_peer_dtls.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packet_peer_udp.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packet_peer_udp.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packet_peer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
packet_peer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
pck_packer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
pck_packer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_format_binary.cpp Merge pull request #71687 from reduz/support-script-class-name-in-efs 2023-01-21 16:54:23 +01:00
resource_format_binary.h Merge pull request #71687 from reduz/support-script-class-name-in-efs 2023-01-21 16:54:23 +01:00
resource_importer.cpp Ability to change a resource UID from API 2023-01-09 18:52:00 +01:00
resource_importer.h Ability to change a resource UID from API 2023-01-09 18:52:00 +01:00
resource_loader.cpp Merge pull request #71687 from reduz/support-script-class-name-in-efs 2023-01-21 16:54:23 +01:00
resource_loader.h Merge pull request #71687 from reduz/support-script-class-name-in-efs 2023-01-21 16:54:23 +01:00
resource_saver.cpp Cleanup unused engine code v2 2023-01-19 13:02:18 +01:00
resource_saver.h Cleanup unused engine code v2 2023-01-19 13:02:18 +01:00
resource_uid.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource_uid.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
resource.cpp Cleanup unused engine code v2 2023-01-19 13:02:18 +01:00
resource.h Cleanup unused engine code v2 2023-01-19 13:02:18 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
stream_peer_gzip.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
stream_peer_gzip.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
stream_peer_tcp.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
stream_peer_tcp.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
stream_peer_tls.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
stream_peer_tls.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
stream_peer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
stream_peer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tcp_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tcp_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
translation_loader_po.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
translation_loader_po.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
udp_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
udp_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
xml_parser.cpp [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
xml_parser.h [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
zip_io.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
zip_io.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00