pandemonium_engine/core/io
2023-08-30 13:00:53 +02:00
..
compression.cpp
compression.h
config_file.cpp
config_file.h
dtls_server.cpp
dtls_server.h
file_access_compressed.cpp Fix get_path() is not working when files are opend with open_compressed 2023-01-16 14:18:57 +01:00
file_access_compressed.h Fix get_path() is not working when files are opend with open_compressed 2023-01-16 14:18:57 +01:00
file_access_encrypted.cpp
file_access_encrypted.h
file_access_memory.cpp Fix moving position indicator out of bounds in FileAccessMemory 2023-08-30 10:49:44 +02:00
file_access_memory.h
file_access_network.cpp
file_access_network.h
file_access_pack.cpp
file_access_pack.h
file_access_zip.cpp
file_access_zip.h
http_client.cpp
http_client.h
image_loader.cpp Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
image_loader.h Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
image.cpp Fix crash when calling fill method on an empty Image 2023-08-30 10:18:36 +02:00
image.h Backport implement loading DDS textures at run-time 2023-08-27 11:31:12 +02:00
ip_address.cpp
ip_address.h
ip.cpp
ip.h
json.cpp
json.h
logger.cpp
logger.h
marshalls.cpp
marshalls.h
multiplayer_api.cpp
multiplayer_api.h
net_socket.cpp
net_socket.h
networked_multiplayer_custom.cpp
networked_multiplayer_custom.h
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h
packet_peer_dtls.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
packet_peer_dtls.h
packet_peer_udp.cpp
packet_peer_udp.h
packet_peer.cpp
packet_peer.h
pck_packer.cpp
pck_packer.h
resource_format_binary.cpp Ported: Fix binary internal cache not being filled 2023-08-30 13:00:53 +02:00
resource_format_binary.h Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
resource_importer.cpp Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
resource_importer.h Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
resource_loader.cpp Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
resource_loader.h Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
resource_saver.cpp
resource_saver.h
SCsub
stream_peer_ssl.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
stream_peer_ssl.h
stream_peer_tcp.cpp
stream_peer_tcp.h
stream_peer.cpp
stream_peer.h
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
translation_loader_po.h Ported: Fix custom res caching sub-res even if no-cache 2023-08-30 12:55:37 +02:00
udp_server.cpp
udp_server.h
xml_parser.cpp
xml_parser.h
zip_io.cpp
zip_io.h