summaryrefslogtreecommitdiffstats
path: root/modules/websocket/register_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-7/+9
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [WebSocket] Fix debugger implementation.Fabio Alessandrelli2022-10-131-2/+8
* [WebSocket] Refactor websocket module.Fabio Alessandrelli2022-10-111-14/+9
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-2/+2
* [Websocket] Remove dummy JS server implemenation.Fabio Alessandrelli2022-08-071-2/+3
* Refactor module initializationreduz2022-05-041-13/+21
* Modules: Don't build editor-specific classes in templatesRémi Verschelde2022-03-281-1/+4
* Discern between virtual and abstract class bindingsreduz2022-03-101-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement the ability to disable classesreduz2021-07-131-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* websocket: Fix crash at exit when not running the editorIgnacio Etcheverry2020-05-161-1/+8
* Add WebSocket debugger, use it for Javascript.Fabio Alessandrelli2020-05-121-0/+8
* Remove WebSocket defaults from project settings.Fabio Alessandrelli2020-05-121-16/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove libwebsocket. No longer used, yay!Fabio Alessandrelli2019-07-041-6/+1
* WebSocket module now uses wslay library.Fabio Alessandrelli2019-07-041-0/+4
* Move IDHandler JS module to platform from WebsockFabio Alessandrelli2019-04-121-19/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-0/+1
* Convert WebSocket module to use PacketBuffer classFabio Alessandrelli2018-11-121-0/+17
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson2018-03-211-2/+2
* Relicense module to the wondeful Godot community!Fabio Alessandrelli2018-02-061-3/+4
* Add websocket module.Fabio Alessandrelli2018-02-061-0/+78