Module name: twilight
Repository: twilight/qw-server/
Changes by: raineth 15 Aug 2001 06:10:56 UTC
Log message:
Added autoconf/automake support for building on Win32, building with
mingw32 works properly now (and building with cygwin may.) Additionally,
some of the Win32 code has been cleaned up so that the code is -Werror
clean for Win32.
Modified files:
./:
acconfig.h configure.in
twilight/include/:
win32conf.h
twilight/nq/:
Makefile.am conproc.c glquake.h mathlib.c quakedef.h
snd_dma.c snd_mix.c snd_win.c sys_win.c winquake.h
twilight/qw/:
Makefile.am glquake.h mathlib.c quakedef.h snd_dma.c
snd_mix.c snd_win.c sys_win.c winquake.h
twilight/qw-server/:
Makefile.am mathlib.c qwsvdef.h sv_send.c sys_win.c
Added files:
twilight/include/:
compat.h
Revision Changes Path
1.4 +4 -2 twilight/acconfig.h
1.13 +36 -5 twilight/configure.in
1.6 +1 -3 twilight/include/win32conf.h
1.8 +13 -6 twilight/nq/Makefile.am
1.5 +3 -2 twilight/nq/conproc.c
1.13 +3 -1 twilight/nq/glquake.h
1.15 +3 -3 twilight/nq/mathlib.c
1.15 +1 -1 twilight/nq/quakedef.h
1.9 +6 -6 twilight/nq/snd_dma.c
1.7 +7 -6 twilight/nq/snd_mix.c
1.4 +5 -5 twilight/nq/snd_win.c
1.17 +5 -5 twilight/nq/sys_win.c
1.5 +2 -5 twilight/nq/winquake.h
1.8 +13 -5 twilight/qw/Makefile.am
1.10 +3 -1 twilight/qw/glquake.h
1.9 +3 -3 twilight/qw/mathlib.c
1.13 +1 -1 twilight/qw/quakedef.h
1.8 +3 -3 twilight/qw/snd_dma.c
1.6 +7 -6 twilight/qw/snd_mix.c
1.5 +5 -5 twilight/qw/snd_win.c
1.11 +4 -4 twilight/qw/sys_win.c
1.4 +3 -7 twilight/qw/winquake.h
1.7 +14 -5 twilight/qw-server/Makefile.am
1.8 +3 -3 twilight/qw-server/mathlib.c
1.10 +1 -1 twilight/qw-server/qwsvdef.h
1.8 +4 -4 twilight/qw-server/sv_send.c
1.10 +1 -2 twilight/qw-server/sys_win.c
_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/twilight-commits
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) raineth
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) digiman
- [Twilight-commits] CVS Update: twilight (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: twilight (branch: trunk) eviltypeguy
