Changeover to new room structure. See ChangeLog for details.
[citadel.git] / citadel / room_ops.c
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-10-02 Art Cancro * Finally removed all three usersupp.foo[MAXROO...
1998-10-02 Art Cancro * Rewrote [l][get|put]room() functions to use...
1998-09-30 Art Cancro * room_ops.c: modified usergoto() to look at...
1998-09-29 Art CancroCommented some of the code that will need to be changed.
1998-09-29 Art Cancro * Implemented the function ForEachRoom() to...
1998-09-29 Art CancroAdded ForEachRoom()
1998-09-29 Art Cancro * Implemented the function CtdlRoomAccess(...
1998-09-28 Art CancroAdded V_ACCESS
1998-09-28 Art Cancro * BOTH the old and new generation systems are...
1998-09-27 Art Cancro * Changed all "generation" variables from char...
1998-09-18 Art Cancro * Various changes to allow "new messages" to...
1998-08-25 Nathan Bryantinclude time.h
1998-08-25 Art Cancro * setup.c: Removed yesno_s()
1998-08-25 Nathan BryantMon Aug 24 20:04:04 EDT 1998 Nathan Bryant <bryant...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-08-18 Art Cancro * Fixed the crash problem. It wasn't AGUP...
1998-07-30 Art CancroChanged all of the proprietary strucmp() and struncmp...
1998-07-17 Art Cancro These are the changes to eliminate most of the arbitra...
1998-07-11 Art CancroInitial revision