Module twilight: Change committed

warp at icculus.org warp at icculus.org
Sat Dec 20 16:12:07 EST 2003


Commiter   : warp
CVSROOT    : /cvs/cvsroot/twilight
Module     : twilight
Commit time: 2003-12-20 21:12:06 UTC

Log message:

There have been NO CODE CHANGES.  This commit is ENTIRELY build system updates.

scons and autofoo should compile things properly now, I have no idea about win32.

src/renderer, src/fs, src/image, and src/sound are no longer in the include path, the only way to include something from them is to do '#include renderer/foo.h'.

This means that src/ MUST be in the include path, or things will break badly.

src/include/pmove.h has also been moved to src/qw/pmove.h, as it is very QW specific and nothing else includes it.

Modified files:
     SConstruct src/config.h.in src/base/Makefile.am src/base/cvar.c
     src/base/locs.c src/base/menu.c src/base/menu.h
     src/base/mod_brush.c src/base/model.h src/client/Makefile.am
     src/client/cclient.h src/client/console.c src/client/dlight.c
     src/client/hud.c src/client/input.c src/client/keys.c
     src/fs/Makefile.am src/fs/SConscript src/fs/bsp.c
     src/image/Makefile.am src/image/SConscript src/image/image.c
     src/image/image.h src/image/qlmp.c src/image/sdlimage.c
     src/include/Makefile.am src/nq/Makefile.am src/nq/cl_demo.c
     src/nq/cl_main.c src/nq/cl_model.c src/nq/cl_parse.c
     src/nq/cl_tent.c src/nq/common.c src/nq/gl_screen.c src/nq/host.c
     src/nq/host_cmd.c src/nq/net_dgrm.c src/nq/pr_edict.c
     src/nq/render.h src/nq/snd_dma.c src/nq/sv_main.c src/nq/view.c
     src/qw/Makefile.am src/qw/SConscript src/qw/cl_demo.c
     src/qw/cl_ents.c src/qw/cl_main.c src/qw/cl_model.c
     src/qw/cl_null.c src/qw/cl_parse.c src/qw/cl_tent.c
     src/qw/common.c src/qw/gl_screen.c src/qw/render.h src/qw/skin.c
     src/qw/snd_dma.c src/qw/sv_ccmds.c src/qw/sv_main.c
     src/qw/sv_user.c src/qw/view.c src/renderer/Makefile.am
     src/renderer/SConscript src/renderer/draw.c src/renderer/draw.h
     src/renderer/gen_textures.h src/renderer/gl_light.c
     src/renderer/gl_main.c src/renderer/menu.c src/renderer/sky.c
     src/renderer/sky.h src/renderer/textures.c
     src/renderer/textures.h src/sound/Makefile.am
     src/sound/SConscript

Added files:
     src/qw/pmove.h

Removed files:
     src/include/pmove.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: twilight.20031220.211206.warp.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20031220/8a5f525e/attachment.diff>


More information about the twilight-commits mailing list