Wed, 29 Jan 2014 09:17:25 -0500 aaaand remove switch
nemo [Wed, 29 Jan 2014 09:17:25 -0500] rev 10089
aaaand remove switch
Tue, 28 Jan 2014 23:14:02 -0500 tweaks
nemo [Tue, 28 Jan 2014 23:14:02 -0500] rev 10088
tweaks
Wed, 29 Jan 2014 00:26:35 +0400 Implement kick voting
unc0rr [Wed, 29 Jan 2014 00:26:35 +0400] rev 10087
Implement kick voting
Tue, 28 Jan 2014 22:29:21 +0400 This should help server bypass malformed replays
unc0rr [Tue, 28 Jan 2014 22:29:21 +0400] rev 10086
This should help server bypass malformed replays
Tue, 28 Jan 2014 09:09:31 -0500 remove a few weps I missed. forgot I'd uncommented prior to a diff I'd done earlier
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
Tue, 28 Jan 2014 17:00:46 +0400 AI always activates invulnerability and extra damage if it has them
unc0rr [Tue, 28 Jan 2014 17:00:46 +0400] rev 10084
AI always activates invulnerability and extra damage if it has them
Mon, 27 Jan 2014 23:44:28 -0500 Make highlander configurable using weapons, commit weaponset mimicking old values
nemo [Mon, 27 Jan 2014 23:44:28 -0500] rev 10083
Make highlander configurable using weapons, commit weaponset mimicking old values
Mon, 27 Jan 2014 23:42:20 -0500 unbreak build. didn't test changes
nemo [Mon, 27 Jan 2014 23:42:20 -0500] rev 10082
unbreak build. didn't test changes
Tue, 28 Jan 2014 00:22:49 +0400 Implement 'voted' function
unc0rr [Tue, 28 Jan 2014 00:22:49 +0400] rev 10081
Implement 'voted' function
Mon, 27 Jan 2014 22:34:06 +0400 Even more love to pas2c
unc0rr [Mon, 27 Jan 2014 22:34:06 +0400] rev 10080
Even more love to pas2c
Mon, 27 Jan 2014 01:07:12 +0400 Fix times
unc0rr [Mon, 27 Jan 2014 01:07:12 +0400] rev 10079
Fix times
Mon, 27 Jan 2014 00:33:42 +0400 Some love to pas2c
unc0rr [Mon, 27 Jan 2014 00:33:42 +0400] rev 10078
Some love to pas2c
Sun, 26 Jan 2014 10:20:42 +0400 ADMIN_ACCESS is deprecated long ago
unc0rr [Sun, 26 Jan 2014 10:20:42 +0400] rev 10077
ADMIN_ACCESS is deprecated long ago
Sun, 26 Jan 2014 02:17:04 +0400 Mutual authentication: server side
unc0rr [Sun, 26 Jan 2014 02:17:04 +0400] rev 10076
Mutual authentication: server side
Sun, 26 Jan 2014 00:09:50 +0400 Filter confusables to some limits
unc0rr [Sun, 26 Jan 2014 00:09:50 +0400] rev 10075
Filter confusables to some limits
Sun, 26 Jan 2014 00:08:49 +0400 Mutual authentication: client side
unc0rr [Sun, 26 Jan 2014 00:08:49 +0400] rev 10074
Mutual authentication: client side
Fri, 24 Jan 2014 22:38:15 +0400 Now convert to xml rules
unc0rr [Fri, 24 Jan 2014 22:38:15 +0400] rev 10073
Now convert to xml rules
Fri, 24 Jan 2014 13:19:35 +0100 freaking space
koda [Fri, 24 Jan 2014 13:19:35 +0100] rev 10072
freaking space
Fri, 24 Jan 2014 13:05:19 +0100 add glew and ghc-zlib dependencies for travis tests
koda [Fri, 24 Jan 2014 13:05:19 +0100] rev 10071
add glew and ghc-zlib dependencies for travis tests
Fri, 24 Jan 2014 12:44:03 +0100 ghc ooops
koda [Fri, 24 Jan 2014 12:44:03 +0100] rev 10070
ghc ooops
Fri, 24 Jan 2014 11:11:39 +0100 add AppData file
koda [Fri, 24 Jan 2014 11:11:39 +0100] rev 10069
add AppData file close #706
Fri, 24 Jan 2014 10:56:22 +0100 use CMAKE_CURRENT_SOURCE_DIR consistently
koda [Fri, 24 Jan 2014 10:56:22 +0100] rev 10068
use CMAKE_CURRENT_SOURCE_DIR consistently
Fri, 24 Jan 2014 10:39:41 +0400 Must not code at late night (fix sanity check)
unc0rr [Fri, 24 Jan 2014 10:39:41 +0400] rev 10067
Must not code at late night (fix sanity check)
Fri, 24 Jan 2014 09:48:46 +0400 - Add SCHEME which is needed in room config
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
Fri, 24 Jan 2014 00:05:19 +0400 Some basic sanity tests for replay files
unc0rr [Fri, 24 Jan 2014 00:05:19 +0400] rev 10065
Some basic sanity tests for replay files
Thu, 23 Jan 2014 23:28:16 +0400 confusables.txt to insert query converter
unc0rr [Thu, 23 Jan 2014 23:28:16 +0400] rev 10064
confusables.txt to insert query converter
Thu, 23 Jan 2014 21:54:26 +0400 Handle chars and not bytes for usernames :-p
unc0rr [Thu, 23 Jan 2014 21:54:26 +0400] rev 10063
Handle chars and not bytes for usernames :-p
Thu, 23 Jan 2014 14:18:06 +0100 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 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
Thu, 23 Jan 2014 13:56:53 +0100 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
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
Thu, 23 Jan 2014 13:24:28 +0400 Use zlibFormat
unc0rr [Thu, 23 Jan 2014 13:24:28 +0400] rev 10060
Use zlibFormat
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip