Updated todo

This commit is contained in:
Sergii Pylypenko
2021-06-22 00:48:13 +03:00
parent 0427eab5c6
commit 8459f5dd43

View File

@@ -23,8 +23,6 @@
- Download all data files into IDBFS on first run, to free up some RAM.
- Build libicuuc libicuio libicuio libiculx and libicu-le-hb for Hebrew and Arabic support.
- Fix multiplayer using WebSocket Proxy Server, this depends on pthreads support,
so I'll probably need to hack together some custom proxy that does not use pthreads.
@@ -38,6 +36,4 @@
- Find some developer with a MacBook and $100 to publish the 'OpenTTD Webapp Launcher' to the Apple Store.
- Fast forward button requires separate rendering thread, implement frameskip instead.
- Ctrl screen button is getting stuck in the pressed state.