]> icculus.org git repositories - divverent/darkplaces.git/commit
new cvar log_dest_udp to send all console data to one or more specified addresses...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 8 Jul 2007 13:47:12 +0000 (13:47 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 8 Jul 2007 13:47:12 +0000 (13:47 +0000)
commit74114c15d518859de79175ce60347ce6d959f81c
tree49e890ef963b724626fef4d5c64d4a54e838c27e
parent2d55895c59ebeaff8c2a1e1f33a1c8cd9bc5c714
new cvar log_dest_udp to send all console data to one or more specified addresses, separated by spaces, in form of QW rcon prints. Should be useful to let external programs communicate with a DP server (like IRC gateways, console web interfaces, stuff like that)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7471 d7cf8633-e32d-0410-b094-e92efae38249
console.c
console.h
host.c
netconn.c
netconn.h