Age | Commit message (Expand) | Author | Files | Lines |
2011-03-24 | Optimize common objects, and adjust other objects accordingly. | Ben Longbons | 1 | -2/+1 |
2011-03-16 | Use makefiles correctly and expand include dirs | Ben Longbons | 1 | -5/+5 |
2010-10-03 | Do not allow empty/whitespace-only party/guild names | remoitnane | 1 | -0/+24 |
2010-08-15 | Correct cosmetic issues and make use of message configuration | remoitnane | 1 | -18/+21 |
2010-08-15 | Centralize chat validation and simplify at-command processing | remoitnane | 1 | -3/+0 |
2010-04-04 | Removed obsoleted trade and sit spam code | MadCamel | 1 | -70/+0 |
2010-02-06 | Cleaned up spamban code a little. Now logs location where ban was triggered. | MadCamel | 1 | -89/+71 |
2010-01-19 | fixed a buffer overrun and use of uninitialized | Helmut Grohne | 1 | -1/+1 |
2009-12-26 | Used the "indent" C formatting program from GNU to do some clean ups | Chuck Miller | 1 | -152/+197 |
2009-10-25 | Prevent auto bans from multiplying | Jared Adams | 1 | -3/+9 |
2009-08-26 | GMs are allowed to spam again. Oops. | MadCamel | 1 | -1/+1 |
2009-08-26 | Autobans are now logged, more chat spam improvements | MadCamel | 1 | -10/+15 |
2009-08-23 | Improved chat spam detection | MadCamel | 1 | -19/+25 |
2009-08-16 | Adjust auto ban code and add sit spam handling | Jared Adams | 1 | -2/+41 |
2009-07-06 | Add a new trade spam system | Jared Adams | 1 | -0/+33 |
2009-07-06 | Revert "Add a new trade spam system" | Jared Adams | 1 | -33/+0 |
2009-07-06 | Add a new trade spam system | Jared Adams | 1 | -0/+33 |
2009-05-13 | Fixed all compiler warnings and several small bugs in the process | MadCamel | 1 | -2/+0 |
2009-05-04 | Added @wgm command to whisper all online GMs (if any) | MadCamel | 1 | -1/+5 |
2009-05-03 | Fixed antispam to use a timer that doesn't wrap | MadCamel | 1 | -3/+3 |
2009-04-22 | Spam checks for trade | MadCamel | 1 | -17/+23 |
2009-04-09 | New and improved anti-spam system | MadCamel | 1 | -33/+57 |
2009-04-02 | Block whisper spam | Jared Adams | 1 | -0/+86 |