Module twilight: Change committed

knghtbrd at icculus.org knghtbrd at icculus.org
Sat Apr 5 04:47:53 EST 2003


Commiter   : knghtbrd
CVSROOT    : /cvs/cvsroot/twilight
Module     : twilight
Commit time: 2003-04-05 09:47:53 UTC

Log message:

Okay, normal clients+servers+SDL works again (this is an improvement over
an hour ago..)  Could not get server without SDL to build, there's too
much dependency on the renderer just to build the server at the moment.
Two new (temporary) AC_DEFINE's to use for improving it: WANT_CLIENTS and
WANT_SERVERS.  We want the defines to go away, but it involves decoupling
a few more too-tightly-integrated pieces first.  Example, colormaps are
defined in a common place: src/render - that's not good if that info goes
into the server!

Cleaned up the SDL stub a bit and moved it to src/base.  Made sure that
the nq and qw Makefiles will look for .h files in src/base, since we
should eventually move stuff in include now to their correct homes under
src.

Modified files:
     configure.in include/common.h include/mdfour.h include/qtypes.h
     nq/Makefile.am qw/Makefile.am qw/cl_null.c qw/client.h
     src/base/Makefile.am src/base/mdfour.c

Added files:
     src/base/sdlstub.c src/base/sdlstub.h

Removed files:
     qw/sv_sdlstub.c qw/sv_sdlstub.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: twilight.20030405.094753.knghtbrd.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20030405/24aea9b9/attachment.diff>


More information about the twilight-commits mailing list