.. |
SCsub
|
f3436a841a
Add an option to use zstd's recently introduced long range matching (off by default).
|
7 年之前 |
compression.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
compression.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
config_file.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
config_file.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_buffered.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_buffered.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_buffered_fa.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_compressed.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_compressed.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_encrypted.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_encrypted.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_memory.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_memory.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_network.cpp
|
eacd66e784
Clean up some bad words from code comments
|
7 年之前 |
file_access_network.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_pack.cpp
|
c07d588e80
Fix listing files inside directory in pack file
|
7 年之前 |
file_access_pack.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_zip.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
file_access_zip.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
http_client.cpp
|
139185e543
Fix CORS problems due to added headers on JS target
|
7 年之前 |
http_client.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
image_loader.cpp
|
1d3be8c453
fix API string path
|
7 年之前 |
image_loader.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
ip.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
ip.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
ip_address.cpp
|
751806b5c7
Fix typos with codespell
|
7 年之前 |
ip_address.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
json.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
json.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
logger.cpp
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
logger.h
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
marshalls.cpp
|
5262d1bbcc
Fix marshalls size checks.
|
6 年之前 |
marshalls.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
networked_multiplayer_peer.cpp
|
9b8e8b2220
Bind many more properties to scripts
|
7 年之前 |
networked_multiplayer_peer.h
|
9b8e8b2220
Bind many more properties to scripts
|
7 年之前 |
packet_peer.cpp
|
e08b6c9a9c
fix set_stream_peer binding in PacketPeer
|
7 年之前 |
packet_peer.h
|
9b8e8b2220
Bind many more properties to scripts
|
7 年之前 |
packet_peer_udp.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
packet_peer_udp.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
pck_packer.cpp
|
0551c5c2cd
PCKPacker:pck_start(): Update version
|
7 年之前 |
pck_packer.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
resource_format_binary.cpp
|
eacd66e784
Clean up some bad words from code comments
|
7 年之前 |
resource_format_binary.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
resource_import.cpp
|
50b975548d
Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828
|
7 年之前 |
resource_import.h
|
50b975548d
Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828
|
7 年之前 |
resource_loader.cpp
|
a6157245b1
Dont print error when loading resource from cache
|
7 年之前 |
resource_loader.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
resource_saver.cpp
|
1d3be8c453
fix API string path
|
7 年之前 |
resource_saver.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
stream_peer.cpp
|
245c11be08
Change function signature from float to double to match type get_doubleCloses #16160
|
7 年之前 |
stream_peer.h
|
245c11be08
Change function signature from float to double to match type get_doubleCloses #16160
|
7 年之前 |
stream_peer_ssl.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
stream_peer_ssl.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
stream_peer_tcp.cpp
|
5481ece976
Display set_nodelay to GDScript
|
7 年之前 |
stream_peer_tcp.h
|
5481ece976
Display set_nodelay to GDScript
|
7 年之前 |
tcp_server.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
tcp_server.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
translation_loader_po.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
translation_loader_po.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
xml_parser.cpp
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
xml_parser.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
zip_io.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |