godot/core/io
Rémi Verschelde e5fcf0ee76 Merge pull request #11947 from eska014/fix-obj-marshalling
Fix exporting projects with custom input event actions
2017-10-09 00:04:28 +02:00
..
compression.cpp Enable building against system zstd. 2017-09-23 23:46:47 -04:00
compression.h
config_file.cpp
config_file.h
file_access_buffered.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
file_access_buffered.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
file_access_buffered_fa.h Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_compressed.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_compressed.h Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_encrypted.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_encrypted.h Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_memory.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_memory.h Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_network.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_network.h Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_pack.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_pack.h Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_zip.cpp Extract logging logic 2017-09-25 16:19:21 +07:00
file_access_zip.h Extract logging logic 2017-09-25 16:19:21 +07:00
http_client.cpp Fixed a bug where ssl would force validation even though you told it not to. 2017-10-03 13:53:23 -05:00
http_client.h
image_loader.cpp
image_loader.h
ip.cpp
ip.h
ip_address.cpp
ip_address.h
json.cpp
json.h
logger.cpp Fix logging of long strings via RotatedFileLogger 2017-10-05 16:16:20 +07:00
logger.h Extract logging logic 2017-09-25 16:19:21 +07:00
marshalls.cpp Fix binary marshalling of Objects 2017-10-08 20:13:46 +02:00
marshalls.h
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h
packet_peer.cpp
packet_peer.h
packet_peer_udp.cpp
packet_peer_udp.h
pck_packer.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
pck_packer.h
resource_format_binary.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
resource_format_binary.h
resource_import.cpp fixed the OS.has_feature() API, and added support for 32 and 64. 2017-10-03 17:36:14 -03:00
resource_import.h Fix import order, so scenes are imported after textures. 2017-09-20 21:04:20 -03:00
resource_loader.cpp Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844 2017-10-05 15:34:34 -03:00
resource_loader.h Fix import order, so scenes are imported after textures. 2017-09-20 21:04:20 -03:00
resource_saver.cpp
resource_saver.h
SCsub
stream_peer.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
stream_peer.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
stream_peer_ssl.cpp
stream_peer_ssl.h
stream_peer_tcp.cpp
stream_peer_tcp.h
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp
translation_loader_po.h
xml_parser.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
xml_parser.h
zip_io.h Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00