| .. |
|
SCsub
|
…
|
|
|
compression.cpp
|
…
|
|
|
compression.h
|
Remove unimplemented methods
|
2021-10-21 18:44:25 +01:00 |
|
config_file.cpp
|
…
|
|
|
config_file.h
|
…
|
|
|
dir_access.cpp
|
…
|
|
|
dir_access.h
|
…
|
|
|
dtls_server.cpp
|
…
|
|
|
dtls_server.h
|
…
|
|
|
file_access.cpp
|
…
|
|
|
file_access.h
|
…
|
|
|
file_access_compressed.cpp
|
Fix some LGTM errors of "Multiplication result converted to larger type"
|
2021-10-12 00:17:27 -05:00 |
|
file_access_compressed.h
|
…
|
|
|
file_access_encrypted.cpp
|
…
|
|
|
file_access_encrypted.h
|
…
|
|
|
file_access_memory.cpp
|
…
|
|
|
file_access_memory.h
|
…
|
|
|
file_access_network.cpp
|
…
|
|
|
file_access_network.h
|
…
|
|
|
file_access_pack.cpp
|
Use range iterators for `Map`
|
2021-09-30 15:09:12 -06:00 |
|
file_access_pack.h
|
…
|
|
|
file_access_zip.cpp
|
Fix some LGTM errors of "Multiplication result converted to larger type"
|
2021-10-12 00:17:27 -05:00 |
|
file_access_zip.h
|
…
|
|
|
http_client.cpp
|
String: Remove `erase` method, bindings can't mutate String
|
2021-11-11 11:23:32 +01:00 |
|
http_client.h
|
…
|
|
|
http_client_tcp.cpp
|
…
|
|
|
http_client_tcp.h
|
…
|
|
|
image.cpp
|
Fixed implicit conversion of uint32_t to uint8_t in `image`
|
2021-10-25 12:51:28 +02:00 |
|
image.h
|
clang-format: Various fixes to comments alignment from `clang-format` 13
|
2021-10-28 15:43:36 +02:00 |
|
image_loader.cpp
|
…
|
|
|
image_loader.h
|
…
|
|
|
ip.cpp
|
Use range iterators for `Map`
|
2021-09-30 15:09:12 -06:00 |
|
ip.h
|
…
|
|
|
ip_address.cpp
|
…
|
|
|
ip_address.h
|
…
|
|
|
json.cpp
|
…
|
|
|
json.h
|
…
|
|
|
logger.cpp
|
Implement toast notifications in the editor
|
2021-10-14 13:30:54 +02:00 |
|
logger.h
|
Remove unimplemented methods
|
2021-10-21 18:44:25 +01:00 |
|
marshalls.cpp
|
…
|
|
|
marshalls.h
|
clang-format: Various fixes to comments alignment from `clang-format` 13
|
2021-10-28 15:43:36 +02:00 |
|
net_socket.cpp
|
…
|
|
|
net_socket.h
|
…
|
|
|
packed_data_container.cpp
|
…
|
|
|
packed_data_container.h
|
…
|
|
|
packet_peer.cpp
|
…
|
|
|
packet_peer.h
|
…
|
|
|
packet_peer_dtls.cpp
|
…
|
|
|
packet_peer_dtls.h
|
…
|
|
|
packet_peer_udp.cpp
|
…
|
|
|
packet_peer_udp.h
|
…
|
|
|
pck_packer.cpp
|
Fix divide by zero in pck_packer
|
2021-11-17 18:07:29 +00:00 |
|
pck_packer.h
|
Fix divide by zero in pck_packer
|
2021-11-17 18:07:29 +00:00 |
|
resource.cpp
|
Add a name to TileSet sources
|
2021-10-14 14:54:48 +02:00 |
|
resource.h
|
Add is_built_in() method to Resource
|
2021-11-04 12:45:58 +01:00 |
|
resource_format_binary.cpp
|
Add is_built_in() method to Resource
|
2021-11-04 12:45:58 +01:00 |
|
resource_format_binary.h
|
…
|
|
|
resource_importer.cpp
|
…
|
|
|
resource_importer.h
|
Add path to functions that return iporter options
|
2021-11-14 14:06:10 -03:00 |
|
resource_loader.cpp
|
Use range iterators for `Map`
|
2021-09-30 15:09:12 -06:00 |
|
resource_loader.h
|
…
|
|
|
resource_saver.cpp
|
…
|
|
|
resource_saver.h
|
…
|
|
|
resource_uid.cpp
|
Merge pull request #52711 from m4gr3d/provide_getter_for_project_data_dir_master
|
2021-10-05 21:02:27 +02:00 |
|
resource_uid.h
|
…
|
|
|
stream_peer.cpp
|
…
|
|
|
stream_peer.h
|
…
|
|
|
stream_peer_ssl.cpp
|
…
|
|
|
stream_peer_ssl.h
|
…
|
|
|
stream_peer_tcp.cpp
|
…
|
|
|
stream_peer_tcp.h
|
…
|
|
|
tcp_server.cpp
|
…
|
|
|
tcp_server.h
|
…
|
|
|
translation_loader_po.cpp
|
…
|
|
|
translation_loader_po.h
|
…
|
|
|
udp_server.cpp
|
…
|
|
|
udp_server.h
|
…
|
|
|
xml_parser.cpp
|
…
|
|
|
xml_parser.h
|
…
|
|
|
zip_io.cpp
|
Fix some LGTM errors of "Multiplication result converted to larger type"
|
2021-10-12 00:17:27 -05:00 |
|
zip_io.h
|
…
|
|