]> code.citadel.org Git - citadel.git/commit
Got a really cool message-reading loop working. Also made the message
authorArt Cancro <ajc@citadel.org>
Sun, 4 Apr 1999 22:39:57 +0000 (22:39 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 4 Apr 1999 22:39:57 +0000 (22:39 +0000)
commit212151ab41ce7b4024247f404092667f4dbe197c
treea36338087cd5782190c0eada4876357b14055d50
parentc9ed3d6509f397bf91383ce9480527bca23c4188
Got a really cool message-reading loop working.  Also made the message
its own class.
daphne/Makefile
daphne/includes.hpp
daphne/message.cpp [new file with mode: 0644]
daphne/roomview.cpp