Commit Graph
18 Commits
Author SHA1 Message Date
doitux 39ee950758 add gameId usage to mute players ingame instead of kick 2012-01-07 23:43:05 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 4032bf48a2 Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues. 2011-02-09 14:33:39 +00:00
lotodore 83da8559a4 Some changes to make CppCheck happier. 2010-10-26 21:32:39 +00:00
doitux b27dfe272c fix compiler warnings 2010-10-11 22:27:49 +00:00
doitux 2bc921ca73 chatcleaner remove debug output 2010-09-05 17:47:02 +00:00
doitux 9e45ed93c0 directly remove player from kickCounterList after kickban 2010-07-13 19:54:34 +00:00
doitux a78a9e80ea add kick counter list to chatcleaner to kickban disturbing players after multiple kicks for chat offence 2010-07-13 13:50:43 +00:00
doitux a70ae9ddfb send warn and kick commands from chatcleaner to server 2010-07-13 08:21:00 +00:00
doitux feaab665b2 fixing compile warnings and memory leaks 2009-09-26 18:47:18 +00:00
doitux 44d32b7376 adding multi spammer support to chatcleaner 2009-08-18 20:37:45 +00:00
doitux 87b695fdf4 string fixes and debug remove from chatcleaner 2009-08-18 08:39:01 +00:00
doitux ea5bf107f4 chatcleaner: inital url spam check. configurable url string list and
exceptions list for urls like pokerth.net ;-)
2009-07-31 19:01:33 +00:00
doitux 0a41384d9e chatcleaner: initial letter repetition check 2009-07-31 11:07:44 +00:00
doitux 0356d21e0f initial capsfloodcheck support 2009-07-29 23:27:27 +00:00
doitux a612cff91f some chatcleaner adjustments 2009-07-27 20:18:18 +00:00
doitux 4acc9ec234 next steps pokerthcleaner, read config file with badwords and settings, warn + kick procedure 2009-07-19 23:14:27 +00:00
doitux 196d9bd27c first chatcleaner steps (simple badword and textflood check works on port 7777) 2009-07-18 20:39:31 +00:00