Joseph Carter
5011f5c5e4
This should fix Deek's problem with failure to find -lGL properly.
2000-01-01 14:20:42 +00:00
Joseph Carter
ea695455d1
Mostly formatting changes to the README.
2000-01-01 14:09:49 +00:00
Jeff Teunissen
0e47377fd9
Fix for APIENTRY detection
2000-01-01 13:51:49 +00:00
Jeff Teunissen
5fa34c3456
Fixed silly bug in OpenGL detection.
2000-01-01 13:30:54 +00:00
Jeff Teunissen
87419fbacc
Fixed my slight GLX screwup with _windowed_mouse -- thanks to Marcus
...
Sundberg for supplying patch.
2000-01-01 12:31:54 +00:00
Jeff Teunissen
0cc234c445
Removed two Windows header files that we are not allowed to distribute.
2000-01-01 11:22:20 +00:00
Jeff Teunissen
2c533427e5
Whoops! Forgot to add the declarations file for mdfour's unsigned int hack.
...
Here it is! :)
2000-01-01 11:19:32 +00:00
Jeff Teunissen
7d08fbe4fe
Replaced RSA MD4 source with GPLed mdfour.[ch] source, and net_com.c to
...
connect it all. Also modified Makefile.in for qw-(client|server) to use
them.
2000-01-01 11:18:00 +00:00
Joseph Carter
731de52ce7
Added XInput and saving of gl_ztrick to TODO
2000-01-01 11:03:27 +00:00
Joseph Carter
509647ba1d
Added .gitignore files. Added clean-autoconf target to Makefile.in and
...
made distclean remove *~ files
2000-01-01 08:10:02 +00:00
Nelson Rush
23df922429
Turns out that common_quakedef.h was right, and I goofed.
2000-01-01 07:17:04 +00:00
Nelson Rush
5fd458028e
Added Chad Fowler to the list of 'server resources', he's working on mysql and php stuff.
2000-01-01 06:58:20 +00:00
Nelson Rush
49734ce902
forgot
2000-01-01 06:50:44 +00:00
Nelson Rush
6f366830de
All the files in common include "quakedef.h" not "common_quakedef.h", I think someone inappropriately renamed it without checking.
2000-01-01 06:45:22 +00:00
Nelson Rush
c5e3135714
I optimized the math routines, they're faster and more compact.
2000-01-01 06:41:15 +00:00
Joseph Carter
2aaaf57f97
Re-added some stuff that somehow got removed from the TODO..
2000-01-01 06:33:18 +00:00
Zephaniah E. Hull
2d821cdda6
Applied patch from Bill Currie to merge gl_rmain.c
2000-01-01 06:26:03 +00:00
Joseph Carter
1db842863d
Added a few more people to AUTHORS..
2000-01-01 05:16:24 +00:00
Zephaniah E. Hull
a1d7ee772b
More merging work..
2000-01-01 04:41:14 +00:00
Zephaniah E. Hull
555871f7e2
Some GL fixes in configure.in
...
Merged the uquake and qw_client gl_vidlinux.c into common/gl_vidlinux_3dfx.c
2000-01-01 04:21:44 +00:00
Jeff Teunissen
69c2c784f2
Deleted redundant bitmap -- we're not really QuakeWorld any more, are we?
2000-01-01 03:32:40 +00:00
Jeff Teunissen
bb779efaf0
TODO additions
2000-01-01 03:21:08 +00:00
Nelson Rush
8bab9c445f
Added some goals mentioned in the mailing lists and forums.
1999-12-31 23:25:13 +00:00
Joseph Carter
84f1730855
The Autoconf Merge from Hell, part II! Rewrote much of the configure.in
...
rules, check out the help for ./configure to see what's changed. Added
the beginnings of autoconf DGA support (it is detected properly though it
isn't yet complete---HAS_DGA isn't getting defined in config.h for some
reason..)
1999-12-31 23:03:00 +00:00
Joseph Carter
1531a05a9c
Added a couple items to the TODO list that have been talked about on irc,
...
please have a look if you haven't recently--there's lots of stuff in there
that would be good to work on.
1999-12-31 23:02:28 +00:00
Nelson Rush
7e2250a97e
Updated documentation, legalise, technical info changes, added Id's original changelog to the end of ours. Added myself to the list of document maintainers.
1999-12-31 22:03:21 +00:00
Nelson Rush
ee3671c2f2
added myself
1999-12-31 17:43:52 +00:00
Jeff Teunissen
e902071cbb
Made OpenGL targets in X remove the cursor when _windowed_mouse 1 is set.
...
Also, committed patch from Marcus Sundberg <mackan@stacken.kth.se> or
1999-12-31 13:22:02 +00:00
Joseph Carter
ec75dc0dc6
Added missing quotes around variable assignments that need them.
1999-12-31 08:16:25 +00:00
Joseph Carter
94dae8608e
Moved config.h.in to common/, updated Makefile.in's so configure works
...
from any dir, and removed a couple of autoconf errors when extensions that
aren't required happen to be unavailable.
1999-12-31 06:54:05 +00:00
Joseph Carter
8d017e3875
Removed a (resolved) conflict in this file that was commented out.
1999-12-31 06:51:43 +00:00
Joseph Carter
a5a674c53d
Cleaned up/added stuff to misc non-source files
1999-12-31 06:49:45 +00:00
Nelson Rush
00b8708cf0
added marcus to the list of sound cleanups
1999-12-31 06:07:27 +00:00
Nelson Rush
c1fb59b9b1
added snd_mme.c for MME sound system support (DUnix)
1999-12-31 05:55:26 +00:00
Nelson Rush
60be1a206d
pandr reworked marcus's MME Digital UNIX sound support to fit with out changes.
...
just have to add snd_mme.c next
1999-12-31 05:53:52 +00:00
Zephaniah E. Hull
ea9c2f09b8
Whoops, one more..
1999-12-31 05:10:16 +00:00
Zephaniah E. Hull
b416d81046
Tweaked the authors, missed a few .s files..
1999-12-31 05:09:06 +00:00
Eric Windisch
67b65279a3
Fixed up some of the "ugly fog code" and removed an obsolete comment
1999-12-31 04:44:04 +00:00
Zephaniah E. Hull
1def055dcb
Missed a few..
1999-12-31 04:41:57 +00:00
Zephaniah E. Hull
f5c91c88af
Compile fix on some stuff..
...
Mass movement of completely common files between qw_client and uquake.
1999-12-31 04:39:06 +00:00
Eric Windisch
18446beeca
Ok. now it compiles svgalib and 3dfx.. at least on my system :)
1999-12-31 04:18:13 +00:00
Zephaniah E. Hull
c2681485bf
Updated the authors file..
...
Tweaked configure.in to reflect the removal of sys_sun.c.
1999-12-31 03:26:08 +00:00
Zephaniah E. Hull
1c68f5aa28
VERSION and HAVE_GL_COLOR_INDEX8_EXT fixes..
1999-12-31 03:11:54 +00:00
Zephaniah E. Hull
e468985ee1
Added common/config.h.in, moving the version and a few other variables
...
there, more will be added later as needed..
Added -Wall to the cflags on a few things, may have missed some stuff..
Changed the tests on HAVE_GL_COLOR_INDEX8_EXT to actually function..
(Fixes the GL texture problem..)
Added tests for GLAPIENTRY and APIENTRY, there will alweys be
something..
Fixed the check for the 3dfxgl lib..
Some makefile tweaking..
Changed VERSION into a string so it can easily be 0.1.0..
Removed the generated configure script, does not merge sanely..
1999-12-31 02:59:25 +00:00
Joseph Carter
d9d937cd66
./configure is actually included this time. If DJGPP has autoconf we
...
should remove that file and just have people regenerate it. Also update
the Makefile.in's to put bins right in targets rather than subdirs under
targets. Removed stale uquake/Makefile.extra.
1999-12-31 02:40:35 +00:00
Nelson Rush
57def3e264
Added Marcus's patch to align surfcache_t structs for 64-bit platforms.
1999-12-31 02:31:14 +00:00
Joseph Carter
69168b6695
pandr's autoconf cleanup. Now uses common/cd_wrapper.c to replace some of
...
the things autoconf was doing before but really shouldn't have been.
1999-12-31 02:10:33 +00:00
Nelson Rush
68058bef7c
uquake/sys_sun.c has been moved to uquake/sys_unix.c which is the proper filename
1999-12-31 01:54:23 +00:00
Nelson Rush
7cfd830c1a
removed nested comments
1999-12-31 01:10:44 +00:00
Nelson Rush
28e43df523
added names
1999-12-31 01:04:58 +00:00