Rémi Verschelde 944b95e1a5 Merge pull request #91897 from RandomShaper/res_unreg_if_true 4 月之前
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black 4 年之前
compression.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
compression.h 0e4bd964cc Expose brotli decompression to the scripting API. 1 年之前
config_file.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
config_file.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
dir_access.cpp fc948e87f6 Add symlink API support for Windows, expose symlink methods. 4 月之前
dir_access.h 9903e6779b Enforce template syntax `typename` over `class` 6 月之前
dtls_server.cpp adba870534 [NET] Refactor TLS configuration. 1 年之前
dtls_server.h adba870534 [NET] Refactor TLS configuration. 1 年之前
file_access.cpp 88b3e68f93 [FileAccess] Implement `resize` method. 5 月之前
file_access.h 88b3e68f93 [FileAccess] Implement `resize` method. 5 月之前
file_access_compressed.cpp 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 1 年之前
file_access_compressed.h 88b3e68f93 [FileAccess] Implement `resize` method. 5 月之前
file_access_encrypted.cpp 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 1 年之前
file_access_encrypted.h 88b3e68f93 [FileAccess] Implement `resize` method. 5 月之前
file_access_memory.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
file_access_memory.h 88b3e68f93 [FileAccess] Implement `resize` method. 5 月之前
file_access_pack.cpp bf8ec7b81b [Export] Use relative file base offset for embedded PCK. 6 月之前
file_access_pack.h 88b3e68f93 [FileAccess] Implement `resize` method. 5 月之前
file_access_zip.cpp efccebd3db [Core] Use unztell64 in FileAccessZIP to ensure 64 bit return 5 月之前
file_access_zip.h 88b3e68f93 [FileAccess] Implement `resize` method. 5 月之前
http_client.cpp a3cb1b096f Add const references detected by clang-tidy 9 月之前
http_client.h adba870534 [NET] Refactor TLS configuration. 1 年之前
http_client_tcp.cpp eeac6f8c7f [TLS] Fix crashes trying to use TLS when not available. 1 年之前
http_client_tcp.h adba870534 [NET] Refactor TLS configuration. 1 年之前
image.cpp 28a18cf1b8 Merge pull request #88763 from BlueCube3310/image-is-compressed-static 4 月之前
image.h 8239aeec8e Image: Add static `is_format_compressed` function. 6 月之前
image_loader.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
image_loader.h d4e1a74efb Add 'override' mark to ResourceFormat class 6 月之前
ip.cpp 955d5affa8 Reduce and prevent unnecessary random-access to `List` 4 月之前
ip.h eb391d3302 Display `BitField[Enum]` in docs to distinguish from `Enum` 1 年之前
ip_address.cpp a0dbdcc3ab Replace `find` with `contains/has` where applicable 4 月之前
ip_address.h d95794ec8a One Copyright Update to rule them all 1 年之前
json.cpp b1f5e9fe3a Rename internal is_ascii_char to is_ascii_alphabet_char 5 月之前
json.h d4e1a74efb Add 'override' mark to ResourceFormat class 6 月之前
logger.cpp 459f14c098 Strip ANSI escape codes from file logging 5 月之前
logger.h 459f14c098 Strip ANSI escape codes from file logging 5 月之前
marshalls.cpp 413c11357d Use Core/Scene stringnames consistently 4 月之前
marshalls.h 5b1df48c6c Convert en_GB spelling to en_US with codespell 1 年之前
missing_resource.cpp d95794ec8a One Copyright Update to rule them all 1 年之前
missing_resource.h d95794ec8a One Copyright Update to rule them all 1 年之前
net_socket.cpp d95794ec8a One Copyright Update to rule them all 1 年之前
net_socket.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
packed_data_container.cpp 413c11357d Use Core/Scene stringnames consistently 4 月之前
packed_data_container.h c08e96ef0d Improve and document PackedDataContainer 1 年之前
packet_peer.cpp 24fe0715b5 Promote CowData to 64 bits 8 月之前
packet_peer.h d8ff69d53c Extract ScriptInstance to simplify includes 1 年之前
packet_peer_dtls.cpp adba870534 [NET] Refactor TLS configuration. 1 年之前
packet_peer_dtls.h adba870534 [NET] Refactor TLS configuration. 1 年之前
packet_peer_udp.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
packet_peer_udp.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
pck_packer.cpp 067807c1cb Remove nondeterminism in pck_packer 1 年之前
pck_packer.h d95794ec8a One Copyright Update to rule them all 1 年之前
plist.cpp 491077239c [macOS/iOS export] Add option to set custom Info.plist data. 8 月之前
plist.h 491077239c [macOS/iOS export] Add option to set custom Info.plist data. 8 月之前
remote_filesystem_client.cpp faaf27f284 Fix various typos with codespell 1 年之前
remote_filesystem_client.h efdff9cbc2 Fix GCC -Wmaybe-uninitialized warnings 1 年之前
resource.cpp 944b95e1a5 Merge pull request #91897 from RandomShaper/res_unreg_if_true 4 月之前
resource.h 7319b612f3 Speed up inspector updates for TileMap 6 月之前
resource_format_binary.cpp f9b488508c Add PackedVector4Array Variant type 4 月之前
resource_format_binary.h d4e1a74efb Add 'override' mark to ResourceFormat class 6 月之前
resource_importer.cpp 8352122e70 Document editor import options in the class reference 1 年之前
resource_importer.h d4e1a74efb Add 'override' mark to ResourceFormat class 6 月之前
resource_loader.cpp 00cc0a3e8f Merge pull request #90091 from ajreckof/Fix-load-subtask-not-being-registered-leading-to-false-progress-values- 5 月之前
resource_loader.h 5e144022e7 Enhance cache modes in resource loading 7 月之前
resource_saver.cpp 49ae632b7d Fix import and saving related crashes 5 月之前
resource_saver.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
resource_uid.cpp 5e6adb4a2d Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs 6 月之前
resource_uid.h 5e6adb4a2d Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs 6 月之前
stream_peer.cpp d95794ec8a One Copyright Update to rule them all 1 年之前
stream_peer.h d8ff69d53c Extract ScriptInstance to simplify includes 1 年之前
stream_peer_gzip.cpp da886006a0 add check for negative buffer_size inside start_(de)compression method. 6 月之前
stream_peer_gzip.h d95794ec8a One Copyright Update to rule them all 1 年之前
stream_peer_tcp.cpp 61a2f5c534 FIX: Return if TCP is in STATUS_CONNECTED 5 月之前
stream_peer_tcp.h d95794ec8a One Copyright Update to rule them all 1 年之前
stream_peer_tls.cpp 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. 1 年之前
stream_peer_tls.h 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. 1 年之前
tcp_server.cpp d95794ec8a One Copyright Update to rule them all 1 年之前
tcp_server.h d95794ec8a One Copyright Update to rule them all 1 年之前
translation_loader_po.cpp d95794ec8a One Copyright Update to rule them all 1 年之前
translation_loader_po.h d4e1a74efb Add 'override' mark to ResourceFormat class 6 月之前
udp_server.cpp 955d5affa8 Reduce and prevent unnecessary random-access to `List` 4 月之前
udp_server.h d95794ec8a One Copyright Update to rule them all 1 年之前
xml_parser.cpp 684752e75b Replace error checks against `size` with `is_empty` 7 月之前
xml_parser.h eb391d3302 Display `BitField[Enum]` in docs to distinguish from `Enum` 1 年之前
zip_io.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前
zip_io.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 月之前