godot/core/io
Juan Linietsky 07e9741425 **WARNING BEFORE PULLING**
This push changes the binary and XML formats and bumps the major version to 2.0. As such, files saved in this version WILL NO LONGER WORK IN PREVIOUS VERSIONS. This compatibility breakage with older versions was required in order to properly provide project refactoring tools.
If I were you, unless you are brave, I would wait a week or two before pulling, in case of bugs :)

Summary of Changes

-New Filesystem dock, with filesystem & tree view modes.
-New refactoring tools, to change or fix dependencies.
-Quick search dialog, to quickly search any file
2015-08-23 20:15:56 -03:00
..
aes256.cpp -Added google play services (needed for some stuff) 2014-04-14 22:16:13 -03:00
aes256.h -Added google play services (needed for some stuff) 2014-04-14 22:16:13 -03:00
base64.c
base64.h
compression.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
compression.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
config_file.cpp Fixes problem parsing config files using ConfigFile 2015-05-12 09:12:18 -03:00
config_file.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
crypt.h
fastlz.c
fastlz.h
file_access_buffered.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_access_buffered.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_access_buffered_fa.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_access_compressed.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_access_compressed.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_access_encrypted.cpp -some changes by okam 2015-06-30 11:28:43 -03:00
file_access_encrypted.h -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
file_access_memory.cpp work in progress, resource previews 2015-05-31 02:00:18 -03:00
file_access_memory.h work in progress, resource previews 2015-05-31 02:00:18 -03:00
file_access_network.cpp -Changed Godot exit to be clean. 2015-04-20 19:38:02 -03:00
file_access_network.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
file_access_pack.cpp Fix segment violation MINIZIP_ENABLED 2015-05-06 20:37:25 -03:00
file_access_pack.h -Changed Godot exit to be clean. 2015-04-20 19:38:02 -03:00
file_access_zip.cpp fixed support for zip packages 2015-05-25 22:35:00 -03:00
file_access_zip.h
http_client.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
http_client.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
image_loader.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
image_loader.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
ioapi.c
ioapi.h
ip.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
ip.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
ip_address.cpp Several performance improvements, mainly in loading and instancing scenes and resources. 2015-06-29 00:29:49 -03:00
ip_address.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
json.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
json.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
marshalls.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
marshalls.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
md5.cpp
md5.h
packet_peer.cpp Fixed get_packet/put_packet bindings in PacketPeer. 2015-06-08 13:18:18 -04:00
packet_peer.h new file dialog! 2015-06-06 09:44:38 -03:00
packet_peer_udp.cpp UDP Fixes 2014-11-13 00:53:12 -03:00
packet_peer_udp.h UDP Fixes 2014-11-13 00:53:12 -03:00
resource_format_binary.cpp **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
resource_format_binary.h **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
resource_format_xml.cpp **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
resource_format_xml.h **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
resource_loader.cpp **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
resource_loader.h **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
resource_saver.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
resource_saver.h **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
SCsub
stream_peer.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
stream_peer.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
stream_peer_ssl.cpp -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
stream_peer_ssl.h -Added OpenSSL and HTTPS support 2014-04-28 21:56:43 -03:00
stream_peer_tcp.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
stream_peer_tcp.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
tcp_server.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
tcp_server.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
translation_loader_po.cpp **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
translation_loader_po.h **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
unzip.c
unzip.h
xml_parser.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
xml_parser.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
zip.c
zip.h Removed OF 2014-02-21 08:46:47 +01:00
zip_io.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00