On Sun, March 11, 2012 16:54, Antti Harri wrote:
> Update to 0.8.8.
>
> I've switched the VM on and tested it succesfully on amd64 and i386. Network
> play worked too on amd64. It didn't look like the gethostnameinfo-patch was
> needed anymore but I'd appreciate some test reports about networking and if OA
> works on macppc.
>
> The two vm patches are from Toni Spets and actually for ioquake3 but they
> apply
> for OA as well, thanks!
>
> The site containing the engine tarball didn't seem too reliable so I decided
> to mirror
> it myself too.
Hi. patches/patch-code_sys_sys_unix_c was killed 3 days ago, and you still
have this in your diff.
Anyway playing with bots on localhost is fine on amd64
>
> --
> Antti Harri
>
> diff --git games/openarena/patches/patch-code_sys_sys_unix_c
> games/openarena/patches/patch-code_sys_sys_unix_c
> index aa80fa9..3b59558 100644
> --- games/openarena/patches/patch-code_sys_sys_unix_c
> +++ games/openarena/patches/patch-code_sys_sys_unix_c
> @@ -1,7 +1,7 @@
> $OpenBSD: ports/games/openarena/patches/patch-code_sys_sys_unix_c,v 1.1
> 2010/05/27 03:47:28 jakemsr Exp $
> ---- code/sys/sys_unix.c.orig Sat May 2 16:44:02 2009
> -+++ code/sys/sys_unix.c Sat May 2 16:44:21 2009
> -@@ -139,7 +139,7 @@ qboolean Sys_RandomBytes( byte *string, int len )
> +--- code/sys/sys_unix.c.orig Sat Dec 24 14:29:36 2011
> ++++ code/sys/sys_unix.c Wed Mar 7 10:11:54 2012
> +@@ -151,7 +151,7 @@ qboolean Sys_RandomBytes( byte *string, int len )
> {
> FILE *fp;
>