summaryrefslogtreecommitdiff
path: root/src/chathandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-07-31Added beginnings of game core logic and state.Aaron Marks1-0/+1
2005-07-24Added character selection.Aaron Marks1-2/+2
2005-07-19Added character creation.Aaron Marks1-0/+3
2005-07-19Changing the way the message ID is read.Bjørn Lindeijer1-3/+2
2005-07-16Removed a lot of tabs used for indenting (please don't do that...), redidBjørn Lindeijer1-12/+14
2005-07-16Added chat message handler placeholder (still not fully functional).Aaron Marks1-0/+50