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
/
modules
/
webrtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-9
/
+9
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-1
/
+1
*
WebRTC: Fix potential nullptr dereference in error message
Rémi Verschelde
2022-03-04
1
-4
/
+2
*
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-02-16
1
-1
/
+3
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
5
-5
/
+5
*
Improve some signal bindings to use specific `Object` subtypes
Rémi Verschelde
2022-01-28
2
-2
/
+2
*
Rename or refactor macros to avoid leading underscores
Omar Polo
2022-01-20
1
-3
/
+5
*
Dictionary: Serialize empty dict as `{}` instead of `{\n}`
Rémi Verschelde
2022-01-18
1
-4
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
17
-34
/
+34
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-1
/
+1
*
[Net] Fix WebRTC returning packets from peers too early.
Fabio Alessandrelli
2021-12-15
1
-0
/
+11
*
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-05
1
-1
/
+2
*
[Net] Rename RPC constants and annotation arguments.
Fabio Alessandrelli
2021-10-01
1
-2
/
+2
*
Use range iterators for `Map`
Lightning_A
2021-09-30
1
-18
/
+18
*
Fix const pointers types in docs and extension API.
Fabio Alessandrelli
2021-09-29
1
-2
/
+2
*
Merge pull request #52481 from Faless/net/4.x_native_peers
Fabio Alessandrelli
2021-09-28
17
-381
/
+617
|
\
|
*
[Net/Docs] Update extensions documentation.
Fabio Alessandrelli
2021-09-24
3
-4
/
+177
|
*
[Net] Expose WebRTC classes to extensions.
Fabio Alessandrelli
2021-09-24
12
-340
/
+437
|
*
[Net] MultiplayerPeer cleanup, defaults.
Fabio Alessandrelli
2021-09-24
2
-37
/
+3
*
|
Document Android permission requirements for network access where needed
Hugo Locurcio
2021-09-25
1
-0
/
+1
|
/
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Multiplayer networking renames/simplification
Max Hilbrunner
2021-09-08
1
-1
/
+1
*
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
3
-16
/
+16
*
[Net] Implement RPC channels in MultiplayerAPI.
Fabio Alessandrelli
2021-07-30
3
-41
/
+82
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
3
-104
/
+52
*
Use Ref<T> references as iterators where relevant
Rémi Verschelde
2021-07-26
1
-5
/
+5
*
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-23
1
-17
/
+17
*
Add get_buffered_amount() to WebRTCDataChannel
David Snopek
2021-07-20
8
-0
/
+27
*
Optimize StringName usage
reduz
2021-07-18
2
-9
/
+9
*
Fix "IDHandler.get_prop is not a function" error when calling some methods on...
David Snopek
2021-07-17
1
-4
/
+4
*
[HTML5] Fix build (with module_webxr_enabled=no).
Fabio Alessandrelli
2021-07-15
1
-3
/
+2
*
Misc cleanup of header includes
Rémi Verschelde
2021-07-15
1
-0
/
+1
*
Implement the ability to disable classes
reduz
2021-07-13
1
-4
/
+4
*
[Net] Rename WebRTCMultiplayer to WebRTCMultiplayerPeer.
Fabio Alessandrelli
2021-07-12
5
-44
/
+44
*
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
Fabio Alessandrelli
2021-07-12
3
-13
/
+13
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
3
-4
/
+4
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
2
-11
/
+4
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
17
-34
/
+34
*
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-12-18
1
-2
/
+0
*
[HTML5] Add function signatures to JS libraries.
Fabio Alessandrelli
2020-12-04
1
-1
/
+21
*
Fix useless assignement in webrtc/library_godot_webrtc.js
Marcel Admiraal
2020-11-25
1
-1
/
+1
*
[HTML5] Run eslint --fix.
Fabio Alessandrelli
2020-11-23
1
-92
/
+92
*
[HTML5] Libraries refactor for linting.
Fabio Alessandrelli
2020-11-21
1
-46
/
+54
*
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-16
1
-2
/
+0
*
[HTML5] Port JavaScript inline code to libraries.
Fabio Alessandrelli
2020-11-10
6
-412
/
+521
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
2
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2020-10-09
1
-2
/
+0
*
Merge pull request #41875 from nekomatata/webrtc-doc-turn-server
Rémi Verschelde
2020-09-08
1
-1
/
+1
|
\
|
*
Fix TURN server example in WebRTC documentation
PouleyKetchoupp
2020-09-08
1
-1
/
+1
[next]