Ragnvald Maartmann-Moe IV
|
37a93b3e91
|
Merge draw.h.
|
2001-05-09 22:40:51 +00:00 |
|
Bill Currie
|
6fcf8395ca
|
FBDEV GLX SVGAlib X11 all build, but nq-glx doesn't link yet due to some
changes between nq and qw (gl_mtexable, texture_mode and GL_CheckBrightness)
|
2001-04-15 21:11:41 +00:00 |
|
Joseph Carter
|
2bc55b7828
|
Cvar cleanups.. NULL is now used in place of 0 for callbacks, this should
make Cvar_Get's a lot easier to read.
|
2001-04-10 23:39:30 +00:00 |
|
Bill Currie
|
8e2d89c4c2
|
fix up a mis-understanding about api headers
*taniwha larts himself for not explaining things to Despair
|
2001-04-10 21:45:42 +00:00 |
|
Bill Currie
|
e939ccc40a
|
cvars now sport a callback function that gets called whenever the cvar changes
or on initial get.
|
2001-03-31 01:02:52 +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 |
|
Bill Currie
|
f78b973978
|
move the api headers into include/QF and clean up (most of) the resulting mess.
target specific files that I don't build won't compile yet. just put QF/
infront of the offending headers.
Also move ver_check into libqfutils
|
2001-03-27 20:33:07 +00:00 |
|
Joseph Carter
|
b2a53d4b46
|
The download bar is now seperate from Con_DrawConsole. This is currently
not really for the best, but it will be soon.
|
2001-03-01 02:51:51 +00:00 |
|
Joseph Carter
|
9564680d58
|
NQ's console is now identical to QW's, except for QW's download bar, which
IMO doesn't belong there and will be moving. Other things may be moving
too, but I'm still debating them.
|
2001-02-28 10:49:39 +00:00 |
|
Bill Currie
|
1fce1ea12e
|
run indent over all the .c files using qw's .indent.pro. The real reason for
this is I mistakenly did so while making some other changes (which I made sure
were NOT in the checkin:)
|
2001-02-26 06:48:02 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
c6da49206e
|
More typos, spelling corrections, and case fixes fed to the nearest handy fiend.
|
2001-02-22 00:15:03 +00:00 |
|
Bill Currie
|
10b8c5e8ad
|
ok, nq compiles again
|
2001-02-21 21:44:57 +00:00 |
|
Bill Currie
|
95f6db7775
|
start merging stuff into libs/util and fix the concequences in nq. nq doesn't
build yet though (keys.c, *screen.c and *view.c) due to console fun.
|
2001-02-21 19:35:06 +00:00 |
|
Bill Currie
|
87854e1a0c
|
initial checkin of most recent newtree and nuq(?) source
|
2001-02-19 21:15:25 +00:00 |
|