.. |
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
|
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 |
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
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
bit_array.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
config.py
|
Added missing classes to config.py.
|
2023-12-25 19:38:05 +01:00 |
data_buffer.cpp
|
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 |
data_buffer.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
godot_backward_utility_cpp.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
godot_backward_utility_header.h
|
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 |
input_network_encoder.cpp
|
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 |
input_network_encoder.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
net_action_info.cpp
|
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 |
net_action_info.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
net_action_processor.cpp
|
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 |
net_action_processor.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
net_action.cpp
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
net_action.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
net_utilities.cpp
|
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 |
net_utilities.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
networked_controller.cpp
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
networked_controller.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
register_types.cpp
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
register_types.h
|
Updated register_types.h
|
2023-12-25 19:41:37 +01:00 |
scene_diff.cpp
|
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 |
scene_diff.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
scene_synchronizer_debugger.cpp
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
scene_synchronizer_debugger.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
scene_synchronizer.cpp
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +01:00 |
scene_synchronizer.h
|
Fixed include paths, compile errors and some code style.
|
2023-12-25 20:00:07 +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 |