reduz 90056460ad Implement Particle Trails 4 年之前
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black 5 年之前
compression.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
compression.h b5334d14f7 Update copyright statements to 2021 4 年之前
config_file.cpp 8d64f3bd76 Add a "keep" import mode to keep files as-is and export them. 4 年之前
config_file.h 8d64f3bd76 Add a "keep" import mode to keep files as-is and export them. 4 年之前
dtls_server.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
dtls_server.h b5334d14f7 Update copyright statements to 2021 4 年之前
file_access_compressed.cpp c28428fe4d Allow nullptr with zero length in FileAccess get_buffer 4 年之前
file_access_compressed.h b5334d14f7 Update copyright statements to 2021 4 年之前
file_access_encrypted.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
file_access_encrypted.h b5334d14f7 Update copyright statements to 2021 4 年之前
file_access_memory.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
file_access_memory.h b5334d14f7 Update copyright statements to 2021 4 年之前
file_access_network.cpp c28428fe4d Allow nullptr with zero length in FileAccess get_buffer 4 年之前
file_access_network.h 99fe462452 Modernize Thread 4 年之前
file_access_pack.cpp c28428fe4d Allow nullptr with zero length in FileAccess get_buffer 4 年之前
file_access_pack.h 1eaaf2f9a2 Separate set.h from map.h 4 年之前
file_access_zip.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
file_access_zip.h b5334d14f7 Update copyright statements to 2021 4 年之前
http_client.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
http_client.h b5334d14f7 Update copyright statements to 2021 4 年之前
image.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
image.h 5ae9051771 Add ability to change Icon Saturation 4 年之前
image_loader.cpp f8d03b98e7 Improve resource load cache 4 年之前
image_loader.h f8d03b98e7 Improve resource load cache 4 年之前
ip.cpp 8e128726f0 Modernize atomics 4 年之前
ip.h b5334d14f7 Update copyright statements to 2021 4 年之前
ip_address.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
ip_address.h b5334d14f7 Update copyright statements to 2021 4 年之前
json.cpp 6610289fdd Merge pull request #40804 from naithar/fix/json-parse 4 年之前
json.h b5334d14f7 Update copyright statements to 2021 4 年之前
logger.cpp 89283b7b53 Logger: Cache 'flush_stdout_on_print' to improve performance, and works before ProjectSettings starts. 4 年之前
logger.h 89283b7b53 Logger: Cache 'flush_stdout_on_print' to improve performance, and works before ProjectSettings starts. 4 年之前
marshalls.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
marshalls.h b5334d14f7 Update copyright statements to 2021 4 年之前
multiplayer_api.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
multiplayer_api.h b5334d14f7 Update copyright statements to 2021 4 年之前
net_socket.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
net_socket.h da8c2310b5 Allow local port control on net_socket connections 4 年之前
networked_multiplayer_peer.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
networked_multiplayer_peer.h b5334d14f7 Update copyright statements to 2021 4 年之前
packed_data_container.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
packed_data_container.h b5334d14f7 Update copyright statements to 2021 4 年之前
packet_peer.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
packet_peer.h b5334d14f7 Update copyright statements to 2021 4 年之前
packet_peer_dtls.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
packet_peer_dtls.h b5334d14f7 Update copyright statements to 2021 4 年之前
packet_peer_udp.cpp 4d5c8e0b18 This renames PacketPeerUDP.listen to bind. 4 年之前
packet_peer_udp.h 4d5c8e0b18 This renames PacketPeerUDP.listen to bind. 4 年之前
pck_packer.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
pck_packer.h b5334d14f7 Update copyright statements to 2021 4 年之前
resource.cpp 90056460ad Implement Particle Trails 4 年之前
resource.h 90056460ad Implement Particle Trails 4 年之前
resource_format_binary.cpp 91181c2086 Fixes small typos and grammar correction 4 年之前
resource_format_binary.h f8d03b98e7 Improve resource load cache 4 年之前
resource_importer.cpp 2b730cad90 Use multiple threads to import. 4 年之前
resource_importer.h 2b730cad90 Use multiple threads to import. 4 年之前
resource_loader.cpp 91181c2086 Fixes small typos and grammar correction 4 年之前
resource_loader.h 0d1d719178 doc: Sync classref with current source 4 年之前
resource_saver.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
resource_saver.h b5334d14f7 Update copyright statements to 2021 4 年之前
stream_peer.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
stream_peer.h b5334d14f7 Update copyright statements to 2021 4 年之前
stream_peer_ssl.cpp b5334d14f7 Update copyright statements to 2021 4 年之前
stream_peer_ssl.h b5334d14f7 Update copyright statements to 2021 4 年之前
stream_peer_tcp.cpp da8c2310b5 Allow local port control on net_socket connections 4 年之前
stream_peer_tcp.h da8c2310b5 Allow local port control on net_socket connections 4 年之前
tcp_server.cpp da8c2310b5 Allow local port control on net_socket connections 4 年之前
tcp_server.h da8c2310b5 Allow local port control on net_socket connections 4 年之前
translation_loader_po.cpp 91181c2086 Fixes small typos and grammar correction 4 年之前
translation_loader_po.h f8d03b98e7 Improve resource load cache 4 年之前
udp_server.cpp da8c2310b5 Allow local port control on net_socket connections 4 年之前
udp_server.h da8c2310b5 Allow local port control on net_socket connections 4 年之前
xml_parser.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
xml_parser.h c6a911f037 Add support for numeric XML entities to XMLParser 4 年之前
zip_io.cpp 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 年之前
zip_io.h b5334d14f7 Update copyright statements to 2021 4 年之前