quakeforge/libs/console
Brian Koropoff 3fffa26fb4 Added thread support to GIB and cleaned up escape characters yet again.
With any luck it should actually work this time.  Added the getimpulse
command so that GIB scripts can check if an impulse command is pending
before sending their own.  Fixed all the memory leaks I could find.
QuakeC and GIB seem to be clean except for maybe one or two sneaky leaks
I can't track down.
2002-05-11 00:36:12 +00:00
..
.gitignore the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00
Makefile.am this /should/ fix CoolMoDee's autoconf 2.53 issues 2002-04-29 19:19:26 +00:00
buffer.c fix a seg when the buffer wraps 2001-10-03 21:24:52 +00:00
client.c Fixed the use of double quotes in chat messages and removed single quotes 2002-04-29 01:04:29 +00:00
complete.c more cleanups 2002-01-12 05:32:21 +00:00
console.c redo Sys_Error so it's more usable throughout quake 2002-02-20 19:22:52 +00:00
filelist.c re-anable the sorting. I guess snax was testing other things and forgot about 2001-11-06 21:37:33 +00:00
inputline.c rename the width parameter to lsize as it's the size of the input line, not 2002-01-30 21:23:46 +00:00
list.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
menu.c Added thread support to GIB and cleaned up escape characters yet again. 2002-05-11 00:36:12 +00:00
server.c the "two birds with one stone" commit 2002-04-19 20:08:54 +00:00