quakeforge/libs/console
Adam Olsen a159e852e6 - add some comments to libs/console/inputline.c
- rename pr_deadbeef to pr_deadbeef_ents
- add pr_deadbeef_locals, which does uninited locals.  (crashes from
  it are undeniably buggy code, unlike pr_deadeef_ents)
- add a missing break to packetlog printing's switch
- add sv_kickfake, which kicks people for attempting to fake messages,
  or replaces the ^Ms with # if disabled.
2001-09-23 00:36:21 +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 don't have blank SUBDIRS=, it hurts 2001-08-01 05:07:58 +00:00
client.c some minor work getting the client side of libQFconsole working, but nowhere 2001-09-19 03:39:04 +00:00
complete.c Whitespace. 2001-09-10 12:56:23 +00:00
console.c total nukage of Con_*Printf calls from libs (except for video). Sys_*Printf 2001-09-21 04:22:46 +00:00
inputline.c - add some comments to libs/console/inputline.c 2001-09-23 00:36:21 +00:00
list.c Whitespace. 2001-09-10 12:56:23 +00:00
server.c - compile fix for building without curses 2001-09-21 17:28:35 +00:00