* Started moving all of the global variables into a struct, to facilitate
authorArt Cancro <ajc@citadel.org>
Fri, 26 Nov 1999 03:33:00 +0000 (03:33 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 26 Nov 1999 03:33:00 +0000 (03:33 +0000)
commitd225aa4dd4a08e5f13d3cd2d3082f2434d5b9f01
treee509bf158f192e23e3edc6b09f072d49c0a86929
parentbe573f282af178cffc8d6428e14940b22b019d88
* Started moving all of the global variables into a struct, to facilitate
  multithreaded server.
13 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/graphics.c
webcit/mainmenu.c
webcit/messages.c
webcit/paging.c
webcit/roomops.c
webcit/serv_func.c
webcit/sysmsgs.c
webcit/tcp_sockets.c
webcit/webcit.c
webcit/webcit.h
webcit/who.c