summaryrefslogtreecommitdiff
path: root/src/map/tmw.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-06Add a new trade spam systemJared Adams1-0/+33
2009-07-06Revert "Add a new trade spam system"Jared Adams1-33/+0
This reverts commit 2e87e5b65a02d8d9f867a0510f039cc319b3ffcb.
2009-07-06Add a new trade spam systemJared Adams1-0/+33
2009-05-13Fixed all compiler warnings and several small bugs in the processMadCamel1-2/+0
2009-05-04Added @wgm command to whisper all online GMs (if any)MadCamel1-1/+5
2009-05-03Fixed antispam to use a timer that doesn't wrapMadCamel1-3/+3
2009-04-22Spam checks for tradeMadCamel1-17/+23
2009-04-09New and improved anti-spam systemMadCamel1-33/+57
2009-04-02Block whisper spamJared Adams1-0/+86