* Implemented CONF server command for site-global configs
authorArt Cancro <ajc@citadel.org>
Sat, 7 Nov 1998 06:00:17 +0000 (06:00 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 7 Nov 1998 06:00:17 +0000 (06:00 +0000)
commita5ab852c043f1932a052b7d9b7a235b237f0ab24
treedbe30efc75e9994638b03cd81be36ab432887bd4
parentc1a85e88e78f9275e8504f744f16d1af1656e3fc
* Implemented CONF server command for site-global configs
* Shuffled yesno() and yesno_d() from routines.c to commands.c
* commands.c: implemented boolprompt()
* routines2.c: started adding CONF questions to <.AS> command
* room_ops.c: began a fix for the mysterious disappearing Aide room
citadel/ChangeLog
citadel/commands.c
citadel/commands.h
citadel/control.c
citadel/room_ops.c
citadel/rooms.c
citadel/routines.c
citadel/routines.h
citadel/routines2.c