summaryrefslogtreecommitdiffstats
path: root/modules/webrtc/library_godot_webrtc.js
Commit message (Expand)AuthorAgeFilesLines
* Add get_buffered_amount() to WebRTCDataChannelDavid Snopek2021-07-201-0/+5
* Fix "IDHandler.get_prop is not a function" error when calling some methods on...David Snopek2021-07-171-4/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [HTML5] Add function signatures to JS libraries.Fabio Alessandrelli2020-12-041-1/+21
* Fix useless assignement in webrtc/library_godot_webrtc.jsMarcel Admiraal2020-11-251-1/+1
* [HTML5] Run eslint --fix.Fabio Alessandrelli2020-11-231-92/+92
* [HTML5] Libraries refactor for linting.Fabio Alessandrelli2020-11-211-46/+54
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-2/+0
* [HTML5] Port JavaScript inline code to libraries.Fabio Alessandrelli2020-11-101-0/+407