summaryrefslogtreecommitdiffstats
path: root/modules/webrtc/webrtc_multiplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-11/+21
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-1/+2
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Fix out of bound array access caused by unassigned variableRafał Mikrut2020-04-011-0/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-13/+13
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'Robin Hübner2019-08-121-4/+2
* Add WebRTCMultiplayerFabio Alessandrelli2019-06-051-0/+384