Commit graph

  • 54f4335a8a Autoconf network headers. Marcus Sundberg 2000-01-04 23:06:13 +0000
  • 0a99e0d5fe Include ctype.h for is*() functions. Removed unused variables from InitConProc(). Marcus Sundberg 2000-01-04 23:02:02 +0000
  • b8d1dd372a Added @NET_LIBS@ to LDFLAGS. Marcus Sundberg 2000-01-04 22:59:57 +0000
  • a6be84b54d Merged into net_udp.c. Marcus Sundberg 2000-01-04 22:58:19 +0000
  • 61a1599c80 Autoconf network headers. Merged in qw_common/net_wins.c Marcus Sundberg 2000-01-04 22:56:56 +0000
  • 6120f2dab5 Server need mmsystem.h for timeGetTime() Marcus Sundberg 2000-01-04 22:24:49 +0000
  • de443cad14 Mingw32 needs to include initguid.h before dinput.c - do that if we have it uiWheelMessage needs to be defined here. Avoid multi-line C++-comments. Marcus Sundberg 2000-01-04 22:16:27 +0000
  • f0a9fffc5a Add support for cd_win.c Marcus Sundberg 2000-01-04 22:11:17 +0000
  • 5d5cfd6e4b Include mmsystem.h if we have it. Marcus Sundberg 2000-01-04 22:09:43 +0000
  • c4e15e0eed Added checks for networking headers and initguid.h. Added AC_C_CONST - for (ancient/weird) compilers that don't support const. Added AC_C_INLINE - you can now use the "inline" keyword portably, it will be defined to nothing, __inline, __inline__ or empty depending on the compiler. Added checks for a bunch of functions. All are not used yet, but most should be. Added checks for MGL (the graphics library that vid_win.c uses. Aligned help messages properly. ;) Link with -lwinmm when using Windows sound code. Check for networking functions in common libraries. Use sys_win.c when compiling for mingw32. Marcus Sundberg 2000-01-04 22:00:41 +0000
  • d576b7c9d1 Made building outside the sourcedir work again. Made top of Makefile look like qw_client/Makefile.in Marcus Sundberg 2000-01-04 21:29:10 +0000
  • 8b4503ff05 Made building outside the source dir possible again. Marcus Sundberg 2000-01-04 21:26:22 +0000
  • 1969220a36 another error with the sed script in the TODO, extra ) for the sizeof() taken out. Nelson Rush 2000-01-04 20:35:46 +0000
  • 37c91db62a in TODO the sed script to fix the files was changing sprintf to sprintf instead of snprintf, fixed. Nelson Rush 2000-01-04 20:22:13 +0000
  • d44ae00ade couple of feature requests to work on post-release Joseph Carter 2000-01-04 18:50:27 +0000
  • 6c74e92dd2 No longer do the makefiles stat the obj dir for every compile! While I experienced almost no visible benefit in terms of compile time, others with older machines will and the makefiles are generally cleaner now. Joseph Carter 2000-01-04 12:02:27 +0000
  • 3562cf3e68 More Debian updates, about to upload "0.0.9" (can't use -pre in versions very well) to Debian's servers. Joseph Carter 2000-01-04 06:16:16 +0000
  • 19b2728495 Applied prototype fix to vid_svgalib.c and removed unused variable from qw_client/cl_main.c Nelson Rush 2000-01-04 05:52:00 +0000
  • de9345e948 Added Justin A. McCright for help on fixing an svgalib problem. Nelson Rush 2000-01-04 05:40:25 +0000
  • de56a6f223 removed extra m_filter registration Nelson Rush 2000-01-04 05:38:27 +0000
  • 5f20ff0bd7 added loring's multi-platform, non-mesa OpenGL patch. Nelson Rush 2000-01-04 05:33:00 +0000
  • 4b8ca8dd26 Broke Makefile.in, here's a fix Joseph Carter 2000-01-04 04:38:05 +0000
  • 49d9711def Small mingw32 fix and updated debian/control Joseph Carter 2000-01-04 04:14:35 +0000
  • 740177b2c0 Another merge from BigM Joseph Carter 2000-01-04 03:34:56 +0000
  • 244297cedc Added cvs2cl.pl to tools, added a changelog target to the makefile, and removed the ChangeLog. Joseph Carter 2000-01-04 03:26:19 +0000
  • 62be83ba6f The most important commit I have ever done! Joseph Carter 2000-01-04 02:42:31 +0000
  • e1c130cef8 Erf, small fix to configure.in Joseph Carter 2000-01-04 02:38:54 +0000
  • 6006adda7c Backported and merged the qw_client/keys.c to uquake. Added support for the KP_* keysyms.. Zephaniah E. Hull 2000-01-04 01:53:31 +0000
  • 3e71009f2a uquake/crc.c is common Joseph Carter 2000-01-04 01:05:52 +0000
  • 0b8df448c2 Major configure.in update, applied BigM's gl_rsurf.c merge patch Joseph Carter 2000-01-04 01:03:18 +0000
  • ced209c8ba Reordering the scancode stuff for some stuff I'm doing after release.. Zephaniah E. Hull 2000-01-04 00:17:30 +0000
  • fbc21a8c5e * Merged d_polyse.c from qw_client, _unchanged_ -- current data suggest it works properly with UQ. * Repaired my FIXME in r_alias.c (caused UQ's software targets to segfault) Jeff Teunissen 2000-01-03 23:27:17 +0000
  • c61b284f58 Missed an adivtab.h, pardon my fuckup. Joseph Carter 2000-01-03 22:21:42 +0000
  • 0b480a8691 added copyright lines Nelson Rush 2000-01-03 22:12:26 +0000
  • d75ee8d6b7 Optimized VectorCompare() Nelson Rush 2000-01-03 22:10:13 +0000
  • 5e087f73d6 Took the ""'s off of Justin's name. Nelson Rush 2000-01-03 22:03:49 +0000
  • 55a4e4e01c Fixed register_check(), renamed a couple of non-headers to the "standard" naming of .-c, also the very beginnings of the eventual source reformat. Joseph Carter 2000-01-03 21:54:18 +0000
  • 6337f34ba1 * Fixed an X11 software renderer crash in vid_x.c, thanks Justin A. McCright * Renamed chase_* to cl_chasecam_* in UQ to match their parent cvar. * Changed cl_chasecam* in UQ to be saved in config.cfg * Moved dosasm.s to common, though it doesn't seem to be referenced at _all_ Jeff Teunissen 2000-01-03 21:20:01 +0000
  • 7a6884e4fb Portability fix Joseph Carter 2000-01-03 20:16:47 +0000
  • a6a29bdb63 Moved skin.c to common/ -- it doesn't conflict with UQ, so it might as well be moved now. Jeff Teunissen 2000-01-03 16:53:06 +0000
  • c8339f5d3a Moved buildnum.c to common/ -- we don't use it any more, but we could. Also changed it so that the starting build number would be 21 Dec 1999, the date of the Q1 source release. Today would be build number 13. :) Jeff Teunissen 2000-01-03 16:49:28 +0000
  • 978ccb3cc8 Merged nonintel.c into common/ Jeff Teunissen 2000-01-03 13:45:02 +0000
  • 71b8dc4cad Merged r_bsp.c into common/ Jeff Teunissen 2000-01-03 13:35:09 +0000
  • a671482dd5 sys_linux.c merged and moved into common/ Jeff Teunissen 2000-01-03 12:12:13 +0000
  • 202f794fbe The merge continues...sys_null.c (Portability aid) is common. Jeff Teunissen 2000-01-03 11:14:42 +0000
  • 518401c90c Simplified COM_Block*Checksum (don't worry, it's still compatible -- I tested it), merged r_alias.c (note the FIXME at the end of r_alias.c) Jeff Teunissen 2000-01-03 10:41:24 +0000
  • 5761d2f334 Moved -lm to global LDFLAGS, everything but the GL renderer needs it ajd on at least some platforms the GL renderer needs it too. Joseph Carter 2000-01-03 10:25:01 +0000
  • 24312dcadd Fixed bug with shareware pak file Joseph Carter 2000-01-03 09:19:02 +0000
  • 95dc2c6ebf Heavy Makefile.in updates. Real install target, clean now removes bins, and make is now a little smarter about knowing when to rerun ./configure and ./bootstrap Joseph Carter 2000-01-03 08:03:01 +0000
  • 68785812de More BSD fixes from Darius Joseph Carter 2000-01-03 08:00:46 +0000
  • 9e73b7ff92 Added copyright and license information by request of John Carmack. Nelson Rush 2000-01-03 06:51:43 +0000
  • 28d134d096 added vid_sdl.c and cd_sdl.c which are part of Maas patch for the SDL merge. Nelson Rush 2000-01-03 06:26:49 +0000
  • a841b90d2d SDLQuake merge with our tree made possible by Sam Lantinga and Maas van den Berg, currently the video and cdrom audio are supported. Nelson Rush 2000-01-03 06:18:32 +0000
  • 768b167927 A couple of FreeBSD fixes from Darius Joseph Carter 2000-01-03 05:06:19 +0000
  • d0674e837c pandr's pr_* merge.. Joseph Carter 2000-01-03 04:45:54 +0000
  • d5217418ec QW's crosshair 2 and crosshaircolor now work in UQ. Also because I felt like adding a gratuitious feature, GL target users can crosshair 3 for a completely new crosshair and higher resolution crosshair (oooh!) Software renderer doesn't have it because...well look at Draw_Crosshair() in draw.c, it's truly a nightmare! You have to plot each pixel individually, makes you feel like you're coding in Applesoft BASIC. If you want it, figure out how to do it sanely. Joseph Carter 2000-01-03 04:33:43 +0000
  • cfa702ec38 pr_comp.h's identical, moved to common Joseph Carter 2000-01-03 02:24:26 +0000
  • f00251f5cc Added Deek to the list of server resources helpers. Nelson Rush 2000-01-03 02:15:26 +0000
  • 47e85cdd29 Version cleanup, not completely happy with it yet.. Zephaniah E. Hull 2000-01-03 01:40:54 +0000
  • ceb0162eb0 fixed bashism Joseph Carter 2000-01-03 00:49:51 +0000
  • 590b4c1c58 crosshair 2 now works in UQ, as does crosshaircolor Joseph Carter 2000-01-03 00:08:03 +0000
  • 7882224e29 Make qw-server #include <config.h> to fix endianness problems. Joseph Carter 2000-01-02 23:57:20 +0000
  • 5656077ed5 a couple of x86 freebsd things added Joseph Carter 2000-01-02 22:38:37 +0000
  • 91226eac59 Forgot to move the file... Joseph Carter 2000-01-02 16:26:14 +0000
  • 8ee8699d16 Sound cleanups from Marcus: snd_linux.c -> snd_oss.c, the OSS API is used on a lot more than just Linux. Updated Autoconf to check for OSS rather than check for Linux and just assume OSS is there. Joseph Carter 2000-01-02 16:18:22 +0000
  • 6d9ae5f2ef Merged gl_draw.c! Yes, the version string is unscaled. Joseph Carter 2000-01-02 15:53:47 +0000
  • e02e3a8982 The stupid scaled version text is gone. Under QW's GL targets (only under those targets) the version string was rendered using the standard console font, unscaled. All software renderer targets now benefit from this. Joseph Carter 2000-01-02 15:52:45 +0000
  • d7d4a3dcd6 Removed all traces of the useless gl_reporttjunctions cvar Joseph Carter 2000-01-02 12:00:43 +0000
  • ecac4a1474 Marcus' patch for the beginnings of mingw32 support in the tree Joseph Carter 2000-01-02 11:32:21 +0000
  • 9ef97ca84c Whoever put X11_CFLAGS = ... $(X_CFLAGS) in the Makefile.in's was smoking something potent. Should be @X_CFLAGS@, fixed. Joseph Carter 2000-01-02 11:23:41 +0000
  • 2417b5129b Oops, the GGI target won't work too well without this file... Joseph Carter 2000-01-02 10:07:08 +0000
  • 365a1c144f draw.[ch] merge Joseph Carter 2000-01-02 10:06:17 +0000
  • 247158c517 Marcus' GGI targets added, fear! Joseph Carter 2000-01-02 08:50:13 +0000
  • b75354555d chase_active in uquake is now cl_chasecam like in qw-client Joseph Carter 2000-01-02 05:46:52 +0000
  • 4a291f544e fixed VERSION not getting defined/used properly hopefully once and for all Joseph Carter 2000-01-02 05:34:27 +0000
  • 81121d7d44 Marcus' mdfour fix... Perhaps this should be sent to the rsync people? Joseph Carter 2000-01-02 05:10:08 +0000
  • c7f95dda2d Removed _all_ references to the define IDGODS. It was turned off anyway, but still a glaring security hole waiting for someone to abuse. Joseph Carter 2000-01-02 05:00:54 +0000
  • 0606295105 This is the first file I am adding, it should be in /common. One step further into a merged qw/uquake tree :) This code was submitted by Taniwha. Eric Windisch 2000-01-02 04:31:53 +0000
  • aaf2545ce2 Removed uquake/gl_rmisc.c and qw_client/gl_rmisc.c Eric Windisch 2000-01-02 04:18:38 +0000
  • 797b93f871 Taniwha pointed out that qw didn't compile, i put cvar_t r_waterwarp in a non-common file. I moved it to r_glmain.c, everything _SHOULD_ work now (I hope!). Eric Windisch 2000-01-02 04:04:17 +0000
  • 88058a06c6 I thank Mao for pointing out to me the bootscrap script (which runs autoheader and autoconf). I removed the #version from quakedef.h and changed the version to "0.1.0-pre" within acconfig.h Eric Windisch 2000-01-02 03:56:55 +0000
  • 88bd46b4b6 Been commiting quite a lot tonight; I forgot to register r_fog and r_waterwarp for qw_client. r_volfog was forgotten for uquake and qw, whoops. Eric Windisch 2000-01-02 03:40:10 +0000
  • e7b423b68c Someone deleted #define VERSION, readded it.. uquake now compiles again. Version reports as 0.1.0, the next planed unstable release. Eric Windisch 2000-01-02 03:26:36 +0000
  • 2bfc08ccde Preliminary Volumetric fog :) fixed problem where r_fog, r_waterwarp were not defined for quakeworld. Eric Windisch 2000-01-02 03:12:59 +0000
  • abf1fae788 Didn't realize that quakeworld shouldn't use r_mirror (yet), added #ifdef so nobody encounters any segfaults :) Eric Windisch 2000-01-02 02:57:59 +0000
  • 84d05a1c59 Removed some #ifdef and #ifundef's that didn't make much sense. Eric Windisch 2000-01-02 02:52:38 +0000
  • ca59cdb11b Major additions to TODO and AUTHORS files Joseph Carter 2000-01-01 23:09:50 +0000
  • 946bc3c79d Some recommended changes for win32 sound Joseph Carter 2000-01-01 23:07:06 +0000
  • 233d0af85f Added autoheader support. Also added ./bootstrap to go from a freshly checked out tree to something ./configure'able. Joseph Carter 2000-01-01 20:45:27 +0000
  • 2c2b89d5ed We don't need a 2 year old binary dist cluttering up our tree. Joseph Carter 2000-01-01 19:57:56 +0000
  • 60c704bfca Missed one. Joseph Carter 2000-01-01 19:51:56 +0000
  • c1b1194328 Several files from doc/stadalone and doc/quakeworld have no bearing on reality anymore, removed them. Renamed what remained and put it directly in doc for easier reference. qwcl2.ico and quake.ico (the mini-icons for the upper left corner in win32) are identical, removed one. Made an xpm of quake.gif. Removed standalone and quakeworld subdirs. Joseph Carter 2000-01-01 19:47:17 +0000
  • 81d5367062 Grr...teach me not to test before committing... Jeff Teunissen 2000-01-01 16:37:03 +0000
  • c2827bb3d7 Test changes in net_com.c for bad connects... Jeff Teunissen 2000-01-01 16:35:48 +0000
  • 4abffbc7bb gl_ztrick is now saved in the config.cfg file Jeff Teunissen 2000-01-01 16:20:38 +0000
  • a48be19a46 LDFLAGS cleanups for -svga and -3dfx Joseph Carter 2000-01-01 16:12:25 +0000
  • ee7164d21b Repaired UQuake gl_rmail.c mess, commented out gl_reporttjunctions refs, since they are apparently unused by either QW or UQuake. Jeff Teunissen 2000-01-01 15:03:44 +0000
  • 5011f5c5e4 This should fix Deek's problem with failure to find -lGL properly. Joseph Carter 2000-01-01 14:20:42 +0000
  • ea695455d1 Mostly formatting changes to the README. Joseph Carter 2000-01-01 14:09:49 +0000
  • 0e47377fd9 Fix for APIENTRY detection Jeff Teunissen 2000-01-01 13:51:49 +0000