Originally reported on Google Code with ID 51 ``` some people like this and some others don't, so this should probably be an optional in the MUD.
There should be a "review" command, that, when executed, would show the last few "activity lines" of that room. For instance, when you connect the MUD you enter in the "default_room", if you type "review" there you would see:
A says "good morning" B says "it's already afternoon, mate!" A goes to otherroom.
These would be actions from that room from before your entry in the MUD. Of course that, for a matter of privacy, when this is implemented there's also another command that needs to be there: "cbuffer" (clear buffer), that clears the buffer that exists in that room, so any "review" won't show what was said before the cbuffer command. ```
Reported by mindboosternoori on 2011-04-01 13:40:57