godot/core/io
2024-08-28 13:53:39 +02:00
..
compression.cpp
compression.h
config_file.cpp
config_file.h
dir_access.cpp
dir_access.h
dtls_server.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
dtls_server.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08: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_pack.cpp Fix use-after-free in FileAccess::exists 2024-08-09 03:33:51 +02:00
file_access_pack.h
file_access_zip.cpp
file_access_zip.h
file_access.cpp Fix FileSystem dock won't show any file folders (v2) 2024-08-20 21:23:13 -04:00
file_access.h
http_client_tcp.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
http_client_tcp.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
http_client.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
http_client.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
image_loader.cpp
image_loader.h
image.cpp Image: Add a method for detecting signed values 2024-08-27 09:23:17 +02:00
image.h Image: Add a method for detecting signed values 2024-08-27 09:23:17 +02:00
ip_address.cpp
ip_address.h
ip.cpp [Core] Allow locking/unlocking of MutexLock 2024-08-26 12:38:03 +02:00
ip.h
json.cpp
json.h
logger.cpp Remove confusing USER prefix from script-logged errors 2024-08-27 15:00:48 +01:00
logger.h
marshalls.cpp [Core] Fix TypedArray encoding when full objects is disabled 2024-07-18 09:58:17 +02:00
marshalls.h
missing_resource.cpp
missing_resource.h
net_socket.cpp
net_socket.h
packed_data_container.cpp
packed_data_container.h
packet_peer_dtls.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
packet_peer_dtls.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
packet_peer_udp.cpp Fix a couple GCC 14 -Wmaybe-uninitialized warnings 2024-07-09 16:12:22 +02:00
packet_peer_udp.h
packet_peer.cpp
packet_peer.h
pck_packer.cpp
pck_packer.h
plist.cpp
plist.h
remote_filesystem_client.cpp
remote_filesystem_client.h
resource_format_binary.cpp
resource_format_binary.h
resource_importer.cpp Fix FileSystem dock won't show any file folders (v2) 2024-08-20 21:23:13 -04:00
resource_importer.h Fix FileSystem dock won't show any file folders (v2) 2024-08-20 21:23:13 -04:00
resource_loader.cpp ResourceLoader: Handle another case of user tokens 2024-08-28 13:53:39 +02:00
resource_loader.h WorkerThreadPool (plus friends): Overhaul unlock allowance zones 2024-08-21 12:22:52 +02:00
resource_saver.cpp
resource_saver.h
resource_uid.cpp
resource_uid.h
resource.cpp Fix some legacy code 2024-08-01 12:08:14 +02:00
resource.h Fix some legacy code 2024-08-01 12:08:14 +02:00
SCsub
stream_peer_gzip.cpp
stream_peer_gzip.h
stream_peer_tcp.cpp
stream_peer_tcp.h
stream_peer_tls.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
stream_peer_tls.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
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
zip_io.h