quakeforge/libs
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
..
audio dos is dead, really. This has never worked, and would need a full rewrite 2001-06-29 07:56:36 +00:00
gamecode report statment addresses for current statement and branch destinations when 2001-06-28 23:58:01 +00:00
gib gcc 3.0 compile fixes 2001-06-19 22:05:13 +00:00
models This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
util taniwha, please have a look at this to make sure I'm doing it the "right" 2001-07-02 18:11:34 +00:00
video Fix -sgl's glFlush 2001-07-01 00:11:24 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +00:00
Makefile.am move the gib language out of nq and into its own dir (hehe, libQFgib:) 2001-05-17 21:45:56 +00:00