quakeforge/libs/console
Bill Currie 71196fedf6 make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
2003-01-06 18:28:13 +00:00
..
.gitignore the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00
buffer.c fix a seg when the buffer wraps 2001-10-03 21:24:52 +00:00
client.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +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 make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +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
Makefile.am we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+). 2002-08-01 19:49:10 +00:00
menu.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
server.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00