quakeforge/nq
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
..
include gcc 3.0 compile fixes 2001-06-19 22:05:13 +00:00
source taniwha, please have a look at this to make sure I'm doing it the "right" 2001-07-02 18:11:34 +00:00
.gitignore initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
AUTHORS initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am Makefile cleanups. 2001-04-18 07:05:37 +00:00
nuq.lsm.in initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
README initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
TODO initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00