.. |
compression.cpp
|
Core: Drop custom copymem /zeromem defines
|
2021-04-27 16:26:27 +02:00 |
compression.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
config_file.cpp
|
Add a "keep" import mode to keep files as-is and export them.
|
2021-03-22 17:19:19 -03:00 |
config_file.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
dir_access.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
dir_access.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
dtls_server.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
dtls_server.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
file_access_compressed.cpp
|
Rename File::get_len() get_length()
|
2021-05-25 11:54:28 +01:00 |
file_access_compressed.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
file_access_encrypted.cpp
|
FileAccess: Don't err in store_buffer with buffer of size 0
|
2021-06-07 18:34:00 +02:00 |
file_access_encrypted.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
file_access_memory.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
file_access_memory.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
file_access_network.cpp
|
Rename File::get_len() get_length()
|
2021-05-25 11:54:28 +01:00 |
file_access_network.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
file_access_pack.cpp
|
Merge pull request #48889 from Calinou/file-rename-endian-swap
|
2021-06-03 15:19:07 +02:00 |
file_access_pack.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
file_access_zip.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
file_access_zip.h
|
Rename File::get_len() get_length()
|
2021-05-25 11:54:28 +01:00 |
file_access.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
file_access.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
http_client.cpp
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
http_client.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
image_loader.cpp
|
Improve resource load cache
|
2021-02-11 15:44:28 -03:00 |
image_loader.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
image.cpp
|
Merge pull request #47835 from mortarroad/master-lossless-webp
|
2021-06-11 19:34:36 +02:00 |
image.h
|
Implement lossless WebP encoding
|
2021-06-11 18:46:04 +02:00 |
ip_address.cpp
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
ip_address.h
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
ip.cpp
|
Fix DNS resolve mutex locks
|
2021-06-03 22:58:40 +07:00 |
ip.h
|
Support multiple address resolution in DNS requests
|
2021-06-01 11:24:34 +07:00 |
json.cpp
|
Fix json dump and print of circular structure
|
2021-06-14 20:48:49 +08:00 |
json.h
|
Fix json dump and print of circular structure
|
2021-06-14 20:48:49 +08:00 |
logger.cpp
|
Merge pull request #49123 from aaronfranke/it-is-time
|
2021-06-12 22:55:25 +02:00 |
logger.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
marshalls.cpp
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
marshalls.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
multiplayer_api.cpp
|
[Net] Refactor RPCs, remove RSETs
|
2021-06-01 17:24:21 +02:00 |
multiplayer_api.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
net_socket.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
net_socket.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
networked_multiplayer_peer.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
networked_multiplayer_peer.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
packed_data_container.cpp
|
Rename Quat to Quaternion
|
2021-06-04 18:14:32 +01:00 |
packed_data_container.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
packet_peer_dtls.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
packet_peer_dtls.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
packet_peer_udp.cpp
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
packet_peer_udp.h
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
packet_peer.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
packet_peer.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
pck_packer.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
pck_packer.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
resource_format_binary.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
resource_format_binary.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
resource_importer.cpp
|
Use multiple threads to import.
|
2021-04-19 14:12:22 -03:00 |
resource_importer.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
resource_loader.cpp
|
Consistently prefix bound virtual methods with _
|
2021-06-12 00:55:52 +02:00 |
resource_loader.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
resource_saver.cpp
|
Consistently prefix bound virtual methods with _
|
2021-06-12 00:55:52 +02:00 |
resource_saver.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
resource.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
resource.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
SCsub
|
SCons: Format buildsystem files with psf/black
|
2020-03-30 09:05:53 +02:00 |
stream_peer_ssl.cpp
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
stream_peer_ssl.h
|
Update copyright statements to 2021
|
2021-01-01 20:19:21 +01:00 |
stream_peer_tcp.cpp
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
stream_peer_tcp.h
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
stream_peer.cpp
|
Rename File's endian_swap to big_endian
|
2021-05-20 14:58:03 +02:00 |
stream_peer.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
tcp_server.cpp
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
tcp_server.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
translation_loader_po.cpp
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
translation_loader_po.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |
udp_server.cpp
|
Rename IP_Unix , IP_Address and TCP_Server to remove underscores
|
2021-05-06 02:52:01 +02:00 |
udp_server.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
xml_parser.cpp
|
Rename File::get_len() get_length()
|
2021-05-25 11:54:28 +01:00 |
xml_parser.h
|
Rename Reference to RefCounted
|
2021-06-11 18:48:42 +02:00 |
zip_io.cpp
|
Rename File::get_len() get_length()
|
2021-05-25 11:54:28 +01:00 |
zip_io.h
|
Core: Move DirAccess and FileAccess to core/io
|
2021-06-11 14:52:39 +02:00 |