quakeforge/libs/console
Bill Currie 1d96156936 make sure files loaded by the progs engine can be freed safely 2002-10-22 04:30:20 +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 we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
buffer.c fix a seg when the buffer wraps 2001-10-03 21:24:52 +00:00
client.c Add print and print.center GIB commands and fix a nasty bug with threads 2002-10-06 04:40:18 +00:00
complete.c Changed aliases to be handled by the command registering system in 2002-06-01 22:13:14 +00:00
console.c redo Sys_Error so it's more usable throughout quake 2002-02-20 19:22:52 +00:00
filelist.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
inputline.c Change Con_ClearTyping to take a save flag that will cause the current line 2002-08-28 16:02:43 +00:00
list.c make maplist work over rcon 2002-09-04 18:56:53 +00:00
menu.c make sure files loaded by the progs engine can be freed safely 2002-10-22 04:30:20 +00:00
server.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00