quakeforge/libs/console
Bill Currie c9626b42f0 Makefile.am:
build the client and server plugins
client.c:
	get to build, though it's very crippled
server.c:
	re-print the message to the buffer after re-sizing the buffer
2001-07-20 18:51:00 +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 Makefile.am: 2001-07-20 18:51:00 +00:00
client.c Makefile.am: 2001-07-20 18:51:00 +00:00
complete.c rename Con_CompleteCommandLine to Con_BasicCompleteCommandLine and make it 2001-07-18 18:29:38 +00:00
console.c console->pC_Init to general->p_Init, ditto for shutdown. I'm assuming 2001-07-17 00:21:56 +00:00
inputline.c create an "input line" object for the console so Con_ProcessInput can be used 2001-07-17 16:46:51 +00:00
list.c the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00
server.c Makefile.am: 2001-07-20 18:51:00 +00:00