From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=NICE_REPLY_A,RDNS_NONE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 27090 invoked from network); 31 Aug 2021 20:13:44 -0000 Received: from unknown (HELO 4ess.inri.net) (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 31 Aug 2021 20:13:44 -0000 Received: from outgoing.selfhost.de ([82.98.82.6]) by 4ess; Tue Aug 31 14:10:08 -0400 2021 Received: (qmail 28704 invoked from network); 31 Aug 2021 17:42:25 -0000 Received: from unknown (HELO mx03.bss-wf.de) (postmaster@emdtgvmf.mail.selfhost.de@84.150.44.52) by mailout.selfhost.de with ESMTPA; 31 Aug 2021 17:42:25 -0000 Received: by mx03.bss-wf.de (Postfix, from userid 1000) id C151F3DD8E; Tue, 31 Aug 2021 19:42:24 +0200 (CEST) Received: from [10.137.0.34] (81.25.160.134.dynamic-pppoe.dt.ipv4.wtnet.de [81.25.160.134]) by mx03.bss-wf.de (Postfix) with ESMTPSA id 9A7B13DD78 for <9front@9front.org>; Tue, 31 Aug 2021 19:42:18 +0200 (CEST) To: 9front@9front.org References: <1c6a9263-067d-f5d4-a15b-ae6c33d6d300@elidragon.com> From: Tobias Heinicke Message-ID: <63209b44-9eea-f9bd-4af4-41e9559d0225@bss-wf.de> Date: Tue, 31 Aug 2021 19:42:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: mobile SQL over YAML core full-stack package wrapper interface Subject: Re: [9front] 50$ bounty for Half-Life in 9 Reply-To: 9front@9front.org Precedence: bulk I think the most sane approach would be to port FTEQW (given that it is a Quake/QuakeWorld engine and we already got qk1 and qk2 (thanks to qwx) this may be quite feasible) and then port FreeHL: https://github.com/eukara/freehl That is on a quick glance: port FTEQW (probably most work), then port Nuclide SDK (https://github.com/VeraVisions/nuclide/) (should be less work) and get FreeHL, FreeCS and more almost for free (mostly writing beautiful mkfiles). Seems saner than xash3d (and also legal ; especially compared to leak suggestion) -- Tobias Heinicke On 8/30/21 11:44 PM, mrowczok wrote: > also there was a code-leak in 2003, unfortunately for your project that it > was for hl2/hl:source > > https://vcc.wiki/wiki/The_2003_Leak > > > pon., 30 sie 2021 o 23:42 mrowczok napisał(a): >> >> also there was a code-leak in 2003, unfortunately for your project that it was for hl2/hl:source >> >> https://vcc.wiki/wiki/The_2003_Leak >> >> >> pon., 30 sie 2021 o 21:35 an2qzavok napisał(a): >>> >>>> If you want us to port the source code, where do we even obtain the code? >>> >>> There's an open source GoldSource-compatible engine called Xash3D, I >>> think it even builds on i386 Linux.