]> jfr.im git - irc/gameservirc.git/commit - gameserv/configscript.cpp
Implemented a log command, and changed all output to go to a log file. Currently...
authorkainazzzo <redacted>
Fri, 30 Jan 2004 19:45:14 +0000 (19:45 +0000)
committerkainazzzo <redacted>
Fri, 30 Jan 2004 19:45:14 +0000 (19:45 +0000)
commit9f8c2accae45b8dcb8c4e26009230c5e87ed53b5
tree6e3ae2b3ddf750352c18abae0023f31955ae2f7c
parentc62d75be7b442b76e9aaecbb6150ab0c91b5a645
Implemented a log command, and changed all output to go to a log file. Currently, all output is optional via a configure option which #defines DEBUGMODE. However, a less strict log method will be implemented in the next release.

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@97 bc333340-6410-0410-a689-9d09f3c113fa
gameserv/Makefile.in
gameserv/aClient.cpp
gameserv/config.cpp
gameserv/configscript.cpp
gameserv/gameserv.cpp
gameserv/list.h
gameserv/log.cpp
gameserv/player.cpp
gameserv/run
gameserv/sockhelp.cpp
gameserv/tcpclient.cpp