Rémi Verschelde 62d22ffa6b Merge pull request #98216 from pafuent/fixing_log_rotation пре 1 недеља
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files пре 5 месеци
compression.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable пре 1 година
compression.h 240f510fa7 Core ubsan fixes пре 2 месеци
config_file.cpp be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
config_file.h a8bc9f3e78 Add const lvalue ref to core/* container parameters пре 1 година
dir_access.cpp 696285f23a Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up пре 1 месец
dir_access.h 240f510fa7 Core ubsan fixes пре 2 месеци
dtls_server.cpp be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
dtls_server.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. пре 6 месеци
file_access.compat.inc a4b17e7852 [FileAccess] Return error codes from `store_*` methods. пре 2 месеци
file_access.cpp e6e108d091 Implement `get_length()` for pipes. пре 2 недеља
file_access.h 240f510fa7 Core ubsan fixes пре 2 месеци
file_access_compressed.cpp bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu пре 2 месеци
file_access_compressed.h a4b17e7852 [FileAccess] Return error codes from `store_*` methods. пре 2 месеци
file_access_encrypted.cpp bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu пре 2 месеци
file_access_encrypted.h 240f510fa7 Core ubsan fixes пре 2 месеци
file_access_memory.cpp bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu пре 2 месеци
file_access_memory.h a4b17e7852 [FileAccess] Return error codes from `store_*` methods. пре 2 месеци
file_access_pack.cpp d17ce4c37e Fix "res://" being replaced by resource packs in the editor and on Android пре 1 месец
file_access_pack.h d17ce4c37e Fix "res://" being replaced by resource packs in the editor and on Android пре 1 месец
file_access_zip.cpp a4b17e7852 [FileAccess] Return error codes from `store_*` methods. пре 2 месеци
file_access_zip.h be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
http_client.cpp 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters пре 3 месеци
http_client.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. пре 6 месеци
http_client_tcp.cpp 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 пре 2 месеци
http_client_tcp.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. пре 6 месеци
image.cpp 271067eb2b Fix certain channel masks for Texture previewer пре 1 месец
image.h c7a9d64eaf Add color channel filter to editor texture previews пре 1 месец
image_loader.cpp be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
image_loader.h d4e1a74efb Add 'override' mark to ResourceFormat class пре 11 месеци
ip.cpp 38f9769bc6 [Core] Improve error messages with `vformat` пре 3 месеци
ip.h eb391d3302 Display `BitField[Enum]` in docs to distinguish from `Enum` пре 1 година
ip_address.cpp be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
ip_address.h d95794ec8a One Copyright Update to rule them all пре 2 година
json.cpp c049d07121 VariantParser: Ensure all parse errors have an explanation пре 1 месец
json.h 8f16f864a6 Merge pull request #99765 from dalexeev/core-fix-json-from-to-native пре 2 месеци
logger.cpp d1338528f9 Fix file loggin log rotation пре 1 недеља
logger.h 34d8255947 Force build editor with regex module, remove checking code. пре 1 месец
marshalls.cpp 240f510fa7 Core ubsan fixes пре 2 месеци
marshalls.h eb86670f94 Add half precision floating point support to `StreamPeer` пре 3 месеци
missing_resource.cpp 95d2909474 Fix missing resource properties being dropped on save пре 3 месеци
missing_resource.h 95d2909474 Fix missing resource properties being dropped on save пре 3 месеци
net_socket.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
net_socket.h 240f510fa7 Core ubsan fixes пре 2 месеци
packed_data_container.cpp 413c11357d Use Core/Scene stringnames consistently пре 9 месеци
packed_data_container.h 346cbc7f1f Add support for compiling with VS clang-cl toolset пре 5 месеци
packet_peer.cpp 32c83a228d Style: Add `WARNING:` as new comment admonition пре 5 месеци
packet_peer.h d8ff69d53c Extract ScriptInstance to simplify includes пре 1 година
packet_peer_dtls.cpp be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
packet_peer_dtls.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. пре 6 месеци
packet_peer_udp.cpp 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers пре 2 месеци
packet_peer_udp.h a8bc9f3e78 Add const lvalue ref to core/* container parameters пре 1 година
pck_packer.cpp 06efe84bca Remove duplicate `utf8()` calls пре 2 месеци
pck_packer.h 2ac562cdf8 Add ability for PCK patches to remove files пре 3 месеци
plist.cpp 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers пре 2 месеци
plist.h be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
remote_filesystem_client.cpp 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers пре 2 месеци
remote_filesystem_client.h be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
resource.cpp 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers пре 2 месеци
resource.h e06d83860d Style: Enforce `AllowShortFunctionsOnASingleLine` пре 1 месец
resource_format_binary.cpp 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers пре 2 месеци
resource_format_binary.h d57846087b Universalize UID support in all resource types пре 3 месеци
resource_importer.cpp d57846087b Universalize UID support in all resource types пре 3 месеци
resource_importer.h 240f510fa7 Core ubsan fixes пре 2 месеци
resource_loader.cpp 65509ae4ff Improve UID file creation condition пре 2 недеља
resource_loader.h 65509ae4ff Improve UID file creation condition пре 2 недеља
resource_saver.cpp 38f9769bc6 [Core] Improve error messages with `vformat` пре 3 месеци
resource_saver.h a8bc9f3e78 Add const lvalue ref to core/* container parameters пре 1 година
resource_uid.cpp 9457666bba Fix accessing UID before first scan пре 2 недеља
resource_uid.h 9457666bba Fix accessing UID before first scan пре 2 недеља
stream_peer.cpp 240f510fa7 Core ubsan fixes пре 2 месеци
stream_peer.h eb86670f94 Add half precision floating point support to `StreamPeer` пре 3 месеци
stream_peer_gzip.cpp da886006a0 add check for negative buffer_size inside start_(de)compression method. пре 11 месеци
stream_peer_gzip.h d95794ec8a One Copyright Update to rule them all пре 2 година
stream_peer_tcp.cpp ec650a2f09 [Core,Drivers] Improve use of `Ref.is_null/valid` пре 3 месеци
stream_peer_tcp.h d95794ec8a One Copyright Update to rule them all пре 2 година
stream_peer_tls.cpp 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. пре 6 месеци
stream_peer_tls.h 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. пре 6 месеци
tcp_server.cpp 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers пре 2 месеци
tcp_server.h d95794ec8a One Copyright Update to rule them all пре 2 година
translation_loader_po.cpp 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters пре 3 месеци
translation_loader_po.h b91bacb43a Core: Do not generate `*.uid` files for JSON, certificates, and translations пре 2 месеци
udp_server.cpp ec650a2f09 [Core,Drivers] Improve use of `Ref.is_null/valid` пре 3 месеци
udp_server.h d95794ec8a One Copyright Update to rule them all пре 2 година
xml_parser.cpp be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
xml_parser.h be86ce3103 Apply iwyu suggestion in core. пре 2 месеци
zip_io.cpp a8bc9f3e78 Add const lvalue ref to core/* container parameters пре 1 година
zip_io.h a8bc9f3e78 Add const lvalue ref to core/* container parameters пре 1 година