summaryrefslogtreecommitdiff
path: root/src/commandhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-11-06Added interface for sending post.David Athay1-20/+0
2008-10-27Removed /check command.David Athay1-4/+0
2008-10-26get rid of /admin commandsRoderic Morris1-21/+0
2008-10-21Fixed up some of the postal system stuff for testing it.David Athay1-0/+13
2008-10-15src/localplayer.cppDavid Athay1-0/+11
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay1-0/+51
2008-07-14Added admin commands to /help and added registration of party handlerDavid Athay1-1/+10
2008-07-07get rid of channel registering related codeRoderic Morris1-30/+8
2008-07-07Added /party command.David Athay1-0/+21
2008-07-07Added help for each command based on mantis bug #359, thanks to ScraggyDavid Athay1-21/+96
2008-06-25handle topic changes and guild eventsRoderic Morris1-0/+17
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris1-0/+189