quakeforge/libs/console
Bill Currie 9047c3e4ad Fix the invalid keydest errors.
Once and for all: remove the default and move the Sys_Error outside the
switch (changing appropriate breaks to returns). Now gcc will let me know
when I forget to update the switch statements.
2013-02-02 15:22:09 +09:00
..
Makefile.am Reduce CFLAGS abuse a little for mingw targets. 2013-01-28 16:21:42 +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 Fix the invalid keydest errors. 2013-02-02 15:22:09 +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
menu.c Add menu commands + fixes 2013-01-27 13:17:13 +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