unc0rr [Tue, 28 Jan 2014 22:29:21 +0400] rev 10086
This should help server bypass malformed replays
nemo [Tue, 28 Jan 2014 09:09:31 -0500] rev 10085
remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
unc0rr [Tue, 28 Jan 2014 17:00:46 +0400] rev 10084
AI always activates invulnerability and extra damage if it has them
nemo [Mon, 27 Jan 2014 23:44:28 -0500] rev 10083
Make highlander configurable using weapons, commit weaponset mimicking old values
nemo [Mon, 27 Jan 2014 23:42:20 -0500] rev 10082
unbreak build. didn't test changes
unc0rr [Tue, 28 Jan 2014 00:22:49 +0400] rev 10081
Implement 'voted' function
unc0rr [Mon, 27 Jan 2014 22:34:06 +0400] rev 10080
Even more love to pas2c
unc0rr [Mon, 27 Jan 2014 01:07:12 +0400] rev 10079
Fix times
unc0rr [Mon, 27 Jan 2014 00:33:42 +0400] rev 10078
Some love to pas2c
unc0rr [Sun, 26 Jan 2014 10:20:42 +0400] rev 10077
ADMIN_ACCESS is deprecated long ago
unc0rr [Sun, 26 Jan 2014 02:17:04 +0400] rev 10076
Mutual authentication: server side
unc0rr [Sun, 26 Jan 2014 00:09:50 +0400] rev 10075
Filter confusables to some limits
unc0rr [Sun, 26 Jan 2014 00:08:49 +0400] rev 10074
Mutual authentication: client side
unc0rr [Fri, 24 Jan 2014 22:38:15 +0400] rev 10073
Now convert to xml rules
koda [Fri, 24 Jan 2014 13:19:35 +0100] rev 10072
freaking space
koda [Fri, 24 Jan 2014 13:05:19 +0100] rev 10071
add glew and ghc-zlib dependencies for travis tests
koda [Fri, 24 Jan 2014 12:44:03 +0100] rev 10070
ghc ooops
koda [Fri, 24 Jan 2014 11:11:39 +0100] rev 10069
add AppData file
close #706
koda [Fri, 24 Jan 2014 10:56:22 +0100] rev 10068
use CMAKE_CURRENT_SOURCE_DIR consistently
unc0rr [Fri, 24 Jan 2014 10:39:41 +0400] rev 10067
Must not code at late night (fix sanity check)
unc0rr [Fri, 24 Jan 2014 09:48:46 +0400] rev 10066
- Add SCHEME which is needed in room config
- Fix replay of games on maze maps
unc0rr [Fri, 24 Jan 2014 00:05:19 +0400] rev 10065
Some basic sanity tests for replay files
unc0rr [Thu, 23 Jan 2014 23:28:16 +0400] rev 10064
confusables.txt to insert query converter
unc0rr [Thu, 23 Jan 2014 21:54:26 +0400] rev 10063
Handle chars and not bytes for usernames :-p
sheepluva [Thu, 23 Jan 2014 14:18:06 +0100] rev 10062
turned out this blocked CJK characters too. stick to ASCII control char ban only, do NOT include UTF-8 control chars
sheepluva [Thu, 23 Jan 2014 13:56:53 +0100] rev 10061
hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
unc0rr [Thu, 23 Jan 2014 13:24:28 +0400] rev 10060
Use zlibFormat
sheepluva [Wed, 22 Jan 2014 23:52:21 +0100] rev 10059
disallow control chars in player nicks, thanks for burp to helping making the list more complete