Bill Currie
af032b8d55
port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet)
...
split up the headerfiles and such. common.[ch] and qwsvdef.h no longer exist. More work still needs to be done (esp for windows) but this should be a major improvement.
2000-05-21 08:24:45 +00:00
Marcus Sundberg
9d4db93b27
Added sound and CD configuration.
...
Compile system, sound and CD drivers into libraries which we link against.
Now Mingw32 compilation works.
2000-05-21 00:15:03 +00:00
Marcus Sundberg
88701b5038
Added MGL target.
2000-05-20 03:27:04 +00:00
Marcus Sundberg
52867ce15d
Moved sys_unix.c and sys_linux.c into sys_linux.c, cl_sys_unix.c and
...
sv_sys_unix.c.
2000-05-20 02:00:28 +00:00
Marcus Sundberg
acc0d2c5b8
Fixed up system driver selection.
...
Made qf-server compile with Mingw32.
2000-05-20 01:15:14 +00:00
Marcus Sundberg
6fb394d259
Added GGI target to build system.
2000-05-19 22:42:44 +00:00
Marcus Sundberg
4163c252b3
Made Makefile find includes.
2000-05-19 22:31:14 +00:00
Brian Koropoff
0140835694
Server list stuff added to newtree!
2000-05-19 04:33:12 +00:00
Jeff Teunissen
00aa3557d4
Cleaned up the build system...thanks to some configure hacking, -glx is
...
now only built if X11 is available, and defines its own CFLAGS and LIBS
variables to be empty if dirs are not specified on the
configure command-line.
Oh, yeah. OPENGL_* are now GLX_*. Sorry. :)
2000-05-18 13:15:10 +00:00
Bill Currie
1ce7197bab
rename snd_linux.c to snd_oss.c in prep for snd_alsa.c
2000-05-18 03:44:30 +00:00
Marcus Sundberg
1d1726fd46
Fix X-detection.
2000-05-17 19:51:02 +00:00
Marcus Sundberg
81115b3719
Added EXTRA_DIST
2000-05-17 18:19:05 +00:00
Marcus Sundberg
3bbefb1a65
Added GGI client.
2000-05-17 17:28:22 +00:00
Jeff Teunissen
e68f73a621
configure updates. GL seems to build now.
2000-05-17 13:39:16 +00:00
Jeff Teunissen
7e5af715bb
Automake stuff. Don't blame me for this. ;)
...
You will need to run automake --add-missing to create the necessary
symlinks for install-sh, etc.
2000-05-17 09:25:03 +00:00