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