pandemonium_engine/modules/network_synchronizer
2024-09-20 10:03:06 +02:00
..
debugger_ui Updated NetworkSynchronizer from https://github.com/GameNetworking/network_synchronizer/tree/godot-3.x . f12fee66a7e3eb2013d6c5437837770455105b91 (Merge commit: cc3c7d244adea8b25822f43963618fd2dbf18ec8) 2023-12-25 19:27:07 +01:00
doc_classes Re-extracted class docs. 2024-09-20 10:03:06 +02:00
icons Updated NetworkSynchronizer from https://github.com/GameNetworking/network_synchronizer/tree/godot-3.x . f12fee66a7e3eb2013d6c5437837770455105b91 (Merge commit: cc3c7d244adea8b25822f43963618fd2dbf18ec8) 2023-12-25 19:27:07 +01:00
.clang-format Updated NetworkSynchronizer from https://github.com/GameNetworking/network_synchronizer/tree/godot-3.x . f12fee66a7e3eb2013d6c5437837770455105b91 (Merge commit: cc3c7d244adea8b25822f43963618fd2dbf18ec8) 2023-12-25 19:27:07 +01:00
.gitattributes Updated NetworkSynchronizer from https://github.com/GameNetworking/network_synchronizer/tree/godot-3.x . f12fee66a7e3eb2013d6c5437837770455105b91 (Merge commit: cc3c7d244adea8b25822f43963618fd2dbf18ec8) 2023-12-25 19:27:07 +01:00
.gitignore Updated NetworkSynchronizer from https://github.com/GameNetworking/network_synchronizer/tree/godot-3.x . f12fee66a7e3eb2013d6c5437837770455105b91 (Merge commit: cc3c7d244adea8b25822f43963618fd2dbf18ec8) 2023-12-25 19:27:07 +01:00
bit_array.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
bit_array.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
compat_object_id.h Clang format everything. 2024-07-16 21:23:54 +02:00
config.py Added missing classes to config.py. 2023-12-25 19:38:05 +01:00
data_buffer.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
data_buffer.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
input_network_encoder.cpp Fixed warning. 2023-12-25 21:06:39 +01:00
input_network_encoder.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
net_action_info.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
net_action_info.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
net_action_processor.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
net_action_processor.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
net_action.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
net_action.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
net_utilities.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
net_utilities.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
networked_controller.cpp Fixed warning. 2023-12-25 20:48:01 +01:00
networked_controller.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
register_types.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
register_types.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
scene_diff.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
scene_diff.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
scene_synchronizer_debugger.cpp Now SceneSynchronizerDebugger can properly create it's debugger.py file. 2023-12-25 20:48:32 +01:00
scene_synchronizer_debugger.h Ran the clang format script. 2023-12-25 20:27:28 +01:00
scene_synchronizer.cpp Ran the clang format script. 2023-12-25 20:27:28 +01:00
scene_synchronizer.h Fixed error. 2023-12-25 21:11:09 +01:00
SCsub Updated NetworkSynchronizer from https://github.com/GameNetworking/network_synchronizer/tree/godot-3.x . f12fee66a7e3eb2013d6c5437837770455105b91 (Merge commit: cc3c7d244adea8b25822f43963618fd2dbf18ec8) 2023-12-25 19:27:07 +01:00