pandemonium_engine/core/io
heppocogne 7d4baaed2b Fix get_path() is not working when files are opend with open_compressed
And also fixed `get_absolute_path()` in the same way

(cherry picked from commit ea11ffc88c22dea2b71d7863808cd65f64f9eded)
2023-01-16 14:18:57 +01:00
..
compression.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
compression.h
config_file.cpp
config_file.h
dtls_server.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
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 Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
file_access_memory.h
file_access_network.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
file_access_network.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
file_access_pack.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
file_access_pack.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
file_access_zip.cpp
file_access_zip.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
http_client.cpp Prevent HTTPRequest from polling invalid client 2022-09-17 00:04:38 +02:00
http_client.h
image_loader.cpp
image_loader.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
image.cpp Fix Image::bump_map_to_normal_map incorrectly keeping mipmap flag 2022-11-30 19:21:11 +01:00
image.h Added clear() helper method to Image. 2022-11-19 19:25:04 +01:00
ip_address.cpp
ip_address.h
ip.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
ip.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
json.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
json.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
logger.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
logger.h
marshalls.cpp
marshalls.h
multiplayer_api.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
multiplayer_api.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
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 Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
packet_peer.h
pck_packer.cpp PCKPacker Fix error spam 2022-11-30 14:33:46 +01:00
pck_packer.h
resource_format_binary.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
resource_format_binary.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
resource_importer.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
resource_importer.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
resource_loader.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
resource_loader.h Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
resource_saver.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
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 Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
stream_peer_tcp.h
stream_peer.cpp
stream_peer.h
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp
translation_loader_po.h
udp_server.cpp
udp_server.h
xml_parser.cpp Fix parsing of XML CDATA and add test cases 2022-09-16 23:50:19 +02:00
xml_parser.h
zip_io.cpp
zip_io.h