Files
0ad/source
phosit 46b27f22ca Wait for autostart by promise
Since the completion is checked using the promise the `onTick` function
can be removed.
This replaces the `AutoStart` `AutoStartClient` and `AutoStartHost` by
async functions.
The functions can now return something to the engine. That is used to
inform the engine which page to open. That was previously done in
JavaScript. Which is ugly because it doesn't know whether it's in
visual-mode.
2026-03-19 18:44:52 +01:00
..
2026-03-13 18:07:56 +01:00
2026-02-08 19:27:50 +01:00
2026-03-19 18:44:52 +01:00
2026-03-03 11:25:52 +01:00
2026-03-03 11:25:52 +01:00