summaryrefslogtreecommitdiff
path: root/modules/websocket/register_types.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-13[WebSocket] Fix debugger implementation.Fabio Alessandrelli
2022-10-11[WebSocket] Refactor websocket module.Fabio Alessandrelli
2022-08-29[Web] Rename JavaScript platform to Web.Fabio Alessandrelli
2022-08-07[Websocket] Remove dummy JS server implemenation.Fabio Alessandrelli
2022-05-04Refactor module initializationreduz
2022-03-28Modules: Don't build editor-specific classes in templatesRémi Verschelde
2022-03-10Discern between virtual and abstract class bindingsreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-07-13Implement the ability to disable classesreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-16websocket: Fix crash at exit when not running the editorIgnacio Etcheverry
2020-05-12Add WebSocket debugger, use it for Javascript.Fabio Alessandrelli
2020-05-12Remove WebSocket defaults from project settings.Fabio Alessandrelli
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-04Remove libwebsocket. No longer used, yay!Fabio Alessandrelli
2019-07-04WebSocket module now uses wslay library.Fabio Alessandrelli
2019-04-12Move IDHandler JS module to platform from WebsockFabio Alessandrelli
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-11-12Convert WebSocket module to use PacketBuffer classFabio Alessandrelli
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-03-21s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson
2018-02-06Relicense module to the wondeful Godot community!Fabio Alessandrelli
2018-02-06Add websocket module.Fabio Alessandrelli