godot/core
Fabio Alessandrelli c5a979eba5
Merge pull request #52613 from V-Sekai/fix_custom_sync_commands
Fix custom multiplayer sync commands
2021-09-14 21:27:12 +02:00
..
config Use OrderedHashMap for autoloads to preserve order 2021-08-26 21:55:26 -07:00
crypto
debugger
error
extension Add functions for access members by index on packed array objects 2021-09-02 09:41:35 +10:00
input Merge pull request #50375 from Paulb23/code_edit_unit_tests 2021-09-13 21:51:20 +02:00
io [Net] Move multiplayer to core subdir, split RPCManager. 2021-09-07 11:14:30 +02:00
math Revert some URLs from the "Replace HTTP URLs with HTTPS" PR 2021-09-13 15:18:35 -05:00
multiplayer Fix custom multiplayer sync commands 2021-09-12 21:20:10 +01:00
object Merge pull request #52442 from Faless/mp/4.x_rpc_manager 2021-09-07 18:44:39 +02:00
os Make platform feature tag names lowercase 2021-08-31 20:34:44 +02:00
string Merge pull request #52049 from theraot/master 2021-09-13 16:49:24 +02:00
templates Replace stb_vorbis with libogg+libvorbis 2021-09-09 19:39:04 -07:00
variant Added explicit type conversions 2021-09-13 14:26:47 +00:00
core_bind.cpp Rename String::is_rel_path to String::is_relative_path 2021-08-29 20:41:29 -04:00
core_bind.h
core_builders.py
core_constants.cpp Merge pull request #52442 from Faless/mp/4.x_rpc_manager 2021-09-07 18:44:39 +02:00
core_constants.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp [Net] Move multiplayer to core subdir, split RPCManager. 2021-09-07 11:14:30 +02:00
register_core_types.h
SCsub [Net] Move multiplayer to core subdir, split RPCManager. 2021-09-07 11:14:30 +02:00
typedefs.h
version.h