.. |
compression.cpp
|
Fixes small typos and grammar correction
|
2021-03-12 19:05:16 +05:30 |
compression.h
|
|
|
config_file.cpp
|
Add a "keep" import mode to keep files as-is and export them.
|
2021-03-22 17:19:19 -03:00 |
config_file.h
|
Add a "keep" import mode to keep files as-is and export them.
|
2021-03-22 17:19:19 -03:00 |
dtls_server.cpp
|
|
|
dtls_server.h
|
|
|
file_access_compressed.cpp
|
Allow nullptr with zero length in FileAccess get_buffer
|
2021-03-16 22:55:11 +01:00 |
file_access_compressed.h
|
|
|
file_access_encrypted.cpp
|
Allow nullptr with zero length in FileAccess get_buffer
|
2021-03-16 22:55:11 +01:00 |
file_access_encrypted.h
|
|
|
file_access_memory.cpp
|
Allow nullptr with zero length in FileAccess get_buffer
|
2021-03-16 22:55:11 +01:00 |
file_access_memory.h
|
|
|
file_access_network.cpp
|
Allow nullptr with zero length in FileAccess get_buffer
|
2021-03-16 22:55:11 +01:00 |
file_access_network.h
|
|
|
file_access_pack.cpp
|
Allow nullptr with zero length in FileAccess get_buffer
|
2021-03-16 22:55:11 +01:00 |
file_access_pack.h
|
Separate set.h from map.h
|
2021-04-14 11:43:45 +02:00 |
file_access_zip.cpp
|
Allow nullptr with zero length in FileAccess get_buffer
|
2021-03-16 22:55:11 +01:00 |
file_access_zip.h
|
|
|
http_client.cpp
|
Fix crash on HTTPClient::poll method
|
2021-03-03 21:00:30 +00:00 |
http_client.h
|
|
|
image_loader.cpp
|
|
|
image_loader.h
|
|
|
image.cpp
|
Optimize image channel detection
|
2021-03-26 15:44:00 -03:00 |
image.h
|
|
|
ip_address.cpp
|
|
|
ip_address.h
|
|
|
ip.cpp
|
|
|
ip.h
|
|
|
json.cpp
|
Merge pull request #40804 from naithar/fix/json-parse
|
2021-03-23 13:07:04 +01:00 |
json.h
|
|
|
logger.cpp
|
Logger: Cache 'flush_stdout_on_print' to improve performance, and works before ProjectSettings starts.
|
2021-02-28 19:36:10 -03:00 |
logger.h
|
Logger: Cache 'flush_stdout_on_print' to improve performance, and works before ProjectSettings starts.
|
2021-02-28 19:36:10 -03:00 |
marshalls.cpp
|
|
|
marshalls.h
|
|
|
multiplayer_api.cpp
|
Fixes small typos and grammar correction
|
2021-03-12 19:05:16 +05:30 |
multiplayer_api.h
|
|
|
net_socket.cpp
|
|
|
net_socket.h
|
Allow local port control on net_socket connections
|
2021-04-12 21:05:33 +02:00 |
networked_multiplayer_peer.cpp
|
|
|
networked_multiplayer_peer.h
|
|
|
packed_data_container.cpp
|
|
|
packed_data_container.h
|
|
|
packet_peer_dtls.cpp
|
|
|
packet_peer_dtls.h
|
|
|
packet_peer_udp.cpp
|
This renames PacketPeerUDP.listen to bind.
|
2021-04-12 21:05:33 +02:00 |
packet_peer_udp.h
|
This renames PacketPeerUDP.listen to bind.
|
2021-04-12 21:05:33 +02:00 |
packet_peer.cpp
|
|
|
packet_peer.h
|
|
|
pck_packer.cpp
|
|
|
pck_packer.h
|
|
|
resource_format_binary.cpp
|
Fixes small typos and grammar correction
|
2021-03-12 19:05:16 +05:30 |
resource_format_binary.h
|
|
|
resource_importer.cpp
|
Use multiple threads to import.
|
2021-04-19 14:12:22 -03:00 |
resource_importer.h
|
Use multiple threads to import.
|
2021-04-19 14:12:22 -03:00 |
resource_loader.cpp
|
Fixes small typos and grammar correction
|
2021-03-12 19:05:16 +05:30 |
resource_loader.h
|
|
|
resource_saver.cpp
|
|
|
resource_saver.h
|
|
|
resource.cpp
|
|
|
resource.h
|
|
|
SCsub
|
|
|
stream_peer_ssl.cpp
|
|
|
stream_peer_ssl.h
|
|
|
stream_peer_tcp.cpp
|
Allow local port control on net_socket connections
|
2021-04-12 21:05:33 +02:00 |
stream_peer_tcp.h
|
Allow local port control on net_socket connections
|
2021-04-12 21:05:33 +02:00 |
stream_peer.cpp
|
|
|
stream_peer.h
|
|
|
tcp_server.cpp
|
Allow local port control on net_socket connections
|
2021-04-12 21:05:33 +02:00 |
tcp_server.h
|
Allow local port control on net_socket connections
|
2021-04-12 21:05:33 +02:00 |
translation_loader_po.cpp
|
Fixes small typos and grammar correction
|
2021-03-12 19:05:16 +05:30 |
translation_loader_po.h
|
|
|
udp_server.cpp
|
Allow local port control on net_socket connections
|
2021-04-12 21:05:33 +02:00 |
udp_server.h
|
Allow local port control on net_socket connections
|
2021-04-12 21:05:33 +02:00 |
xml_parser.cpp
|
Fixes small typos and grammar correction
|
2021-03-12 19:05:16 +05:30 |
xml_parser.h
|
|
|
zip_io.cpp
|
|
|
zip_io.h
|
|
|