Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-15 | Add: support for emscripten (play-OpenTTD-in-the-browser) | Patric Stout | |
Emscripten compiles to WASM, which can be loaded via HTML / JavaScript. This allows you to play OpenTTD inside a browser. Co-authored-by: milek7 <me@milek7.pl> | |||
2020-12-13 | Fix: [Actions] cleanup ci-build workflow to be up-to-date (#8375) | Patric Stout | |
Also, while at it, make it more like the upcoming release-workflow, so they look a lot more similar. Functional it should be the same, except that Windows should now also output when a test fails. | |||
2020-12-10 | Fix: Prevent infinite recursion in commit checker | glx22 | |
2020-10-10 | Fix: [Actions] Call apt-get update before trying to install packages | Charles Pigott | |
2020-10-10 | Add: [Actions] Add problem matchers for CI platforms | Charles Pigott | |
2020-10-03 | Add: [Actions] CI build workflow | glx | |
2020-01-19 | Add: [Actions] commit-checker workflow | glx | |