index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
main
/
multiplayer_api.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
[MP] Fix dead code doing unnecessary allocation
Fabio Alessandrelli
2024-04-06
1
-4
/
+0
*
[MP] Fix orphan StringName on close.
Fabio Alessandrelli
2023-02-27
1
-1
/
+1
*
Use enum instead of int in virtual methods return type
Raul Santos
2023-01-31
1
-8
/
+8
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
Simplify GDVIRTUAL_CALL calls
kobewi
2022-10-19
1
-34
/
+18
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-4
/
+4
*
[MP] Fix variant serialization after variant size change.
Fabio Alessandrelli
2022-08-24
1
-11
/
+11
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-0
/
+416