quakeforge/libs/console
Bill Currie e27d7cbd2d Handle alloca "correctly".
Use AC_FUNC_ALLOCA and the #ifdef mess suggested by the autoconf docs
(hidden in qfalloca.h).
2013-01-22 21:02:50 +09:00
..
bi_inputline.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
buffer.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
client.c Make key_dest private to keys.c 2013-01-16 19:48:54 +09:00
complete.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
console.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
filelist.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
inputline.c Use memmove instead of strcpy when deleting chars. 2012-06-23 20:54:55 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Makefile.am Move pr_keys.c from console to video/targets. 2012-07-15 07:39:50 +09:00
menu.c Recalculate the refdef when leaving a menu. 2013-01-16 15:40:47 +09:00
server.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
view.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00