This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-02-23 23:15:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
757c509437
godot
/
core
/
io
History
jfons
8244f535cd
Add network profiler
2019-09-05 09:48:36 +02:00
..
compression.cpp
compression.h
config_file.cpp
Support for file not found in ConfigFile::Load and handle a few specific cases
2019-08-21 08:32:55 +02:00
config_file.h
file_access_buffered_fa.h
Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'
2019-08-17 13:31:22 +02:00
file_access_buffered.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
file_access_buffered.h
file_access_compressed.cpp
file_access_compressed.h
file_access_encrypted.cpp
Move CryptoCore to it's own folder.
2019-08-19 16:31:05 +02:00
file_access_encrypted.h
file_access_memory.cpp
file_access_memory.h
file_access_network.cpp
file_access_network.h
file_access_pack.cpp
DirAccessPack: Fix dir_exists and file_exists for res:// paths
2019-08-17 19:03:28 +02:00
file_access_pack.h
file_access_zip.cpp
file_access_zip.h
http_client.cpp
http_client.h
image_loader.cpp
image_loader.h
ip_address.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
ip_address.h
ip.cpp
ip.h
json.cpp
json.h
logger.cpp
logger.h
marshalls.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
marshalls.h
multiplayer_api.cpp
Add network profiler
2019-09-05 09:48:36 +02:00
multiplayer_api.h
Add network profiler
2019-09-05 09:48:36 +02:00
net_socket.cpp
net_socket.h
networked_multiplayer_peer.cpp
networked_multiplayer_peer.h
packet_peer_udp.cpp
packet_peer_udp.h
packet_peer.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
packet_peer.h
pck_packer.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
pck_packer.h
resource_format_binary.cpp
Fix memory leak in ResourceFormatSaverBinary::save
2019-08-30 13:46:05 +02:00
resource_format_binary.h
resource_importer.cpp
resource_importer.h
resource_loader.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
resource_loader.h
resource_saver.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
resource_saver.h
SCsub
stream_peer_ssl.cpp
Rewrite StreamPeerSSL with SSLContext helper class
2019-08-21 16:59:38 +02:00
stream_peer_ssl.h
Rewrite StreamPeerSSL with SSLContext helper class
2019-08-21 16:59:38 +02:00
stream_peer_tcp.cpp
stream_peer_tcp.h
stream_peer.cpp
stream_peer.h
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
translation_loader_po.h
xml_parser.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
2019-08-17 12:33:15 +02:00
xml_parser.h
zip_io.cpp
zip_io.h