Commit Graph
19 Commits
Author SHA1 Message Date
lotodore 920fcda79c Use -std=gnu++0x instead of -std=c++0x for better backward compatibility. 2010-11-20 17:41:12 +00:00
lotodore b9bec0b7fc Fixing WIN32 define, which is removed with -std=c++0x. 2010-11-20 16:53:39 +00:00
lotodore 20b212f10c Enabling use of C++0x-extensions while trying to reintegrate SCTP support. 2010-11-20 15:00:28 +00:00
lotodore 7176185950 Allow use of boost libs which are located in /opt/boost by setting PREFIX (for header and lib). 2010-10-30 17:27:56 +00:00
lotodore 30dc56c9a5 Default chatcleaner config should not be debug. 2010-10-19 18:16:38 +00:00
lotodore ee7447d33e Fix wrong case problem with cross compiling. 2010-10-19 18:15:39 +00:00
lotodore 3b1ed27175 Reformatting .pro files, adding test skeleton. 2010-10-13 17:47:16 +00:00
lotodore a0669db0b6 Revert this - Qt binary release no longer supports mach architecture on Mac. 2010-10-09 19:31:46 +00:00
lotodore 806d4d2506 Mac build file changes. Try to build for 10.5 (Leopard). 2010-10-09 19:06:34 +00:00
lotodore 20028cb07f Store date/time when the game ends. 2010-08-01 15:21:31 +00:00
lotodore 8dbb11db92 Mac OS: Using snow leopard as build platform. PowerPC architecture no longer supported. SDK set to 10.5 (leopard) due to problems compiling boost. Hopefully still runs on 10.4 (tiger), but I cannot check... 2009-09-18 23:38:57 +00:00
lotodore 65f8586946 Fixing win32 build issue. 2009-08-21 18:03:51 +00:00
lotodore 459d7ed574 Adding ASN.1 protocol to chat cleaner server. 2009-08-14 21:18:28 +00:00
doitux 1595da68d9 chatcleanerprotocol includes 2009-08-14 20:00:13 +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 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