Bill Currie
|
1c9e1b176f
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
|
Bill Currie
|
443196e66b
|
very nice command line tab completeion from Shawn Walker
<eviltypeguy@qeradiant.com>
|
2001-06-28 04:05:14 +00:00 |
|
Bill Currie
|
323015b11a
|
include/QF header cleanup. including config.h (or any file from include) is
a nono because headers in include/QF get installed, but include don't and thus
would break quakeforge-dev.
|
2001-05-31 05:33:13 +00:00 |
|
Bill Currie
|
12c14bd71f
|
split up console like sys was
|
2001-04-11 05:10:04 +00:00 |
|
Bill Currie
|
dfbfd9463c
|
mingw cross compile fixes. qw-server (only, so far) compiles but does not
yet link due to Sys_Error :/
|
2001-04-10 20:07:11 +00:00 |
|
Zephaniah E. Hull
|
8ef747124c
|
Fixed the weak Con_Print issue.
(Still need to thwap taniwha for doing an incomplete merge.)
|
2001-03-31 14:41:13 +00:00 |
|
Bill Currie
|
ad9142ff3c
|
move Con_Printf, Con_DPrintf and Con_Print (weak) into libs/util/console.c.
Except for the cmd and cvar callbacks, libQFutil.so is now standalone.
|
2001-03-31 00:08:21 +00:00 |
|