Go to file
Joseph Carter eb71edb5d4 taniwha, please have a look at this to make sure I'm doing it the "right"
way..  Sys_Printf is now Sys_StdPrintf for now.  Sys_Printf is a function
pointer and will end up replacing Con_Printf as well.  Names will change
to something intelligent when I'm done.  Win32 is not yet touched, but I
haven't forgotten it.

The reason for this is the assumption that Con_Printf and Sys_Printf do
not overlap.  The new server console WILL change that, requiring that we
change how we handle both functions.  The plan:  Default to using stubs
and swap them for full-featured functions on Console init which do all
the things we expect.  Will also do a stderr version later.
2001-07-02 18:11:34 +00:00
RPM initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
debian GGI has been eradicated. It's broken and none of us use it, therefore 2001-02-22 00:24:45 +00:00
doc It's 2001 now ;) 2001-06-06 15:18:52 +00:00
include taniwha, please have a look at this to make sure I'm doing it the "right" 2001-07-02 18:11:34 +00:00
libs taniwha, please have a look at this to make sure I'm doing it the "right" 2001-07-02 18:11:34 +00:00
nq taniwha, please have a look at this to make sure I'm doing it the "right" 2001-07-02 18:11:34 +00:00
qw taniwha, please have a look at this to make sure I'm doing it the "right" 2001-07-02 18:11:34 +00:00
tools #include foo/bar.qc now works 2001-06-29 16:14:47 +00:00
.gitignore add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am make make changelog work in an external buildtree 2001-06-08 00:27:41 +00:00
NEWS Cleared the NEWS file - what was there didn't even apply to newtree it was 2001-02-23 00:49:59 +00:00
TODO textures will be a lib of its own 2001-05-10 21:43:57 +00:00
acconfig.h make progs type checking optional at configure time. still defaults to on. 2001-06-08 00:11:54 +00:00
acinclude.m4 Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
bootstrap remove the location 2001-06-08 22:57:51 +00:00
configure.in make -3dfx compile again, may need fixing for mesa specific functions listed in vid_3dfxsvga.c 2001-06-29 02:10:52 +00:00
quakeforge-config.in add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00