godot/core/io
Rémi Verschelde a8207b2dc7 Merge pull request #10264 from Rubonnek/use-const-reference
Use const reference where favorable
2017-08-16 16:41:35 +02:00
..
compression.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
compression.h -Reorganized all properties of project settings (Sorry, Again). 2017-07-17 22:18:58 -03:00
config_file.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
config_file.h
file_access_buffered_fa.h
file_access_buffered.cpp
file_access_buffered.h
file_access_compressed.cpp
file_access_compressed.h
file_access_encrypted.cpp
file_access_encrypted.h
file_access_memory.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
file_access_memory.h
file_access_network.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
file_access_network.h
file_access_pack.cpp Moved member variables from constructor to initialization list 2017-08-08 21:43:19 -04:00
file_access_pack.h
file_access_zip.cpp
file_access_zip.h
http_client.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
http_client.h
image_loader.cpp
image_loader.h
ip_address.cpp
ip_address.h
ip.cpp Add object type hint for docs 2017-07-19 02:03:34 +07:00
ip.h
json.cpp
json.h
marshalls.cpp Ability to save objects to binary format 2017-08-14 11:59:23 -03:00
marshalls.h Ability to save objects to binary format 2017-08-14 11:59:23 -03:00
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h
packet_peer_udp.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
packet_peer_udp.h Use const reference where favorable 2017-08-14 13:28:06 -04:00
packet_peer.cpp Ability to save objects to binary format 2017-08-14 11:59:23 -03:00
packet_peer.h Ability to save objects to binary format 2017-08-14 11:59:23 -03:00
pck_packer.cpp
pck_packer.h
resource_format_binary.cpp core/io: fix typo 'resoucre' to 'resource' 2017-08-08 12:02:49 +07:00
resource_format_binary.h core/io: fix typo 'resoucre' to 'resource' 2017-08-08 12:02:49 +07:00
resource_import.cpp Removing a Resource also deletes imported files. 2017-08-15 01:13:41 +02:00
resource_import.h Removing a Resource also deletes imported files. 2017-08-15 01:13:41 +02:00
resource_loader.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
resource_loader.h Reworked translation system 2017-06-28 17:01:35 -03:00
resource_saver.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
resource_saver.h
SCsub
stream_peer_ssl.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
stream_peer_ssl.h
stream_peer_tcp.cpp
stream_peer_tcp.h
stream_peer.cpp Fix StreamPeer put_utf8_string not working 2017-08-14 13:19:02 +02:00
stream_peer.h
tcp_server.cpp Removes type information from method binds 2017-08-10 07:17:50 +02:00
tcp_server.h Use const reference where favorable 2017-08-14 13:28:06 -04:00
translation_loader_po.cpp Ignore fuzzy translations 2017-07-12 21:49:22 +07:00
translation_loader_po.h
xml_parser.cpp
xml_parser.h
zip_io.h