Lots of additions again. Working on implementing commands and prettifying the output.
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 25 Oct 2006 01:14:22 +0000 (01:14 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 25 Oct 2006 01:14:22 +0000 (01:14 +0000)
commit057883f768f86257c9dbefeb5ef12403b207b773
tree94a427bea355e5b6ae97c60ddbb8edc3f76b719b
parent13e45fd2d89d3704aebfba1031cfc7b23aad73d2
Lots of additions again. Working on implementing commands and prettifying the output.
Still work in progress, of course. At least we have a sorta working nick list now,
even though only joins are handled by now.
Oh, and timestamps and stuff.
15 files changed:
core/core.cpp
core/core.h
core/coreproxy.h
gui/channelwidget.cpp
gui/channelwidget.h
gui/channelwidget.ui
gui/guiproxy.cpp
gui/guiproxy.h
main/message.cpp
main/message.h
main/proxy_common.h
network/builtin_cmds.cpp
network/cmdcodes.h
network/server.cpp
network/server.h