godot/core/io
Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files
Thus fixing some invalid changes that had still made it to the master branch.
2017-07-30 22:53:40 +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
config_file.h
file_access_buffered.cpp
file_access_buffered.h
file_access_buffered_fa.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
file_access_pack.h
file_access_zip.cpp
file_access_zip.h
http_client.cpp Don't append standard ports to the request header. 2017-06-13 22:58:23 +02:00
http_client.h
image_loader.cpp
image_loader.h
ip.cpp Add object type hint for docs 2017-07-19 02:03:34 +07:00
ip.h
ip_address.cpp
ip_address.h
json.cpp
json.h
marshalls.cpp
marshalls.h
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h
packet_peer.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
packet_peer.h
packet_peer_udp.cpp
packet_peer_udp.h
pck_packer.cpp
pck_packer.h
resource_format_binary.cpp Style: Apply clang-format on all files 2017-07-30 22:53:40 +02:00
resource_format_binary.h Reworked translation system 2017-06-28 17:01:35 -03:00
resource_import.cpp -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
resource_import.h
resource_loader.cpp Fix various property not found errors 2017-07-26 20:03:13 +07: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.cpp
stream_peer.h
stream_peer_ssl.cpp
stream_peer_ssl.h
stream_peer_tcp.cpp
stream_peer_tcp.h
tcp_server.cpp Add object type hint for docs 2017-07-23 18:57:03 +07:00
tcp_server.h
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