From bfe17fa241c66752eed34084ddc602da1de3ec63 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sun, 17 Sep 2023 08:50:37 +0300 Subject: [PATCH] Documentation: update ports list, remove old engine ports that has new engine alternatives, re-sort it by status and platform --- Documentation/ports.md | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/Documentation/ports.md b/Documentation/ports.md index a6a63136..6da06132 100644 --- a/Documentation/ports.md +++ b/Documentation/ports.md @@ -2,38 +2,32 @@ Xash3D FWGS is intended to be easily ported to specific platform, however main i This page is about merged ports to main source tree and responsible for it developers. -For porting guidelines, look here(TODO!) +For porting guidelines, look engine-porting-guide.md. Status: -* **Supported**: active, confirmed to be fully functional. +* **Supported**: active, was confirmed to be fully functional. * **In progress**: active, under development. -* **Incomplete**: not active, but some work was accepted to main repository before * **Old Engine**: port was for old engine fork * **Not maintained**: lack of human resources -* **Not merged**: was done in third-party fork, real status unknown * **Deprecated**: not supported anymore -Table is sorted by status. +Table is sorted by status and platform. | Platform | Status | Maintainer | Note | -------- | ------ | ---------- | ---- -| Windows | Supported | @a1batross, @SNMetamorph | +| Android | Supported | @Velaron | | *BSD | Supported | @nekonomicon | -| GNU/Linux(x86, amd64, arm) | Supported | @a1batross, @mittorn | -| Android | Supported | @a1batross, @mittorn | -| MotoMAGX | Supported | @a1batross | -| GNU/Linux(elbrus) | Supported | @a1batross, @mittorn | Rare and eventual access to e2k machine -| Haiku | Supported | not maintained | Was added by #478 and #483 | DOS4GW | Supported | @mittorn | -| GNU/Linux(mipsel) | Supported | @mittorn | +| GNU/Linux | Supported | @a1batross, @mittorn | +| Haiku | Supported | not maintained | Was added by #478 and #483 +| macOS | Supported | @sofakng | +| MotoMAGX | Supported | @a1batross | | PSVita | Supported | @fgsfdsfgs | | Switch | Supported | @fgsfdsfgs | -| Wii | In progress | Collaborative effort | [GitHub Repository](https://github.com/saucesaft/xash3d-wii) +| Windows | Supported | @a1batross, @SNMetamorph | | PSP | In progress | @Crow_bar, @Velaron | [GitHub Repository](https://github.com/Crow-bar/xash3d-fwgs) +| Wii | In progress | Collaborative effort | [GitHub Repository](https://github.com/saucesaft/xash3d-wii) | Emscripten | Old Engine | not maintained | -| Oculus Quest | Old Engine fork | @DrBeef | [GitHub Repository](https://github.com/DrBeef/Lambda1VR) -| PSVita | Old Engine fork | not maintained | [GitHub Repository](https://github.com/fgsfdsfgs/vitaXash3D) -| Switch | Old Engine fork | not maintained | [GitHub Repository](https://github.com/switchports/xash3d-switch) | 3DS | Old Engine fork | not maintained | [GitHub Repository](https://github.com/masterfeizz/Xash3DS) -| macOS | Supported | @sofakng | +| Oculus Quest | Old Engine fork | @DrBeef | [GitHub Repository](https://github.com/DrBeef/Lambda1VR) | iOS | Deprecated | not maintained | See GitHub issue #61