godot/core/io
2020-02-15 08:36:04 -03:00
..
compression.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
compression.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
config_file.cpp Rewritten StreamTexture for better code reuse, added basis universal support 2020-02-11 12:02:36 +01:00
config_file.h Add ConfigFile::parse() 2020-02-10 11:12:33 +01:00
file_access_buffered.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_buffered.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_buffered_fa.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_compressed.cpp Fixes crash when resource file is corrupted 2020-02-11 17:29:25 +08:00
file_access_compressed.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_encrypted.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_encrypted.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_memory.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_memory.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_network.cpp Added a spinlock template as well as a thread work pool class. 2020-02-11 11:53:29 +01:00
file_access_network.h Added a spinlock template as well as a thread work pool class. 2020-02-11 11:53:29 +01:00
file_access_pack.cpp PCK: Set VERSION_PATCH in header, factor out header magic 2020-01-06 13:13:17 +01:00
file_access_pack.h PCK: Set VERSION_PATCH in header, factor out header magic 2020-01-06 13:13:17 +01:00
file_access_zip.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
file_access_zip.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
http_client.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
http_client.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
image_loader.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
image_loader.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
ip.cpp Added a spinlock template as well as a thread work pool class. 2020-02-11 11:53:29 +01:00
ip.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
ip_address.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
ip_address.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
json.cpp Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
json.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
logger.cpp Improve the console error logging appearance 2020-01-19 00:24:17 +01:00
logger.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
marshalls.cpp Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 2020-02-15 08:36:04 -03:00
marshalls.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
multiplayer_api.cpp Merge pull request #36144 from akien-mga/remove-deprecated-allow-decoding 2020-02-13 10:48:38 +01:00
multiplayer_api.h Remove deprecated sync and slave networking keywords 2020-02-13 08:59:36 +01:00
net_socket.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
net_socket.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
networked_multiplayer_peer.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
networked_multiplayer_peer.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
packet_peer.cpp Remove deprecated PacketPeer allow_object_decoding 2020-02-13 09:02:41 +01:00
packet_peer.h Remove deprecated PacketPeer allow_object_decoding 2020-02-13 09:02:41 +01:00
packet_peer_udp.cpp Remove duplicate WARN_PRINT macro. 2020-02-05 11:13:24 +01:00
packet_peer_udp.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
pck_packer.cpp Fixes leak when pck_start multiple times 2020-01-20 12:16:37 +08:00
pck_packer.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_format_binary.cpp Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 2020-02-15 08:36:04 -03:00
resource_format_binary.h Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
resource_importer.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
resource_importer.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_loader.cpp Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 2020-02-15 08:36:04 -03:00
resource_loader.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
resource_saver.cpp Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 2020-02-15 08:36:04 -03:00
resource_saver.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00
stream_peer.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
stream_peer.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
stream_peer_ssl.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
stream_peer_ssl.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
stream_peer_tcp.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
stream_peer_tcp.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
tcp_server.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
tcp_server.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
translation_loader_po.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
translation_loader_po.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
xml_parser.cpp Fixes XMLParser leak when open multiple times 2020-01-20 11:29:14 +08:00
xml_parser.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
zip_io.cpp Fixes leak when importing zip in AssetLib 2020-01-22 09:34:18 +08:00
zip_io.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00