summaryrefslogtreecommitdiff
path: root/src/chat-server/post.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-06A host of code style changesThorbjørn Lindeijer1-14/+7
2009-03-10Fixes for some compile warningsBjørn Lindeijer1-2/+4
2009-02-24Made a lot of hard-coded values configuration optionsPhilipp Sehmisch1-3/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-03Added tables and statements to store and retrieve letters. Attachments not fu...Andreas Habel1-2/+2
2008-10-21Fixed some compile warnings.Bjørn Lindeijer1-1/+1
2008-09-19Added post communication between chat and game servers.David Athay1-0/+69
2008-09-18Added postal system to chat server, and modified tick time.David Athay1-0/+101