godot/core/io
Juan Linietsky db3b05d289 Reworked translation system
-Label and Button reload translation on the fly
-Resources are loaded and reload depending on locale
2017-06-28 17:01:35 -03:00
..
compression.cpp -Fix freezes caused by etccomp2, closes #9183 2017-06-16 21:49:37 -03:00
compression.h Add zstd compression support. 2017-06-08 23:48:14 -05: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
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_buffered_fa.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
file_access_compressed.cpp Add zstd compression support. 2017-06-08 23:48:14 -05:00
file_access_compressed.h Add zstd compression support. 2017-06-08 23:48:14 -05:00
file_access_encrypted.cpp Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +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 Fix infinite loop in DirAccessPack::get_current_dir() 2017-05-04 02:20:53 +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 Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00
http_client.cpp Don't append standard ports to the request header. 2017-06-13 22:58:23 +02:00
http_client.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
image_loader.cpp Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
image_loader.h Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
ip.cpp Fixed the IP resolver code blocking the main thread, it uses a Mutex now to lock its own thread. 2017-05-08 21:30:48 +02:00
ip.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
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
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
marshalls.cpp renamed all Rect3.pos to Rect3.position 2017-06-09 15:54:02 +02:00
marshalls.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
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.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
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
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 Reworked translation system 2017-06-28 17:01:35 -03:00
resource_format_binary.h Reworked translation system 2017-06-28 17:01:35 -03:00
resource_import.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
resource_import.h Added EditorPlugin.remove_import_plugin() 2017-06-11 17:18:22 +08:00
resource_loader.cpp Reworked translation system 2017-06-28 17:01:35 -03:00
resource_loader.h Reworked translation system 2017-06-28 17:01:35 -03: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 Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +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
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
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
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 Move core thirdparty files to thirdparty/{minizip,misc} 2017-04-28 21:19:23 +02:00