summaryrefslogtreecommitdiff
path: root/src/net/chatserver
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Added basic party support (no interface to create or quit yet)David Athay2-0/+144
2008-04-17One file was forgotten while committing the private channels removal.Yohann Ferreira1-2/+1
2008-04-16Removed private channelsDavid Athay1-4/+1
2008-04-15Added online status of guild membersDavid Athay2-0/+11
2008-03-12Added ability to quit guilds.David Athay2-11/+26
2008-02-28Work in Progress commit of guilds.David Athay2-0/+134
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-4/+4
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch2-5/+15
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak2-0/+9
2006-11-02Network layer refactoring.Björn Steinbrink4-0/+242