godot/core/io
Rémi Verschelde 515f92d03b Fix property warnings and hide some debug prints
"ALL IS GOOD" was a lie.

In particular, removes verbose "path not recognized" false positive.

The actual logic is to (somewhat naively) check all ResourceFormatLoaders
and to pick the first good match, so no need to warn about the formats
that do not match the type hint.
2017-04-23 11:17:32 +02:00
..
aes256.cpp Style: No break before list brace 2017-01-16 08:48:24 +01:00
aes256.h
base64.c Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
base64.h Style: Cleanups, added headers, renamed files 2017-01-16 08:04:23 +01:00
compression.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
compression.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
config_file.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
config_file.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
crypt.h
fastlz.c
fastlz.h
file_access_buffered_fa.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_buffered.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_buffered.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_compressed.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_compressed.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_encrypted.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_encrypted.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_memory.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_memory.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_network.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_network.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_pack.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_pack.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_zip.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_zip.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
http_client.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
http_client.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
image_loader.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
image_loader.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ioapi.c
ioapi.h
ip_address.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ip_address.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ip.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
ip.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
json.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
json.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
LICENSE-InfoZip.txt
LICENSE-MiniZip.txt
marshalls.cpp Fix a pesky bug in marshalls.cpp/encode_variant 2017-04-11 20:17:56 +03:00
marshalls.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
md5.cpp
md5.h
networked_multiplayer_peer.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
networked_multiplayer_peer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
packet_peer_udp.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
packet_peer_udp.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
packet_peer.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
packet_peer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
pck_packer.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
pck_packer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_format_binary.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_format_binary.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_import.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_import.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_loader.cpp Fix property warnings and hide some debug prints 2017-04-23 11:17:32 +02:00
resource_loader.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_saver.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_saver.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
sha256.c
sha256.h
sha-README.md
stream_peer_ssl.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
stream_peer_ssl.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
stream_peer_tcp.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
stream_peer_tcp.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
stream_peer.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
stream_peer.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
tcp_server.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
tcp_server.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
translation_loader_po.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
translation_loader_po.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
unzip.c
unzip.h
xml_parser.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
xml_parser.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
zip_io.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
zip.c Style: Fix whole-line commented code 2017-01-14 14:52:23 +01:00
zip.h