godot/core/io
2017-03-24 23:17:08 +01:00
..
aes256.cpp Style: No break before list brace 2017-03-18 21:05:58 +01:00
aes256.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
base64.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
base64.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
compression.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
compression.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
config_file.cpp Suppress error messages when using ConfigFile::get_value and a default is given 2017-03-24 23:17:08 +01:00
config_file.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
crypt.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
export_data.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
export_data.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
fastlz.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
fastlz.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
file_access_buffered.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_buffered.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_buffered_fa.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_compressed.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_compressed.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_encrypted.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_encrypted.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_memory.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_memory.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_network.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_network.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_pack.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_pack.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_zip.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
file_access_zip.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
http_client.cpp Remove set_ip_type from network classes (no longer needed) 2017-03-22 21:00:23 +01:00
http_client.h Remove set_ip_type from network classes (no longer needed) 2017-03-22 21:00:23 +01:00
image_loader.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
image_loader.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
ioapi.c Add missing license information (MiniZip) 2016-06-06 12:32:02 +02:00
ioapi.h Add missing license information (MiniZip) 2016-06-06 12:32:02 +02:00
ip.cpp Convert validity checks of IP_Address to is_valid method. 2017-03-22 20:01:41 +01:00
ip.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
ip_address.cpp IP_Address can now be a wildcard (not a valid IP, used for binding) 2017-03-22 20:01:41 +01:00
ip_address.h IP_Address can now be a wildcard (not a valid IP, used for binding) 2017-03-22 20:01:41 +01:00
json.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
json.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
LICENSE-InfoZip.txt Add missing license information (MiniZip) 2016-06-06 12:32:02 +02:00
LICENSE-MiniZip.txt Add missing license information (MiniZip) 2016-06-06 12:32:02 +02:00
marshalls.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
marshalls.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
md5.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
md5.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
packet_peer.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
packet_peer.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
packet_peer_udp.cpp Remove set_ip_type from network classes (no longer needed) 2017-03-22 21:00:23 +01:00
packet_peer_udp.h Remove set_ip_type from network classes (no longer needed) 2017-03-22 21:00:23 +01:00
pck_packer.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
pck_packer.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
resource_format_binary.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
resource_format_binary.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
resource_format_xml.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
resource_format_xml.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
resource_loader.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
resource_loader.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
resource_saver.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
resource_saver.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
sha-README.md Add sha256 to String and File/FileAccess. 2016-06-17 10:55:16 +03:00
sha256.c Add sha256 to String and File/FileAccess. 2016-06-17 10:55:16 +03:00
sha256.h Add sha256 to String and File/FileAccess. 2016-06-17 10:55:16 +03:00
stream_peer.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
stream_peer.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
stream_peer_ssl.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
stream_peer_ssl.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
stream_peer_tcp.cpp Remove set_ip_type from network classes (no longer needed) 2017-03-22 21:00:23 +01:00
stream_peer_tcp.h Remove set_ip_type from network classes (no longer needed) 2017-03-22 21:00:23 +01:00
tcp_server.cpp Remove set_ip_type from network classes (no longer needed) 2017-03-22 21:00:23 +01:00
tcp_server.h Remove set_ip_type from network classes (no longer needed) 2017-03-22 21:00:23 +01:00
translation_loader_po.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
translation_loader_po.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
unzip.c Zip-align exported APK 2016-06-13 00:19:45 +02:00
unzip.h Add missing license information (MiniZip) 2016-06-06 12:32:02 +02:00
xml_parser.cpp Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
xml_parser.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
zip.c Add missing license information (MiniZip) 2016-06-06 12:32:02 +02:00
zip.h Add missing license information (MiniZip) 2016-06-06 12:32:02 +02:00
zip_io.h Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00