summaryrefslogtreecommitdiffstats
path: root/platform/web/web_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Fix missing include in Web main after #93906Rémi Verschelde2024-07-051-0/+1
* Fix preloading a zip in the web editorPaul Sinnett2024-07-041-1/+2
* Refactor OS exit code to be `EXIT_SUCCESS` by defaultRémi Verschelde2024-03-081-9/+7
* Add `proxy_to_pthread` option to `platform=web`Adam Scott2023-10-091-0/+10
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-4/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Web] Improve Godot shutdown and cleanup.Fabio Alessandrelli2022-11-051-18/+18
* Rename `Engine.target_fps` and associated project setting to `max_fps`Hugo Locurcio2022-10-031-3/+3
* [Web] Small fixes and enhancements.Fabio Alessandrelli2022-09-111-1/+25
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-0/+110