Rémi Verschelde 1123d7fd9c Merge pull request #102499 from Jordyfel/resource-docs 6 days ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 9 months ago
compression.cpp 5777a88b76 Support 64-bit sizes in Compression 1 month ago
compression.h 5777a88b76 Support 64-bit sizes in Compression 1 month ago
config_file.cpp b8e44a0000 Improve ConfigFile get_sections and get_section_keys by returning Vector<String> 2 months ago
config_file.h b8e44a0000 Improve ConfigFile get_sections and get_section_keys by returning Vector<String> 2 months ago
dir_access.cpp d609cf62a0 Implement `get_filesystem_type` on macOS and Linux. 1 month ago
dir_access.h 5af4bef46f Inline static variables (part 1) 2 months ago
dtls_server.cpp 5af4bef46f Inline static variables (part 1) 2 months ago
dtls_server.h 5af4bef46f Inline static variables (part 1) 2 months ago
file_access.compat.inc a4b17e7852 [FileAccess] Return error codes from `store_*` methods. 7 months ago
file_access.cpp 42733a2a5c Implement sparse bundle PCK support. 1 week ago
file_access.h 42733a2a5c Implement sparse bundle PCK support. 1 week ago
file_access_compressed.cpp 5777a88b76 Support 64-bit sizes in Compression 1 month ago
file_access_compressed.h f6f1df7d73 Add 64-bit versions of core power of 2 functions 1 month ago
file_access_encrypted.cpp 65161977e9 Merge pull request #103415 from bruvzg/iv_pools 3 months ago
file_access_encrypted.h 2d0ae77719 add GDSOFTCLASS to FileAccess and DirAccess derived classes 2 months ago
file_access_memory.cpp bf9ef5f8a5 Merge pull request #100564 from YYF233333/iwyu 6 months ago
file_access_memory.h 2d0ae77719 add GDSOFTCLASS to FileAccess and DirAccess derived classes 2 months ago
file_access_pack.cpp 42733a2a5c Implement sparse bundle PCK support. 1 week ago
file_access_pack.h 42733a2a5c Implement sparse bundle PCK support. 1 week ago
file_access_zip.cpp 38c69f1814 Fix file handle leak in ZipArchive and FileAccessZip 1 week ago
file_access_zip.h 38c69f1814 Fix file handle leak in ZipArchive and FileAccessZip 1 week ago
http_client.cpp 8ae16699c5 Do not use Dictionary::keys() for Dictionary iteration. 3 months ago
http_client.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
http_client_tcp.cpp 23129a66ed Replace append_utfx with direct String::utfx 3 months ago
http_client_tcp.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
image.cpp e35c80b61c Image: Fix `is_invisible` detection for RGBAH and RGBAF 1 week ago
image.h 873833b4a7 Remove redundant `queue_redraw()` & fix typo 1 month ago
image_loader.cpp 5af4bef46f Inline static variables (part 1) 2 months ago
image_loader.h 5af4bef46f Inline static variables (part 1) 2 months ago
ip.cpp 1498eb327f Make `IPAddress` to `String` conversion explicit. 3 weeks ago
ip.h 5af4bef46f Inline static variables (part 1) 2 months ago
ip_address.cpp 01fc9aee6c Core: Modernize C headers with C++ equivalents 2 months ago
ip_address.h 1498eb327f Make `IPAddress` to `String` conversion explicit. 3 weeks ago
json.cpp f13b4b760a Improve JSON::stringify performance 1 month ago
json.h f13b4b760a Improve JSON::stringify performance 1 month ago
logger.cpp 24494d840e Core: Unify display of error type prefixes 3 weeks ago
logger.h 24494d840e Core: Unify display of error type prefixes 3 weeks ago
marshalls.cpp 057759d413 Fix for debugging typed dictionaries 1 month ago
marshalls.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
missing_resource.cpp 95d2909474 Fix missing resource properties being dropped on save 8 months ago
missing_resource.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
net_socket.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
net_socket.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
packed_data_container.cpp bebe037abf Add ConstIterator to Dictionary. 3 months ago
packed_data_container.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
packet_peer.cpp f6f1df7d73 Add 64-bit versions of core power of 2 functions 1 month ago
packet_peer.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
packet_peer_dtls.cpp 5af4bef46f Inline static variables (part 1) 2 months ago
packet_peer_dtls.h 5af4bef46f Inline static variables (part 1) 2 months ago
packet_peer_udp.cpp 1498eb327f Make `IPAddress` to `String` conversion explicit. 3 weeks ago
packet_peer_udp.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
pck_packer.cpp 6e823b4b14 PCKPacker: Fix first file being written mis-aligned 3 weeks ago
pck_packer.h 8cb2817976 [PCK] Move directory to the end of file, write exported/saved PCK in place. 1 month ago
plist.cpp b13a0e1834 Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized. 3 weeks ago
plist.h fa0a3c9c6e Add and require `GDSOFTCLASS` for `Object` subclasses that want to cast but do not use `GDCLASS`. 3 months ago
remote_filesystem_client.cpp 5777a88b76 Support 64-bit sizes in Compression 1 month ago
remote_filesystem_client.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
resource.cpp 1123d7fd9c Merge pull request #102499 from Jordyfel/resource-docs 6 days ago
resource.h 1123d7fd9c Merge pull request #102499 from Jordyfel/resource-docs 6 days ago
resource_format_binary.cpp 784823ada1 Fix `script` property of custom resources inherited from scripts are not saved 3 weeks ago
resource_format_binary.h 5af4bef46f Inline static variables (part 1) 2 months ago
resource_importer.cpp 454e4f817c Make build profile project detection also set build options 1 month ago
resource_importer.h 454e4f817c Make build profile project detection also set build options 1 month ago
resource_loader.cpp 16d551a8dd Improve error messages in ResourceLoader 3 weeks ago
resource_loader.h a96e8ac62c Remove old path remaps system 2 months ago
resource_saver.cpp 38f9769bc6 [Core] Improve error messages with `vformat` 8 months ago
resource_saver.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
resource_uid.cpp b13a0e1834 Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized. 3 weeks ago
resource_uid.h ff1f040893 Add create_id_for_path() to ResourceUID 2 months ago
stream_peer.cpp bd98aad3fa Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests. 2 months ago
stream_peer.h bd98aad3fa Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests. 2 months ago
stream_peer_gzip.cpp f6f1df7d73 Add 64-bit versions of core power of 2 functions 1 month ago
stream_peer_gzip.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
stream_peer_tcp.cpp ec650a2f09 [Core,Drivers] Improve use of `Ref.is_null/valid` 8 months ago
stream_peer_tcp.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
stream_peer_tls.cpp 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 10 months ago
stream_peer_tls.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
tcp_server.cpp 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers 6 months ago
tcp_server.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
translation_loader_po.cpp ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 3 months ago
translation_loader_po.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
udp_server.cpp ec650a2f09 [Core,Drivers] Improve use of `Ref.is_null/valid` 8 months ago
udp_server.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
xml_parser.cpp ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 3 months ago
xml_parser.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
zip_io.cpp 3207066e19 Add `Memory::alloc_static_zeroed` to allocate memory that's filled with zeroes. 1 month ago
zip_io.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago