tefusion acd975a45a Fix HTTPClient _request using wrong size hace 1 año
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black hace 4 años
compression.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
compression.h d95794ec8a One Copyright Update to rule them all hace 1 año
config_file.cpp c2790ec2b9 Merge pull request #68450 from KoBeWi/bracket_escapist hace 1 año
config_file.h d95794ec8a One Copyright Update to rule them all hace 1 año
dir_access.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
dir_access.h cf0bd389cc Support long path in file access on windows hace 1 año
dtls_server.cpp adba870534 [NET] Refactor TLS configuration. hace 1 año
dtls_server.h adba870534 [NET] Refactor TLS configuration. hace 1 año
file_access.cpp c56058fe9a Fix FileAccess last open error flag update hace 1 año
file_access.h cf0bd389cc Support long path in file access on windows hace 1 año
file_access_compressed.cpp bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_compressed.h bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_encrypted.cpp bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_encrypted.h bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_memory.cpp 1f51ceddf3 Fix moving position indicator out of bounds in FileAccessMemory hace 1 año
file_access_memory.h bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_network.cpp bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_network.h bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_pack.cpp bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_pack.h bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_zip.cpp bc95b0b171 Restore FileAccess.close method. hace 1 año
file_access_zip.h bc95b0b171 Restore FileAccess.close method. hace 1 año
http_client.cpp acd975a45a Fix HTTPClient _request using wrong size hace 1 año
http_client.h adba870534 [NET] Refactor TLS configuration. hace 1 año
http_client_tcp.cpp 238b8357a3 [TLS] Fix crashes trying to use TLS when not available. hace 1 año
http_client_tcp.h adba870534 [NET] Refactor TLS configuration. hace 1 año
image.cpp 3445fa7dbc Expose more compression formats in Image and fix compress check hace 1 año
image.h 28f51ba547 Refactor high quality texture import hace 1 año
image_loader.cpp c0083e431b Cleanup unused engine code v2 hace 1 año
image_loader.h c0083e431b Cleanup unused engine code v2 hace 1 año
ip.cpp 6ed9e03449 Fix data races in startup/teardown hace 1 año
ip.h d95794ec8a One Copyright Update to rule them all hace 1 año
ip_address.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
ip_address.h d95794ec8a One Copyright Update to rule them all hace 1 año
json.cpp 5a7624e50f Modify JSON.stringify so that it doesn't create unnecessary empty lines from empty arrays hace 1 año
json.h 1aaff63b8f Fixes to JSON as resource hace 1 año
logger.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
logger.h d95794ec8a One Copyright Update to rule them all hace 1 año
marshalls.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
marshalls.h 5b1df48c6c Convert en_GB spelling to en_US with codespell hace 1 año
missing_resource.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
missing_resource.h d95794ec8a One Copyright Update to rule them all hace 1 año
net_socket.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
net_socket.h d95794ec8a One Copyright Update to rule them all hace 1 año
packed_data_container.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
packed_data_container.h d95794ec8a One Copyright Update to rule them all hace 1 año
packet_peer.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
packet_peer.h d95794ec8a One Copyright Update to rule them all hace 1 año
packet_peer_dtls.cpp adba870534 [NET] Refactor TLS configuration. hace 1 año
packet_peer_dtls.h adba870534 [NET] Refactor TLS configuration. hace 1 año
packet_peer_udp.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
packet_peer_udp.h d95794ec8a One Copyright Update to rule them all hace 1 año
pck_packer.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
pck_packer.h d95794ec8a One Copyright Update to rule them all hace 1 año
resource.cpp c586835541 Make `ResourceCache::get_cached_resources` thread-safe hace 1 año
resource.h c0083e431b Cleanup unused engine code v2 hace 1 año
resource_format_binary.cpp 87e6885f5e Fix loading of binary resources with typed arrays hace 1 año
resource_format_binary.h ebd0b40f6e Merge pull request #71687 from reduz/support-script-class-name-in-efs hace 1 año
resource_importer.cpp 07a964fce3 Ability to change a resource UID from API hace 1 año
resource_importer.h 07a964fce3 Ability to change a resource UID from API hace 1 año
resource_loader.cpp a37eb88c5b Lift restriction that resource load thread requester has to be the initiator hace 1 año
resource_loader.h 618bb173ba Fix race condition in resource loader when a load task is reused hace 1 año
resource_saver.cpp 9e9eac4676 Use enum instead of int in virtual methods return type hace 1 año
resource_saver.h 9e9eac4676 Use enum instead of int in virtual methods return type hace 1 año
resource_uid.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
resource_uid.h d95794ec8a One Copyright Update to rule them all hace 1 año
stream_peer.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
stream_peer.h d95794ec8a One Copyright Update to rule them all hace 1 año
stream_peer_gzip.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
stream_peer_gzip.h d95794ec8a One Copyright Update to rule them all hace 1 año
stream_peer_tcp.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
stream_peer_tcp.h d95794ec8a One Copyright Update to rule them all hace 1 año
stream_peer_tls.cpp 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. hace 1 año
stream_peer_tls.h 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. hace 1 año
tcp_server.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
tcp_server.h d95794ec8a One Copyright Update to rule them all hace 1 año
translation_loader_po.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
translation_loader_po.h d95794ec8a One Copyright Update to rule them all hace 1 año
udp_server.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
udp_server.h d95794ec8a One Copyright Update to rule them all hace 1 año
xml_parser.cpp db7d8c2d87 [GDExtension] Expose some low level functions and String operators. hace 1 año
xml_parser.h db7d8c2d87 [GDExtension] Expose some low level functions and String operators. hace 1 año
zip_io.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
zip_io.h d95794ec8a One Copyright Update to rule them all hace 1 año