Running q3ded on PPC

Tim Angus tim at ngus.net
Sat Oct 29 18:08:02 EDT 2005


On Sat, 29 Oct 2005 14:18:44 +0200 Ludwig wrote:
> - the dedicated server is probably for historical reasons compiled
>   with -DC_ONLY

This does seem rather odd. Can anybody think of a good reason why we
should be using C_ONLY for the dedicated server?

> -	#define	loadWord(addr) *((int *)addr)
> +	#define	loadWord(addr) LittleLong(*((int *)addr))

So I applied this, as it apparently fixes the problem. Nice catch :).



More information about the quake3 mailing list