quakeforge/libs/console
Bill Currie 5597dc2408 make maplist work over rcon 2002-09-04 18:56:53 +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 bah, thought I tested that. why dstrings were being used anyway I don't know... 2002-08-28 21:03:24 +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 fix some segfaults caused by my menu_item->text changes 2002-08-27 08:11:10 +00:00
server.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00