Pedro J. Estébanez a0c17446ad ResourceLoader: Report error if resource type unrecognized il y a 2 mois
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black il y a 4 ans
compression.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable il y a 1 an
compression.h 0e4bd964cc Expose brotli decompression to the scripting API. il y a 1 an
config_file.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois
config_file.h a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois
dir_access.cpp c53a4a7f64 Merge pull request #90069 from KoBeWi/file_suicide_prevention_measures il y a 5 mois
dir_access.h 9903e6779b Enforce template syntax `typename` over `class` il y a 9 mois
dtls_server.cpp adba870534 [NET] Refactor TLS configuration. il y a 1 an
dtls_server.h adba870534 [NET] Refactor TLS configuration. il y a 1 an
file_access.cpp e4fa8543ea Revert "Fix FileSystem dock won't show any file folders" il y a 5 mois
file_access.h 88b3e68f93 [FileAccess] Implement `resize` method. il y a 7 mois
file_access_compressed.cpp 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. il y a 1 an
file_access_compressed.h 88b3e68f93 [FileAccess] Implement `resize` method. il y a 7 mois
file_access_encrypted.cpp 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. il y a 1 an
file_access_encrypted.h 88b3e68f93 [FileAccess] Implement `resize` method. il y a 7 mois
file_access_memory.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois
file_access_memory.h 88b3e68f93 [FileAccess] Implement `resize` method. il y a 7 mois
file_access_pack.cpp 613600fa89 Fix use-after-free in `FileAccess::exists` il y a 3 mois
file_access_pack.h 88b3e68f93 [FileAccess] Implement `resize` method. il y a 7 mois
file_access_zip.cpp efccebd3db [Core] Use unztell64 in FileAccessZIP to ensure 64 bit return il y a 7 mois
file_access_zip.h 88b3e68f93 [FileAccess] Implement `resize` method. il y a 7 mois
http_client.cpp a3cb1b096f Add const references detected by clang-tidy il y a 11 mois
http_client.h adba870534 [NET] Refactor TLS configuration. il y a 1 an
http_client_tcp.cpp eeac6f8c7f [TLS] Fix crashes trying to use TLS when not available. il y a 1 an
http_client_tcp.h adba870534 [NET] Refactor TLS configuration. il y a 1 an
image.cpp 0ed45629fd Support 64-bit image sizes for VRAM compression il y a 4 mois
image.h 0ed45629fd Support 64-bit image sizes for VRAM compression il y a 4 mois
image_loader.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois
image_loader.h d4e1a74efb Add 'override' mark to ResourceFormat class il y a 8 mois
ip.cpp 955d5affa8 Reduce and prevent unnecessary random-access to `List` il y a 7 mois
ip.h eb391d3302 Display `BitField[Enum]` in docs to distinguish from `Enum` il y a 1 an
ip_address.cpp a0dbdcc3ab Replace `find` with `contains/has` where applicable il y a 6 mois
ip_address.h d95794ec8a One Copyright Update to rule them all il y a 1 an
json.cpp b1f5e9fe3a Rename internal is_ascii_char to is_ascii_alphabet_char il y a 7 mois
json.h d4e1a74efb Add 'override' mark to ResourceFormat class il y a 8 mois
logger.cpp 5b3857e5f1 Fix UTF-8 misintepreted as Latin-1 when logging to file il y a 4 mois
logger.h 459f14c098 Strip ANSI escape codes from file logging il y a 7 mois
marshalls.cpp 31454423ba [Core] Fix TypedArray encoding when full objects is disabled il y a 4 mois
marshalls.h 5b1df48c6c Convert en_GB spelling to en_US with codespell il y a 1 an
missing_resource.cpp d95794ec8a One Copyright Update to rule them all il y a 1 an
missing_resource.h d95794ec8a One Copyright Update to rule them all il y a 1 an
net_socket.cpp d95794ec8a One Copyright Update to rule them all il y a 1 an
net_socket.h a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois
packed_data_container.cpp 413c11357d Use Core/Scene stringnames consistently il y a 6 mois
packed_data_container.h c08e96ef0d Improve and document PackedDataContainer il y a 1 an
packet_peer.cpp 24fe0715b5 Promote CowData to 64 bits il y a 10 mois
packet_peer.h d8ff69d53c Extract ScriptInstance to simplify includes il y a 1 an
packet_peer_dtls.cpp adba870534 [NET] Refactor TLS configuration. il y a 1 an
packet_peer_dtls.h adba870534 [NET] Refactor TLS configuration. il y a 1 an
packet_peer_udp.cpp 247a481001 Fix a couple GCC 14 `-Wmaybe-uninitialized` warnings il y a 4 mois
packet_peer_udp.h a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois
pck_packer.cpp 067807c1cb Remove nondeterminism in pck_packer il y a 1 an
pck_packer.h d95794ec8a One Copyright Update to rule them all il y a 1 an
plist.cpp 491077239c [macOS/iOS export] Add option to set custom Info.plist data. il y a 10 mois
plist.h 491077239c [macOS/iOS export] Add option to set custom Info.plist data. il y a 10 mois
remote_filesystem_client.cpp faaf27f284 Fix various typos with codespell il y a 1 an
remote_filesystem_client.h efdff9cbc2 Fix GCC -Wmaybe-uninitialized warnings il y a 1 an
resource.cpp f806cfb72b ResourceLoader: Add thread-aware resource changed mechanism il y a 2 mois
resource.h 7319b612f3 Speed up inspector updates for TileMap il y a 9 mois
resource_format_binary.cpp c1391489e3 GDScript: Enhance handling of cyclic dependencies il y a 5 mois
resource_format_binary.h d4e1a74efb Add 'override' mark to ResourceFormat class il y a 8 mois
resource_importer.cpp 74f9f12c71 Merge pull request #92320 from Hilderin/fix-importing-assets-with-csv il y a 5 mois
resource_importer.h e4fa8543ea Revert "Fix FileSystem dock won't show any file folders" il y a 5 mois
resource_loader.cpp a0c17446ad ResourceLoader: Report error if resource type unrecognized il y a 3 semaines
resource_loader.h f806cfb72b ResourceLoader: Add thread-aware resource changed mechanism il y a 2 mois
resource_saver.cpp 49ae632b7d Fix import and saving related crashes il y a 7 mois
resource_saver.h a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois
resource_uid.cpp 5e6adb4a2d Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs il y a 9 mois
resource_uid.h 5e6adb4a2d Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKs il y a 9 mois
stream_peer.cpp d95794ec8a One Copyright Update to rule them all il y a 1 an
stream_peer.h d8ff69d53c Extract ScriptInstance to simplify includes il y a 1 an
stream_peer_gzip.cpp da886006a0 add check for negative buffer_size inside start_(de)compression method. il y a 9 mois
stream_peer_gzip.h d95794ec8a One Copyright Update to rule them all il y a 1 an
stream_peer_tcp.cpp 61a2f5c534 FIX: Return if TCP is in STATUS_CONNECTED il y a 7 mois
stream_peer_tcp.h d95794ec8a One Copyright Update to rule them all il y a 1 an
stream_peer_tls.cpp 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. il y a 1 an
stream_peer_tls.h 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. il y a 1 an
tcp_server.cpp d95794ec8a One Copyright Update to rule them all il y a 1 an
tcp_server.h d95794ec8a One Copyright Update to rule them all il y a 1 an
translation_loader_po.cpp d95794ec8a One Copyright Update to rule them all il y a 1 an
translation_loader_po.h d4e1a74efb Add 'override' mark to ResourceFormat class il y a 8 mois
udp_server.cpp 955d5affa8 Reduce and prevent unnecessary random-access to `List` il y a 7 mois
udp_server.h d95794ec8a One Copyright Update to rule them all il y a 1 an
xml_parser.cpp 684752e75b Replace error checks against `size` with `is_empty` il y a 9 mois
xml_parser.h eb391d3302 Display `BitField[Enum]` in docs to distinguish from `Enum` il y a 1 an
zip_io.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois
zip_io.h a8bc9f3e78 Add const lvalue ref to core/* container parameters il y a 9 mois